1. 2bb7e36 Make sure we don't read from invalid fds by Marco Nelissen · 14 years ago
  2. 26e0ac2 DO NOT MERGE: Linux sockets are odd, closing a socket descriptor does not abort pending recv/send calls. by Andreas Huber · 15 years ago
  3. 0a89d84 DO NOT MERGE: Make sure we restart the prefetcher immediately when trying to satisfy a read. by Andreas Huber · 14 years ago
  4. 90fd5e0 When read() from AudioRecord returns 0 or negative value, report an error to application. DO NOT MERGE. by James Dong · 14 years ago
  5. 9dec491 MP3Extractor and MP3 decoder fixes - DO NOT MERGE by James Dong · 14 years ago
  6. 0ef6315 Support IPv6->IPv4 fallback in HTTP streaming. by Lorenzo Colitti · 15 years ago
  7. 7528e58 Support IPv6 in HTTP streaming. by Lorenzo Colitti · 15 years ago
  8. 64bfdc7 Add missing copyright headers for a couple of files. DO NOT MERGE by James Dong · 14 years ago
  9. 9174299 DO NOT MERGE: Respond to RTSP server->client requests. by Andreas Huber · 14 years ago
  10. b81c1b6 DO NOT MERGE: Derive the Transport "source" attribute from the RTSP endpoint address if necessary by Andreas Huber · 14 years ago
  11. 3d7b550 DO NOT MERGE: Work around several issues with non-compliant RTSP servers. by Andreas Huber · 14 years ago
  12. 4635eba DO NOT MERGE: More robust parsing of NPT time ranges in RTSP. by Andreas Huber · 15 years ago
  13. 5092d8c Fix issue 2988031. by Eric Laurent · 15 years ago
  14. 97a38b4 DO NOT MERGE: This particular RTSP server streams MPEG4-LATM audio with extra trailing bytes. by Andreas Huber · 15 years ago
  15. bfa2f13 do not merge bug 3370834 Cherrypick from master by Jean-Michel Trivi · 15 years ago
  16. b1d0991 fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE) by Mathias Agopian · 15 years ago
  17. 47f44fb Merge "Increase the number of useful bits in the spectrum." into gingerbread by Marco Nelissen · 15 years ago
  18. 05b2217 DO NOT MERGE: Support non-multiple-of-16 dimensions in MPEG4/H.263 software decoder by Andreas Huber · 15 years ago
  19. 209821c Increase the number of useful bits in the spectrum. by Marco Nelissen · 15 years ago
  20. b517e00 do not merge - Fix issue 3371096. by Eric Laurent · 15 years ago
  21. 6e3edc2 DO NOT MERGE: Prefill the cache before trying to instantiate the media extractor. by Andreas Huber · 15 years ago
  22. f4c056a DO NOT MERGE: Apparently our native TCP sockets do not return an error from blocking "connect" by Andreas Huber · 15 years ago
  23. 95304d5 Squash commits of the following patches, cherry-picked from other branch - do not merge. by James Dong · 15 years ago
  24. e490514 Fail to parse duration instead of asserting, if the server response cannot be parsed. by Andreas Huber · 15 years ago
  25. 9a0cf4f DO NOT MERGE: Fix Matroska issues by Andreas Huber · 15 years ago
  26. 0d85990 DO NOT MERGE: Fix parsing of ntp= PLAY response. by Andreas Huber · 15 years ago
  27. 32c8335 Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold the last reference of OMXCodec object - do not merge by James Dong · 15 years ago
  28. 288fb7e Add support for the "compilation" tag in mp3, mp4 and ogg, and also add by Marco Nelissen · 15 years ago
  29. 91dcf15 Suppress the recording sound in the recorded video by James Dong · 15 years ago
  30. 0f01764 Fix issue 2712130: Sholes: problem when playing audio while recording over bluetooth SCO. by Eric Laurent · 15 years ago
  31. e8079d0 When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, go back to read from source again by James Dong · 15 years ago
  32. b3e4084 Fixed a race condition where some recording frames may not be released by James Dong · 15 years ago
  33. d28b0e7 Merge "Be conservative in estimating the file size limit." into gingerbread by James Dong · 15 years ago
  34. ed7c671 Fix issue 2641884: Bluetooth volume is dependent on in call volume. by Eric Laurent · 15 years ago
  35. 075a1f6 Fix issue 3142808. by Eric Laurent · 15 years ago
  36. acd234b Be conservative in estimating the file size limit. by James Dong · 15 years ago
  37. 03b55cc Merge "DO NOT MERGE Support for "chunked" HTTP transfer encoding." into gingerbread by Andreas Huber · 15 years ago
  38. 8cb5a64 Merge "DO NOT MERGE Upgrade to the latest version of libwebm to fix YouTube webm playback." into gingerbread by Andreas Huber · 15 years ago
  39. 8ba606c DO NOT MERGE Upgrade to the latest version of libwebm to fix YouTube webm playback. by Andreas Huber · 15 years ago
  40. 462b1d7 DO NOT MERGE Support for "chunked" HTTP transfer encoding. by Andreas Huber · 15 years ago
  41. 09b3581 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 · 15 years ago
  42. 4d0565d 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 · 15 years ago
  43. 879e9cb Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bit sample." into gingerbread by Chia-chi Yeh · 15 years ago
  44. c2c8868 Improve camera documentation. by Wu-cheng Li · 15 years ago
  45. ce0feba Support extracting thumbnail from rotated video tracks by James Dong · 15 years ago
  46. 85d9b42 Support post-decode video rotation. by Andreas Huber · 15 years ago
  47. aca1fe3 Rotation support by James Dong · 15 years ago
  48. ff5bfcf Revert "Support rotation in media recorder" by James Dong · 15 years ago
  49. 5b6edb7 Support rotation in media recorder by James Dong · 15 years ago
  50. 63a0a11 DO NOT MERGE by James Dong · 15 years ago
  51. 6b6a736 Visualizer: Fix the conversion from 8-bit sample to 16-bit sample. by Chia-chi Yeh · 15 years ago
  52. 64c3bde Fix off-by-two and other bugs in the visualization code. b/3137511 by Marco Nelissen · 15 years ago
  53. 53409d6 Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise. by Andreas Huber · 15 years ago
  54. b2ee05b Remove the FLIP_H/ROT_90 workaround from CameraService.do not merge by Wu-cheng Li · 15 years ago
  55. 12ac08f Merge "Turn the media time adjustment in file writer back on" into gingerbread by James Dong · 15 years ago
  56. 5b6a01e Turn the media time adjustment in file writer back on by James Dong · 15 years ago
  57. 04e410d Merge "Mirror the preview for front-facing cameras. do not merge" into gingerbread by Mathias Agopian · 15 years ago
  58. 95b18cb Mirror the preview for front-facing cameras. do not merge by Wu-cheng Li · 15 years ago
  59. 78a1a28 File writer size estimation improvement by James Dong · 15 years ago
  60. 4769cc9 If we encounter video stream EOS while seeking we may still need to seek audio. by Andreas Huber · 15 years ago
  61. f200777 An attempt to unregister a handler that's no longer registered should not cause an assertion. by Andreas Huber · 15 years ago
  62. 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
  63. 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
  64. 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
  65. 56cfa23 Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 15 years ago
  66. b10d28f Check-in of a copy of the Khronos OpenMAX headers formerly included from external/opencore. by Andreas Huber · 15 years ago
  67. b9d3038 Make sure we cache the sampleTable again if using the caching datasource. by Andreas Huber · 15 years ago
  68. 2959a5a Metadata.cpp and Metadata.java had drifted out of sync. This change remedies that. by Andreas Huber · 15 years ago
  69. a82c3c6 Merge "Attempt to derive the avg. bitrate of the entire stream from metadata." into gingerbread by Andreas Huber · 15 years ago
  70. f61551f Some webcams output rtp streams but never send any rtcp data in violation of by Andreas Huber · 15 years ago
  71. 7fbdb09 Attempt to derive the avg. bitrate of the entire stream from metadata. by Andreas Huber · 15 years ago
  72. 5cb77e0 Merge "Support for writing to MPEG2 transport stream files." into gingerbread by Andreas Huber · 15 years ago
  73. 59b7dc3 Support for writing to MPEG2 transport stream files. by Andreas Huber · 15 years ago
  74. bff07d0 HTTP Live content that are tagged as complete are now seekable. by Andreas Huber · 15 years ago
  75. 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
  76. 0dcd837 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 · 15 years ago
  77. c68a48c 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 · 15 years ago
  78. 6f3cba5 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
  79. e6d2645 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
  80. 2d511ff Respect the cropping rectangle when extracting the video dimensions from the sequence parameter set of H.264 streams. by Andreas Huber · 15 years ago
  81. 70f521d 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 · 15 years ago
  82. cb71fba Merge "Name the writer threads" into gingerbread by James Dong · 15 years ago
  83. 80d4122 Merge "Disable the access unit timeout temporarily while a seek operation is in progress." into gingerbread by Andreas Huber · 15 years ago
  84. a9d9dd2 Disable the access unit timeout temporarily while a seek operation is in progress. by Andreas Huber · 15 years ago
  85. bea1618 Merge "Added getter for session Id to AudioSink" into gingerbread by Eric Laurent · 15 years ago
  86. a6f61fc Name the writer threads by James Dong · 15 years ago
  87. 8c563ed Added getter for session Id to AudioSink by Eric Laurent · 15 years ago
  88. f4ea1f9 Increase scratch buffers sizes in mp3 software decoder, this integrates a PV master/opensource patch. by Andreas Huber · 15 years ago
  89. 2a4d22d Work to support switching transport streams mid-stream and signalling discontinuities to the decoder. by Andreas Huber · 15 years ago
  90. 2b82e96 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 · 15 years ago
  91. 0bcae47 Merge "Fixed AudioFlinger not always pausing tracks" into gingerbread by Eric Laurent · 15 years ago
  92. af59ce2 Fixed AudioFlinger not always pausing tracks by Eric Laurent · 15 years ago
  93. b2e3954 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 · 15 years ago
  94. 5081793 fix [2835280] Add support for cancelling buffers to ANativeWindow by Mathias Agopian · 15 years ago
  95. a007e82 Fixed an issue where the reserved free space in the file writer was larger than intended by James Dong · 15 years ago
  96. 3754a79 Merge "Resilent media time stamp adjustment" into gingerbread by James Dong · 15 years ago
  97. 872a481 Resilent media time stamp adjustment by James Dong · 15 years ago
  98. 83977eb Make sure to finish the preparation phase even EOS occurs before we consider the cache to be completely filled up. by Andreas Huber · 15 years ago
  99. 6954535 Don't retrieve metadata unless necessary for ogg-vorbis ringtone auto-looping. by Andreas Huber · 15 years ago
  100. 1fd01cb Merge "Turn off media time adjustment by default" into gingerbread by James Dong · 15 years ago