1. a4f391c Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 14 years ago
  2. 9adf466 Support for writing to MPEG2 transport stream files. by Andreas Huber · 14 years ago
  3. 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
  4. 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
  5. b3bdf3f Added getter for session Id to AudioSink by Eric Laurent · 14 years ago
  6. 124a346 Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669. by Dave Sparks · 14 years ago
  7. 30cfa20 Reverse the default setting of media.stagefright.enable-{rtsp,record} in preparation for building without opencore. by Andreas Huber · 14 years ago
  8. 3f51fa7 Runtime dump support for MediaWriter by James Dong · 14 years ago
  9. fb45748 setParamMaxFileDurationUs should allow zero time input as per API of setMaxDuration. by Nipun Kwatra · 14 years ago
  10. d036662 Make MediaWriter stop and pause return errors if necessary by James Dong · 14 years ago
  11. eff30e3 Change the default time scale for audio/video track during recording by James Dong · 14 years ago
  12. c6280bc Fix all fd leaks in authoring engine by James Dong · 14 years ago
  13. 57648e4 Support for Gtalk video, includes AMR/H.263 assembler and packetization support, extensions to MediaRecorder to stream via RTP over a pair of UDP sockets as well as various fixes to the RTP implementation. by Andreas Huber · 14 years ago
  14. af3f29e Replace CHECK with a failure return value when mCamera->setParameters() fails by James Dong · 14 years ago
  15. d973a53 Merge "Lower the lower bound for max file duration check" into gingerbread by James Dong · 14 years ago
  16. 8894de6 Lower the lower bound for max file duration check by James Dong · 14 years ago
  17. 154a320 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 14 years ago
  18. 83407b9 fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  19. 63299c0 Interleave the audio and video by default by James Dong · 14 years ago
  20. 7070b36 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 14 years ago
  21. 85edea7 Progress status notification by James Dong · 14 years ago
  22. 52d13f0 Support user-supplied timescales for authoring by James Dong · 14 years ago
  23. 1cc31e6 Initial checkin for software AVC encoder by James Dong · 14 years ago
  24. 929642e Add runtime dumpsys support for media recorder client by James Dong · 14 years ago
  25. dacabf9 Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 14 years ago
  26. 81c929a Allow application to set two more encoding paramters: video profile and level by James Dong · 14 years ago
  27. df9b81c Added Visualizer effect. by Eric Laurent · 14 years ago
  28. 7b06de6 Refactor Stagefright::StartMPEG4Recording() by James Dong · 14 years ago
  29. c0ab2a6 Added encoding parameters set up for H263 video encoder by James Dong · 14 years ago
  30. fe1bafe Separate MediaRecorderClient with MediaPlayerClient by James Dong · 14 years ago
  31. 09936ed Provide progress status report during authoring by James Dong · 14 years ago
  32. 6feaa46 Enable passing parameters to the MediaWriter at runtime (at start() call). by James Dong · 14 years ago
  33. 57e7f83 Track maximum amplitude and fix getMaxAmplitude() by James Dong · 14 years ago
  34. 8d65dd2 Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright. by Andreas Huber · 14 years ago
  35. 619346f Added support for audio sessions in MediaPlayer and AudioTrack. by Eric Laurent · 14 years ago
  36. 42a18c0 Check and clip some video encoding parameters against media profiles before passing them to video encoder by James Dong · 14 years ago
  37. d77d2a9 Remove hard-coded number of audio channels in AudioSource by James Dong · 14 years ago
  38. 08c7473 Initial checkin for pause and resume control by James Dong · 14 years ago
  39. 71d714c Remove the lock/unlock workaround from CameraService by James Dong · 14 years ago
  40. 1244eab Remove some hard-coded encoding parameters by James Dong · 14 years ago
  41. 7a747b8 Initial checkin of preliminary rtsp support for stagefright. by Andreas Huber · 14 years ago
  42. c616172 Properly handle start code in H264/AVC encoder output by James Dong · 14 years ago
  43. ec9e76f Workaround for preview frame rate setting and encoder profile and level settings on passion by James Dong · 14 years ago
  44. 68510e6 Detect and handle premature termination of a recording session by James Dong · 14 years ago
  45. 1824486 Handle recording file size and/or duration limit by James Dong · 14 years ago
  46. 21a534d am 1d628c5d: merge from open-source master by The Android Open Source Project · 14 years ago
  47. 1d628c5 merge from open-source master by The Android Open Source Project · 14 years ago
  48. e292b3b Remove dummy surface in CameraSource by James Dong · 14 years ago
  49. 2cd841d Added initial validation on video/audio encoding parameters before/at start() by James Dong · 14 years ago
  50. 8a1c093 am 71bd9fc8: am 100ef9be: Merge "Disable vorbis seek when streaming from localhost." into froyo by Andreas Huber · 14 years ago
  51. 62f7ffe Disable vorbis seek when streaming from localhost. by Andreas Huber · 14 years ago
  52. 3300e96 Support audio and video track interleaving in the recorded mp4 file by James Dong · 14 years ago
  53. 8d30b2d Merge "Support AAC recording" into kraken by James Dong · 14 years ago
  54. ce0bd71 am 8ea45aad: am e083d0a2: Merge "Support for Ogg Vorbis decoding in stagefright." into froyo by Andreas Huber · 14 years ago
  55. eb5eef3 Support for Ogg Vorbis decoding in stagefright. by Andreas Huber · 14 years ago
  56. abed93a Support AAC recording by James Dong · 14 years ago
  57. b00e246 Use timestamp from camera driver for CameraSource by James Dong · 14 years ago
  58. fff02af am 6852b198: am d3d445b1: Merge "Use PV_PLAYER to handle RTSP streaming" into froyo by James Dong · 14 years ago
  59. 42d6657 Use PV_PLAYER to handle RTSP streaming by James Dong · 14 years ago
  60. ab88ea9 Remove legacy NO_OPENCORE code bypass from MediaPlayerService. by Andreas Huber · 14 years ago
  61. ebcc51d Accept media files by file extension in case insensitive manner. by Atsushi Eno · 14 years ago
  62. 6c26fe4 Fix build. I screwed up a merge. by Dave Sparks · 14 years ago
  63. 16433e2 Add locking to signal in AudioCache::notify(). Bug 2317844. by Dave Sparks · 14 years ago
  64. 3d23a61 Add some space and total memory amount to the memory dump from the media server process. by James Dong · 14 years ago
  65. 406a18b Implement legacy behaviour for MediaPlayer's behaviour of starting from the start of the media on a start() call instead of resuming at the current position, if previously reached the end of the stream. Also properly report number of frames played to audio flinger. Finally, delay spawing the queue thread until actually used. by Andreas Huber · 15 years ago
  66. 190dd57 Merge "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)" by Gloria Wang · 15 years ago
  67. 8d00b53 Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression) by Gloria Wang · 15 years ago
  68. fbb3885 New API on java's MediaPlayer to suspend/resume a session. by Andreas Huber · 15 years ago
  69. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
  70. 259b7c1 Fixing AMR recording code. by Andreas Huber · 15 years ago
  71. 6ed937e Implementation of stagefright-enabled MediaPlayerService::decode functionality by Andreas Huber · 15 years ago
  72. ba53068 Merge "Properly implement asynchronous preparation of media playback." by Andreas Huber · 15 years ago
  73. 6be780e Properly implement asynchronous preparation of media playback. by Andreas Huber · 15 years ago
  74. 2c51014 Use Tremor for sim-eng, and Tremolo for other targets. by Gloria Wang · 15 years ago
  75. 9682728 Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)" by Gloria Wang · 15 years ago
  76. 2f46c06 Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression) by Gloria Wang · 15 years ago
  77. 1875b7e Don't use MemoryDealer in MetadataRetrieverClient as it's not necessary. by Mathias Agopian · 15 years ago
  78. 6faf789 Simplify the MemoryDealer implementation by Mathias Agopian · 15 years ago
  79. 433c9ac Support the specification of additional HTTP headers in the creation of a DataSource. by Andreas Huber · 15 years ago
  80. 2564300 API Extension: Support for optionally specifying a map of extra request headers when specifying the uri of media data to be played. by Andreas Huber · 15 years ago
  81. 0986e79 Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync by Eric Laurent · 15 years ago
  82. 996dddf Support for audio recording into AMR NB/WB files as well as audio tracks in MPEG4 files. by Andreas Huber · 15 years ago
  83. 2cb5c9c Special-case .wmv and .wma metadata retrieval and playback to use PV if available. by Andreas Huber · 15 years ago
  84. e274db1 b/2353646 by Marco Nelissen · 15 years ago
  85. e4a8380 Reorganize some of the stagefright implementation related to metadata. by Andreas Huber · 15 years ago
  86. 67aee05 Use stagefright for http streaming if the right property is set. by Andreas Huber · 15 years ago
  87. 7782fdf Make metadata support through stagefright property dependent until it's ready. by Andreas Huber · 15 years ago
  88. 6a3a018 Disable HTTP playback and metadata support in stagefright, use PV instead. by Andreas Huber · 15 years ago
  89. 1314e73 AwesomePlayer now renders either remote (IOMXRenderer) or locally depending on what kind of decoder was instantiated. Split off color conversion code into its own shared library. by Andreas Huber · 15 years ago
  90. 9472b35 am 14f89404: Fix media player decode function. Bug 2317821. by Dave Sparks · 15 years ago
  91. 14f8940 Fix media player decode function. Bug 2317821. by Dave Sparks · 15 years ago
  92. bfb9fb1 Refactor MediaScanner. Some steps on the way towards being able to build the tree without OpenCore. by Andreas Huber · 15 years ago
  93. b904c2a Remove old hack A/V sync hack that is no longer needed. by Dave Sparks · 15 years ago
  94. ebcb7c3 am 8424ec32: Merge change I0f9a53d4 into eclair by Dave Sparks · 15 years ago
  95. 0f9a53d Set metadata retriever thread group to the caller's group. by Dave Sparks · 15 years ago
  96. 27366fc Squashed commit of the following: by Andreas Huber · 15 years ago
  97. ea6a38c Squashed commit of the following: by Andreas Huber · 15 years ago
  98. d533ca6 am cfe45c77: Merge change I96c4d4b3 into eclair by Andreas Huber · 15 years ago
  99. da440f1 Fix for random audio output failures, properly dup() the file descriptor in IMediaPlayer::setDataSource to assume ownership as the caller will otherwise close it. by Andreas Huber · 15 years ago
  100. dcaa220 DO NOT MERGE: Squashed commit of the following: by Andreas Huber · 15 years ago