1. cb09c03 Added some debugging log messages at stop() by James Dong · 15 years ago
  2. 05ea643 Squashed commit of the following: by Andreas Huber · 15 years ago
  3. c8ca26e Merge "Added profile and level translation in SW video encoders" by James Dong · 15 years ago
  4. ff1df99 Upgrade to the latest version of libwebm to fix YouTube webm playback. by Andreas Huber · 15 years ago
  5. 5cb8fdb Added profile and level translation in SW video encoders by James Dong · 15 years ago
  6. fc9ac98 Better support for MP4A-LATM RTP disassembly. This used to fail if mNumSubFrames > 1 and the sub frames did not align with RTP packet boundaries. by Andreas Huber · 15 years ago
  7. c8b3ca3 am cd08ada7: am 67c7a4ae: Merge "Fix off-by-two and other bugs in the visualization code. b/3137511" into gingerbread by Marco Nelissen · 15 years ago
  8. 2726a0f am 67c7a4ae: Merge "Fix off-by-two and other bugs in the visualization code. b/3137511" into gingerbread by Marco Nelissen · 15 years ago
  9. d0041bc Merge "Remove annoying warning during mpeg4 extraction." by Andreas Huber · 15 years ago
  10. 51d6cc7 Merge "FileSource may fail to open a file in which case subsequent code dereferences a NULL pointer. This fixes this recently introduced problem." by Andreas Huber · 15 years ago
  11. 4e65729 FileSource may fail to open a file in which case subsequent code dereferences a NULL pointer. This fixes this recently introduced problem. by Andreas Huber · 15 years ago
  12. 75fc765 Remove annoying warning during mpeg4 extraction. by Andreas Huber · 15 years ago
  13. 64c3bde Fix off-by-two and other bugs in the visualization code. b/3137511 by Marco Nelissen · 15 years ago
  14. 6d30913 Fix for simulator build break by Kristian Monsen · 15 years ago
  15. 7b54d66 am e1e82745: am 2088e371: Merge "Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise." into gingerbread by Andreas Huber · 15 years ago
  16. 7b74bba am 2088e371: Merge "Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise." into gingerbread by Andreas Huber · 15 years ago
  17. 53409d6 Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise. by Andreas Huber · 15 years ago
  18. bbf0355 Merge "Add two creation flags to OMXCodec::Create()" by James Dong · 15 years ago
  19. deeb961 A temporary fix for "Waiting for service drm.drmManager". by Gloria Wang · 15 years ago
  20. d332a72 Add two creation flags to OMXCodec::Create() by James Dong · 15 years ago
  21. 1104688 Merge "Remove OMX.PV.* components from OMXCodec.cpp" by James Dong · 15 years ago
  22. c810b75 Remove OMX.PV.* components from OMXCodec.cpp by James Dong · 15 years ago
  23. b33fd3c Merge "Don't change the video recording frame rate if it is not requested." by James Dong · 15 years ago
  24. aceaaf3 resolved conflicts for merge of 965f960e to master by Gloria Wang · 15 years ago
  25. 6357308 Don't change the video recording frame rate if it is not requested. by James Dong · 15 years ago
  26. a9741a9 resolved conflicts for merge of 9084631d to gingerbread-plus-aosp by Gloria Wang · 15 years ago
  27. c211436 We don't have access to the md5 implementation on the simulator, let's disable digest authentication in rtsp for simulator targets. by Andreas Huber · 15 years ago
  28. dcd25ef DRM framework support: by Gloria Wang · 16 years ago
  29. 315940b Fixes for simulator build on lucid by Mike Lockwood · 16 years ago
  30. 5b2146f Merge "OMX extension to support storing meta data in video input buffers during recording" by James Dong · 15 years ago
  31. 7f6ff8e am 6123e0f7: am 1bd8a8c8: Merge "Turn the media time adjustment in file writer back on" into gingerbread by James Dong · 15 years ago
  32. ddcd04f am 1bd8a8c8: Merge "Turn the media time adjustment in file writer back on" into gingerbread by James Dong · 15 years ago
  33. 5b6a01e Turn the media time adjustment in file writer back on by James Dong · 15 years ago
  34. e870772 OMX extension to support storing meta data in video input buffers during recording by James Dong · 15 years ago
  35. cf5e77c am 8ad6335d: am fa7a87fb: Merge "File writer size estimation improvement" into gingerbread by James Dong · 15 years ago
  36. 9acb8a2 am fa7a87fb: Merge "File writer size estimation improvement" into gingerbread by James Dong · 15 years ago
  37. f83dd80 Fix a copy & paste logging error. by Jamie Gennis · 15 years ago
  38. edffc0f Merge "Fix the non-ANW video decode path." by Jamie Gennis · 15 years ago
  39. bf2ba2a Fix the non-ANW video decode path. by Jamie Gennis · 15 years ago
  40. 642a8ea Merge "If we basically finished the preparation phase and are only buffering enough data to start playback, cancel this early on reset()." by Andreas Huber · 15 years ago
  41. 6a05c9e If we basically finished the preparation phase and are only buffering enough data to start playback, cancel this early on reset(). by Andreas Huber · 15 years ago
  42. a3c740f Merge "Support for BASIC and DIGEST authentication schemes in RTSP. Support for malformed packet descriptions that end lines in LF only, instead of CRLF." by Andreas Huber · 15 years ago
  43. 4579b7d Support for BASIC and DIGEST authentication schemes in RTSP. Support for malformed packet descriptions that end lines in LF only, instead of CRLF. by Andreas Huber · 15 years ago
  44. 244c73a Merge "Make sure we can encode the size of the codec specific data in a single byte." by Andreas Huber · 15 years ago
  45. 5f995b0 Make sure we can encode the size of the codec specific data in a single byte. by Andreas Huber · 15 years ago
  46. dc99cd6 Merge "Fix an issue where the video size was incorrectly retrieved from preview size" by James Dong · 15 years ago
  47. f96c9d1 Fix an issue where the video size was incorrectly retrieved from preview size by James Dong · 15 years ago
  48. 6a9da9f Add decode-to-ANativeWindow support to Stagefright. by Jamie Gennis · 15 years ago
  49. 5c95231 Make camera source ready for handling meta-data video buffers. by James Dong · 15 years ago
  50. 78a1a28 File writer size estimation improvement by James Dong · 15 years ago
  51. 74e1e56 am 2d00c605: am 52bea277: Merge "If we encounter video stream EOS while seeking we may still need to seek audio." into gingerbread by Andreas Huber · 15 years ago
  52. 60d6ac4 am 52bea277: Merge "If we encounter video stream EOS while seeking we may still need to seek audio." into gingerbread by Andreas Huber · 15 years ago
  53. a3764de am 8b5161c2: am d68cda47: An attempt to unregister a handler that\'s no longer registered should not cause an assertion. by Andreas Huber · 15 years ago
  54. 2ad46be am 9b2f18df: am bc96c284: Merge "For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder." into gingerbread by Andreas Huber · 15 years ago
  55. 9969c0b am 8f5214eb: am 02ec432e: Merge "If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. This is valid for video content according to the specs." into gingerbread by Andreas Huber · 15 years ago
  56. 4769cc9 If we encounter video stream EOS while seeking we may still need to seek audio. by Andreas Huber · 15 years ago
  57. 475c5fa am d68cda47: An attempt to unregister a handler that\'s no longer registered should not cause an assertion. by Andreas Huber · 15 years ago
  58. f200777 An attempt to unregister a handler that's no longer registered should not cause an assertion. by Andreas Huber · 15 years ago
  59. 1bd36ef am bc96c284: Merge "For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder." into gingerbread by Andreas Huber · 15 years ago
  60. b5b39d2 Merge "For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder." into gingerbread by Andreas Huber · 15 years ago
  61. 232c338 am 02ec432e: Merge "If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. This is valid for video content according to the specs." into gingerbread by Andreas Huber · 15 years ago
  62. acc82a3 If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. This is valid for video content according to the specs. by Andreas Huber · 15 years ago
  63. f3712f0 For thumbnail extraction make sure we instantiate a decoder that allows access to the framebuffer. Implement the samsung workaround to support this by reconfiguring the decoder. by Andreas Huber · 15 years ago
  64. c540e63 Fix build (bad merge) by Jean-Baptiste Queru · 15 years ago
  65. 8ac0cb9 Merge fb474872 from gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  66. b0d6245 am cb90947b: am e1f3976b: Merge "Make sure we cache the sampleTable again if using the caching datasource." into gingerbread by Andreas Huber · 15 years ago
  67. 06fa2bc am b04f356d: Merge "Include the framework copy of the OpenMAX headers instead of referencing external/opencore." into gingerbread by Andreas Huber · 15 years ago
  68. 56cfa23 Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 15 years ago
  69. d804a1a am e1f3976b: Merge "Make sure we cache the sampleTable again if using the caching datasource." into gingerbread by Andreas Huber · 15 years ago
  70. b9d3038 Make sure we cache the sampleTable again if using the caching datasource. by Andreas Huber · 15 years ago
  71. 3e8742f am 27c7fb1a: am 90d59d18: Merge "Metadata.cpp and Metadata.java had drifted out of sync. This change remedies that." into gingerbread by Andreas Huber · 15 years ago
  72. 6fed68d am bb5d7c21: am 5f423917: Merge "Attempt to derive the avg. bitrate of the entire stream from metadata." into gingerbread by Andreas Huber · 15 years ago
  73. a44501e am 8e4f3c76: am 646e0d5a: Merge "Some webcams output rtp streams but never send any rtcp data in violation of the specs. Attempt to use fake timestamps to be able to play these..." into gingerbread by Andreas Huber · 15 years ago
  74. f9f083e resolved conflicts for merge of a127c07c to master by Kenny Root · 15 years ago
  75. d611935 am 28b93967: am 165c6579: Merge "HTTP Live content that are tagged as complete are now seekable." into gingerbread by Andreas Huber · 15 years ago
  76. 8cde59d am 90d59d18: Merge "Metadata.cpp and Metadata.java had drifted out of sync. This change remedies that." into gingerbread by Andreas Huber · 15 years ago
  77. 2959a5a Metadata.cpp and Metadata.java had drifted out of sync. This change remedies that. by Andreas Huber · 15 years ago
  78. 0b5181d am 5f423917: Merge "Attempt to derive the avg. bitrate of the entire stream from metadata." into gingerbread by Andreas Huber · 15 years ago
  79. a82c3c6 Merge "Attempt to derive the avg. bitrate of the entire stream from metadata." into gingerbread by Andreas Huber · 15 years ago
  80. 217c81e am 646e0d5a: Merge "Some webcams output rtp streams but never send any rtcp data in violation of the specs. Attempt to use fake timestamps to be able to play these..." into gingerbread by Andreas Huber · 15 years ago
  81. 11b72e1 Remove hard-coded color format for Nvidia's video encoder by James Dong · 15 years ago
  82. f61551f Some webcams output rtp streams but never send any rtcp data in violation of by Andreas Huber · 15 years ago
  83. 7fbdb09 Attempt to derive the avg. bitrate of the entire stream from metadata. by Andreas Huber · 15 years ago
  84. e4edd63 am 312644cd: Merge "Support for writing to MPEG2 transport stream files." into gingerbread by Andreas Huber · 15 years ago
  85. 43024e1 am 165c6579: Merge "HTTP Live content that are tagged as complete are now seekable." into gingerbread by Andreas Huber · 15 years ago
  86. 5cb77e0 Merge "Support for writing to MPEG2 transport stream files." into gingerbread by Andreas Huber · 15 years ago
  87. 59b7dc3 Support for writing to MPEG2 transport stream files. by Andreas Huber · 15 years ago
  88. bff07d0 HTTP Live content that are tagged as complete are now seekable. by Andreas Huber · 15 years ago
  89. 43a2b3b am 5b0d0630: am 1010da2e: Merge "Just in case we\'re behind a NAT router/firewall, attempt to poke holes into it for future incoming RTP/RTCP packets to pass through." into gingerbread by Andreas Huber · 15 years ago
  90. 23d2071 MTP: Include size of 12 byte header in packet size for GetObject data packet by Mike Lockwood · 15 years ago
  91. a543d45 am 1010da2e: Merge "Just in case we\'re behind a NAT router/firewall, attempt to poke holes into it for future incoming RTP/RTCP packets to pass through." into gingerbread by Andreas Huber · 15 years ago
  92. 2bc940b Just in case we're behind a NAT router/firewall, attempt to poke holes into it for future incoming RTP/RTCP packets to pass through. by Andreas Huber · 15 years ago
  93. 250e051 am cac43e8a: am beffefa2: Merge "RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek is complete until it actually is. Ignore seek requests on live streams." into gingerbread by Andreas Huber · 15 years ago
  94. e31aa74 am e0c8545a: am 0fd4e216: Merge "Refactor some more h.264 utility code out into avc_utils. Work around a hardware decoder issue by making sure the first access unit submitted to a decoder at startup or after seek is an IDR." into gingerbread by Andreas Huber · 15 years ago
  95. 9086ce2 am 2b4f1f4c: am f72dd019: Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality." into gingerbread by Andreas Huber · 15 years ago
  96. f0dee1c am 5dcf588a: am b9bf5457: Merge "Respect the cropping rectangle when extracting the video dimensions from the sequence parameter set of H.264 streams." into gingerbread by Andreas Huber · 15 years ago
  97. d100911 am d31fc239: am 6dcdfdb4: Merge "Name the writer threads" into gingerbread by James Dong · 15 years ago
  98. 1c8ef86 am 14ea1048: am c5912acc: Merge "Disable the access unit timeout temporarily while a seek operation is in progress." into gingerbread by Andreas Huber · 15 years ago
  99. 2eeadf9 am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" into gingerbread by Eric Laurent · 15 years ago
  100. 0714c82 am d96a068c: am bb245d35: Merge "Increase scratch buffers sizes in mp3 software decoder, this integrates a PV master/opensource patch." into gingerbread by Andreas Huber · 15 years ago