1. 7741ecc am 28a92120: am 3f51fa78: Runtime dump support for MediaWriter by James Dong · 14 years ago
  2. d820714 am 701b710c: am 300b0b7e: Merge "setParamMaxFileDurationUs should allow zero time input as per API of setMaxDuration." into gingerbread by Nipun Kwatra · 14 years ago
  3. 85cfdd0 Change the framework to use the new camera preview path. by Jamie Gennis · 14 years ago
  4. d535076 Merge "Squashed commit of the following:" by Andreas Huber · 14 years ago
  5. e3c0183 Squashed commit of the following: by Andreas Huber · 14 years ago
  6. 3f51fa7 Runtime dump support for MediaWriter by James Dong · 14 years ago
  7. 349250f am c8d2fa70: am cbd038fe: Merge "Make MediaWriter stop and pause return errors if necessary" into gingerbread by James Dong · 14 years ago
  8. fb45748 setParamMaxFileDurationUs should allow zero time input as per API of setMaxDuration. by Nipun Kwatra · 14 years ago
  9. d036662 Make MediaWriter stop and pause return errors if necessary by James Dong · 14 years ago
  10. 8ef786b am f54da15b: am eff30e3d: Change the default time scale for audio/video track during recording and reduce rounding errors in calculating the sample duration 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. aa56ede am 0386d04b: am 581581fe: Merge "Fix all fd leaks in authoring engine" into gingerbread by James Dong · 14 years ago
  13. c6280bc Fix all fd leaks in authoring engine by James Dong · 14 years ago
  14. 453e92f When using still camera for time lapse capture, don't set preview. by Nipun Kwatra · 14 years ago
  15. 0a3858b am 1f513d88: am c17f35dd: Merge "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." into gingerbread by Andreas Huber · 14 years ago
  16. 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
  17. 13f5b25 am d152c1c7: am d194f3d6: Merge "Replace CHECK with a failure return value when mCamera->setParameters() fails if the camera is locked by someone else." into gingerbread by James Dong · 14 years ago
  18. af3f29e Replace CHECK with a failure return value when mCamera->setParameters() fails by James Dong · 14 years ago
  19. 17e5304 Allowing useStillCameraForTimeLapse to be set through MediaRecorder.java by Nipun Kwatra · 14 years ago
  20. aea7523 am e915b0ef: am d973a533: Merge "Lower the lower bound for max file duration check" into gingerbread by James Dong · 14 years ago
  21. d973a53 Merge "Lower the lower bound for max file duration check" into gingerbread by James Dong · 14 years ago
  22. 8894de6 Lower the lower bound for max file duration check by James Dong · 14 years ago
  23. 154a320 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 14 years ago
  24. 8f5d160 am 0c51c98f: am 4506c62a: fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  25. 0c51c98 am 4506c62a: fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  26. 83407b9 fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  27. 4506c62 fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  28. 733bfae am cb51115c: am 5587bb7e: Merge "Interleave the audio and video by default - default interleave duration is set to 1 second" into gingerbread by James Dong · 14 years ago
  29. 63299c0 Interleave the audio and video by default by James Dong · 14 years ago
  30. d01371b Allowing setting of time lapse parameters through MediaRecorder.java by Nipun Kwatra · 14 years ago
  31. 0119ba5 am 34161132: am 7070b365: Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 14 years ago
  32. 7070b36 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 14 years ago
  33. c5eeedc am 9049fe60: am d7514ec6: Merge "Progress status notification" into gingerbread by James Dong · 14 years ago
  34. 077cba4 Use software encoder for time lapse capture. by Nipun Kwatra · 14 years ago
  35. 85edea7 Progress status notification by James Dong · 14 years ago
  36. f9b8018 Adding support for timelapse capture using still camera's takepicture. by Nipun Kwatra · 14 years ago
  37. 892681e am b068b47c: am d6a85a21: Merge "Support user-supplied timescales for authoring" into gingerbread by James Dong · 14 years ago
  38. 52d13f0 Support user-supplied timescales for authoring by James Dong · 14 years ago
  39. fc0d81c am f6bdc764: am 9d8bea11: Merge "Initial checkin for software AVC encoder" into gingerbread by James Dong · 14 years ago
  40. 1cc31e6 Initial checkin for software AVC encoder by James Dong · 14 years ago
  41. 5fe0ae8 am 4f440632: am 929642ee: Add runtime dumpsys support for media recorder client by James Dong · 14 years ago
  42. 929642e Add runtime dumpsys support for media recorder client by James Dong · 14 years ago
  43. 9844954 am b91881fd: am dacabf97: Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 14 years ago
  44. dacabf9 Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 14 years ago
  45. 0920b1c am b3598832: am c4243342: Merge "Allow application to set two more encoding paramters: video profile and level" into gingerbread by James Dong · 14 years ago
  46. 81c929a Allow application to set two more encoding paramters: video profile and level by James Dong · 14 years ago
  47. df9b81c Added Visualizer effect. by Eric Laurent · 14 years ago
  48. d26920a Adding timelapse capture from videocamera. by Nipun Kwatra · 14 years ago
  49. 7b06de6 Refactor Stagefright::StartMPEG4Recording() by James Dong · 14 years ago
  50. c0ab2a6 Added encoding parameters set up for H263 video encoder by James Dong · 14 years ago
  51. fe1bafe Separate MediaRecorderClient with MediaPlayerClient by James Dong · 14 years ago
  52. 09936ed Provide progress status report during authoring by James Dong · 14 years ago
  53. 6feaa46 Enable passing parameters to the MediaWriter at runtime (at start() call). by James Dong · 14 years ago
  54. 57e7f83 Track maximum amplitude and fix getMaxAmplitude() by James Dong · 14 years ago
  55. 8d65dd2 Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright. by Andreas Huber · 14 years ago
  56. 619346f Added support for audio sessions in MediaPlayer and AudioTrack. by Eric Laurent · 14 years ago
  57. 42a18c0 Check and clip some video encoding parameters against media profiles before passing them to video encoder by James Dong · 14 years ago
  58. d77d2a9 Remove hard-coded number of audio channels in AudioSource by James Dong · 14 years ago
  59. 08c7473 Initial checkin for pause and resume control by James Dong · 14 years ago
  60. 71d714c Remove the lock/unlock workaround from CameraService by James Dong · 14 years ago
  61. 1244eab Remove some hard-coded encoding parameters by James Dong · 14 years ago
  62. 7a747b8 Initial checkin of preliminary rtsp support for stagefright. by Andreas Huber · 14 years ago
  63. c616172 Properly handle start code in H264/AVC encoder output by James Dong · 14 years ago
  64. ec9e76f Workaround for preview frame rate setting and encoder profile and level settings on passion by James Dong · 14 years ago
  65. 68510e6 Detect and handle premature termination of a recording session by James Dong · 14 years ago
  66. 1824486 Handle recording file size and/or duration limit by James Dong · 14 years ago
  67. 21a534d am 1d628c5d: merge from open-source master by The Android Open Source Project · 14 years ago
  68. 1d628c5 merge from open-source master by The Android Open Source Project · 14 years ago
  69. e292b3b Remove dummy surface in CameraSource by James Dong · 14 years ago
  70. 2cd841d Added initial validation on video/audio encoding parameters before/at start() by James Dong · 14 years ago
  71. 8a1c093 am 71bd9fc8: am 100ef9be: Merge "Disable vorbis seek when streaming from localhost." into froyo by Andreas Huber · 14 years ago
  72. 62f7ffe Disable vorbis seek when streaming from localhost. by Andreas Huber · 14 years ago
  73. 3300e96 Support audio and video track interleaving in the recorded mp4 file by James Dong · 14 years ago
  74. 8d30b2d Merge "Support AAC recording" into kraken by James Dong · 14 years ago
  75. ce0bd71 am 8ea45aad: am e083d0a2: Merge "Support for Ogg Vorbis decoding in stagefright." into froyo by Andreas Huber · 14 years ago
  76. eb5eef3 Support for Ogg Vorbis decoding in stagefright. by Andreas Huber · 14 years ago
  77. abed93a Support AAC recording by James Dong · 14 years ago
  78. b00e246 Use timestamp from camera driver for CameraSource by James Dong · 14 years ago
  79. fff02af am 6852b198: am d3d445b1: Merge "Use PV_PLAYER to handle RTSP streaming" into froyo by James Dong · 14 years ago
  80. 42d6657 Use PV_PLAYER to handle RTSP streaming by James Dong · 14 years ago
  81. ab88ea9 Remove legacy NO_OPENCORE code bypass from MediaPlayerService. by Andreas Huber · 14 years ago
  82. ebcc51d Accept media files by file extension in case insensitive manner. by Atsushi Eno · 14 years ago
  83. 6c26fe4 Fix build. I screwed up a merge. by Dave Sparks · 14 years ago
  84. 16433e2 Add locking to signal in AudioCache::notify(). Bug 2317844. by Dave Sparks · 14 years ago
  85. 3d23a61 Add some space and total memory amount to the memory dump from the media server process. by James Dong · 14 years ago
  86. 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 · 14 years ago
  87. 190dd57 Merge "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)" by Gloria Wang · 14 years ago
  88. 8d00b53 Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression) by Gloria Wang · 14 years ago
  89. fbb3885 New API on java's MediaPlayer to suspend/resume a session. by Andreas Huber · 14 years ago
  90. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 14 years ago
  91. 259b7c1 Fixing AMR recording code. by Andreas Huber · 14 years ago
  92. 6ed937e Implementation of stagefright-enabled MediaPlayerService::decode functionality by Andreas Huber · 14 years ago
  93. ba53068 Merge "Properly implement asynchronous preparation of media playback." by Andreas Huber · 14 years ago
  94. 6be780e Properly implement asynchronous preparation of media playback. by Andreas Huber · 14 years ago
  95. 2c51014 Use Tremor for sim-eng, and Tremolo for other targets. by Gloria Wang · 14 years ago
  96. 9682728 Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)" by Gloria Wang · 14 years ago
  97. 2f46c06 Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression) by Gloria Wang · 14 years ago
  98. 1875b7e Don't use MemoryDealer in MetadataRetrieverClient as it's not necessary. by Mathias Agopian · 15 years ago
  99. 6faf789 Simplify the MemoryDealer implementation by Mathias Agopian · 15 years ago
  100. 433c9ac Support the specification of additional HTTP headers in the creation of a DataSource. by Andreas Huber · 15 years ago