1. 8a1a0fd When read() from AudioRecord returns 0 or negative value, report an error to application. DO NOT MERGE. by James Dong · 13 years ago
  2. 070b2e1 MP3Extractor and MP3 decoder fixes - DO NOT MERGE by James Dong · 14 years ago
  3. bd0e806 Support IPv6->IPv4 fallback in HTTP streaming. by Lorenzo Colitti · 14 years ago
  4. b9da16a Support IPv6 in HTTP streaming. by Lorenzo Colitti · 14 years ago
  5. d581c04 Add missing copyright headers for a couple of files. DO NOT MERGE by James Dong · 14 years ago
  6. dbe09da DO NOT MERGE: Respond to RTSP server->client requests. by Andreas Huber · 14 years ago
  7. ea47cb4 DO NOT MERGE: Derive the Transport "source" attribute from the RTSP endpoint address if necessary by Andreas Huber · 14 years ago
  8. d1ba051 DO NOT MERGE: Work around several issues with non-compliant RTSP servers. by Andreas Huber · 14 years ago
  9. b6c2e2b DO NOT MERGE: More robust parsing of NPT time ranges in RTSP. by Andreas Huber · 14 years ago
  10. 2dce338 DO NOT MERGE: This particular RTSP server streams MPEG4-LATM audio with extra trailing bytes. by Andreas Huber · 14 years ago
  11. 2ba92c7 do not merge bug 3370834 Cherrypick from master by Jean-Michel Trivi · 14 years ago
  12. c929677 Merge "Increase the number of useful bits in the spectrum." into gingerbread by Marco Nelissen · 14 years ago
  13. efebdf4 DO NOT MERGE: Support non-multiple-of-16 dimensions in MPEG4/H.263 software decoder by Andreas Huber · 14 years ago
  14. dbc0fe9 Increase the number of useful bits in the spectrum. by Marco Nelissen · 14 years ago
  15. a2ab9aa DO NOT MERGE: Prefill the cache before trying to instantiate the media extractor. by Andreas Huber · 14 years ago
  16. 0e49d20 DO NOT MERGE: Apparently our native TCP sockets do not return an error from blocking "connect" by Andreas Huber · 14 years ago
  17. 9efe473 Squash commits of the following patches, cherry-picked from other branch - do not merge. by James Dong · 14 years ago
  18. 7c61536 Fail to parse duration instead of asserting, if the server response cannot be parsed. by Andreas Huber · 14 years ago
  19. 7e2f9cc DO NOT MERGE: Fix Matroska issues by Andreas Huber · 14 years ago
  20. 549f12a DO NOT MERGE: Fix parsing of ntp= PLAY response. by Andreas Huber · 14 years ago
  21. 6328185 Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold the last reference of OMXCodec object - do not merge by James Dong · 14 years ago
  22. 2af4e71 Merge "Fix the test application orientation. Bug# 3205196" into gingerbread by Yu Shan Emily Lau · 14 years ago
  23. f13d450 Send "compilation" tag when inserting into the database. by Marco Nelissen · 14 years ago
  24. ba77a3f Add support for the "compilation" tag in mp3, mp4 and ogg, and also add by Marco Nelissen · 14 years ago
  25. d97943d Fix the test application orientation. Bug# 3205196 by Yu Shan Emily Lau · 14 years ago
  26. d609ca7 Expose AMRNB/WB and AAC encoder and related file output formats - do not merge by James Dong · 14 years ago
  27. 36d41b8 Fix issue 2712130: Sholes: problem when playing audio while recording over bluetooth SCO. by Eric Laurent · 14 years ago
  28. da1b16a When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, go back to read from source again by James Dong · 14 years ago
  29. 5cdcf16 Be conservative in estimating the file size limit. by James Dong · 14 years ago
  30. 30c8184 Merge "DO NOT MERGE Support for "chunked" HTTP transfer encoding." into gingerbread by Andreas Huber · 14 years ago
  31. a41c1e1 Merge "DO NOT MERGE Upgrade to the latest version of libwebm to fix YouTube webm playback." into gingerbread by Andreas Huber · 14 years ago
  32. d208a2c DO NOT MERGE Upgrade to the latest version of libwebm to fix YouTube webm playback. by Andreas Huber · 14 years ago
  33. 8d023dd DO NOT MERGE Support for "chunked" HTTP transfer encoding. by Andreas Huber · 14 years ago
  34. 567b2bd Merge "After seeking display the first new video frame right away without concern for A/V sync. This looks much more responsive to the user." into gingerbread by Andreas Huber · 14 years ago
  35. 688f4c5 Merge "Update java doc for visualizer FFT capture." into gingerbread by Eric Laurent · 14 years ago
  36. 0fb258d After seeking display the first new video frame right away without concern for A/V sync. This looks much more responsive to the user. by Andreas Huber · 14 years ago
  37. 122a9cc DO NOT MERGE - Instead of asserting that ISurface successfully registered buffers, report an error and propagate it up to the java client. by Andreas Huber · 14 years ago
  38. 683a7ff Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bit sample." into gingerbread by Chia-chi Yeh · 14 years ago
  39. f6bd761 Use back-facing camera as default in camera/camcorder profile.do not merge by Wu-cheng Li · 14 years ago
  40. 1b2efbc Merge "Update a comment about when setOrientationHint() should be called" into gingerbread by James Dong · 14 years ago
  41. 53ebc72 Support extracting thumbnail from rotated video tracks by James Dong · 14 years ago
  42. 5aa95dd Update a comment about when setOrientationHint() should be called by James Dong · 14 years ago
  43. 31dc911 Support post-decode video rotation. by Andreas Huber · 14 years ago
  44. 1653e26 Merge "Rotation support" into gingerbread by James Dong · 14 years ago
  45. ad8f19c Add a new public API to support recording rotated videos by James Dong · 14 years ago
  46. 65a73f4 Rotation support by James Dong · 14 years ago
  47. c80c288 Revert "Support rotation in media recorder" by James Dong · 14 years ago
  48. f1febe4 Support rotation in media recorder by James Dong · 14 years ago
  49. 6786fcc DO NOT MERGE by James Dong · 14 years ago
  50. 67f4177 Visualizer: Fix the conversion from 8-bit sample to 16-bit sample. by Chia-chi Yeh · 14 years ago
  51. 03a4090 Update java doc for visualizer FFT capture. by Eric Laurent · 14 years ago
  52. 8b023a2 Merge "Add the mediaplayer release in the test validation. This is to ensure the media player release properly." into gingerbread by Yu Shan Emily Lau · 14 years ago
  53. f514bdc Fix off-by-two and other bugs in the visualization code. b/3137511 by Marco Nelissen · 14 years ago
  54. 0a61288 Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise. by Andreas Huber · 14 years ago
  55. 93aa00c Add the mediaplayer release in the test validation. This is to ensure the media player release properly. by Yu Shan Emily Lau · 14 years ago
  56. cc02ac5 Fix issue 3126094. by Eric Laurent · 14 years ago
  57. 89a0104 Turn the media time adjustment in file writer back on by James Dong · 14 years ago
  58. 22b37fa File writer size estimation improvement by James Dong · 14 years ago
  59. 4d450a8 If we encounter video stream EOS while seeking we may still need to seek audio. by Andreas Huber · 14 years ago
  60. d68cda4 An attempt to unregister a handler that's no longer registered should not cause an assertion. by Andreas Huber · 14 years ago
  61. bc96c28 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 · 14 years ago
  62. 99bc1da 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 · 14 years ago
  63. 5a40e39 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 · 14 years ago
  64. a4f391c Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 14 years ago
  65. 6da2ae1 Make sure we cache the sampleTable again if using the caching datasource. by Andreas Huber · 14 years ago
  66. 02d0ff6 Fix issue 3098850 by Eric Laurent · 14 years ago
  67. 0c9b577 Metadata.cpp and Metadata.java had drifted out of sync. This change remedies that. by Andreas Huber · 14 years ago
  68. 5f42391 Merge "Attempt to derive the avg. bitrate of the entire stream from metadata." into gingerbread by Andreas Huber · 14 years ago
  69. cc5fb1d Some webcams output rtp streams but never send any rtcp data in violation of by Andreas Huber · 14 years ago
  70. 4deb3eb Attempt to derive the avg. bitrate of the entire stream from metadata. by Andreas Huber · 14 years ago
  71. 312644c Merge "Support for writing to MPEG2 transport stream files." into gingerbread by Andreas Huber · 14 years ago
  72. 9adf466 Support for writing to MPEG2 transport stream files. by Andreas Huber · 14 years ago
  73. 54d0972 HTTP Live content that are tagged as complete are now seekable. by Andreas Huber · 14 years ago
  74. 0dc6403 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 · 14 years ago
  75. 0c46b69 RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek is complete until it actually is. Ignore seek requests on live streams. by Andreas Huber · 14 years ago
  76. 38285db 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. by Andreas Huber · 14 years ago
  77. f72dd01 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 · 14 years ago
  78. b9bf545 Merge "Respect the cropping rectangle when extracting the video dimensions from the sequence parameter set of H.264 streams." into gingerbread by Andreas Huber · 14 years ago
  79. 6934207 Respect the cropping rectangle when extracting the video dimensions from the sequence parameter set of H.264 streams. by Andreas Huber · 14 years ago
  80. 10b9b3f 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. by Andreas Huber · 14 years ago
  81. 6dcdfdb Merge "Name the writer threads" into gingerbread by James Dong · 14 years ago
  82. c5912ac Merge "Disable the access unit timeout temporarily while a seek operation is in progress." into gingerbread by Andreas Huber · 14 years ago
  83. e51e809 Disable the access unit timeout temporarily while a seek operation is in progress. by Andreas Huber · 14 years ago
  84. b37fcbf Merge "Added getter for session Id to AudioSink" into gingerbread by Eric Laurent · 14 years ago
  85. c67acb2 Name the writer threads by James Dong · 14 years ago
  86. b3bdf3f Added getter for session Id to AudioSink by Eric Laurent · 14 years ago
  87. 3418835 Increase scratch buffers sizes in mp3 software decoder, this integrates a PV master/opensource patch. by Andreas Huber · 14 years ago
  88. 4c19bf9 Work to support switching transport streams mid-stream and signalling discontinuities to the decoder. by Andreas Huber · 14 years ago
  89. 1e19416 On this particular device the hardware video decoder spits out buffers that don't actually contain our video data, so we cannot use them to restore the video frame after suspend/resume. by Andreas Huber · 14 years ago
  90. c743f45 Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after submitting all samples to AudioTrack to make sure those remaining samples are actually played out. by Andreas Huber · 14 years ago
  91. 79a3981 Fix Looper leaks in MediaRecorderStressTest. by Jeff Brown · 14 years ago
  92. 6a9e39a Fixed an issue where the reserved free space in the file writer was larger than intended by James Dong · 14 years ago
  93. b99f0c7 Merge "Resilent media time stamp adjustment" into gingerbread by James Dong · 14 years ago
  94. acee8e7 Resilent media time stamp adjustment by James Dong · 14 years ago
  95. 05f6787 Make sure to finish the preparation phase even EOS occurs before we consider the cache to be completely filled up. by Andreas Huber · 14 years ago
  96. 1913c1a Don't retrieve metadata unless necessary for ogg-vorbis ringtone auto-looping. by Andreas Huber · 14 years ago
  97. 6c609b6 Merge "Turn off media time adjustment by default" into gingerbread by James Dong · 14 years ago
  98. 9160e4a Turn off media time adjustment by default by James Dong · 14 years ago
  99. e619a9d Merge "Start playing live streams from the start, no the middle..." into gingerbread by Andreas Huber · 14 years ago
  100. a424f7c Start playing live streams from the start, no the middle... by Andreas Huber · 14 years ago