- cac43e8 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 · 14 years ago
- 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
- e0c8545 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 · 14 years ago
- 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
- 2b4f1f4 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 · 14 years ago
- 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
- 5dcf588 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 · 14 years ago
- 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
- 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
- d31fc23 am 6dcdfdb4: Merge "Name the writer threads" into gingerbread by James Dong · 14 years ago
- 14ea104 am c5912acc: Merge "Disable the access unit timeout temporarily while a seek operation is in progress." into gingerbread by Andreas Huber · 14 years ago
- 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
- 6dcdfdb Merge "Name the writer threads" into gingerbread by James Dong · 14 years ago
- c5912ac Merge "Disable the access unit timeout temporarily while a seek operation is in progress." into gingerbread by Andreas Huber · 14 years ago
- e51e809 Disable the access unit timeout temporarily while a seek operation is in progress. by Andreas Huber · 14 years ago
- 4f21e51 am b37fcbfd: Merge "Added getter for session Id to AudioSink" into gingerbread by Eric Laurent · 14 years ago
- b37fcbf Merge "Added getter for session Id to AudioSink" into gingerbread by Eric Laurent · 14 years ago
- d96a068 am bb245d35: Merge "Increase scratch buffers sizes in mp3 software decoder, this integrates a PV master/opensource patch." into gingerbread by Andreas Huber · 14 years ago
- c67acb2 Name the writer threads by James Dong · 14 years ago
- b3bdf3f Added getter for session Id to AudioSink by Eric Laurent · 14 years ago
- 3418835 Increase scratch buffers sizes in mp3 software decoder, this integrates a PV master/opensource patch. by Andreas Huber · 14 years ago
- bb70837 am 949f7d90: Merge "Work to support switching transport streams mid-stream and signalling discontinuities to the decoder." into gingerbread by Andreas Huber · 14 years ago
- 45bd115 am 02654f01: Merge "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." into gingerbread by Andreas Huber · 14 years ago
- 4c19bf9 Work to support switching transport streams mid-stream and signalling discontinuities to the decoder. by Andreas Huber · 14 years ago
- 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
- 56ee108 am 17bc4f65: Merge "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." into gingerbread by Andreas Huber · 14 years ago
- 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
- f358cec am 79a3981e: Fix Looper leaks in MediaRecorderStressTest. by Jeff Brown · 14 years ago
- 79a3981 Fix Looper leaks in MediaRecorderStressTest. by Jeff Brown · 14 years ago
- a86a6c4 am 6f1c7bda: Merge "Fixed an issue where the reserved free space in the file writer was larger than intended" into gingerbread by James Dong · 14 years ago
- 6a9e39a Fixed an issue where the reserved free space in the file writer was larger than intended by James Dong · 14 years ago
- 6a02ba0 am b99f0c7e: Merge "Resilent media time stamp adjustment" into gingerbread by James Dong · 14 years ago
- b99f0c7 Merge "Resilent media time stamp adjustment" into gingerbread by James Dong · 14 years ago
- acee8e7 Resilent media time stamp adjustment by James Dong · 14 years ago
- dfd03fe am aa1a694d: Merge "Make sure to finish the preparation phase even EOS occurs before we consider the cache to be completely filled up." into gingerbread by Andreas Huber · 14 years ago
- 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
- bb506da am 7fa69374: Merge "Don\'t retrieve metadata unless necessary for ogg-vorbis ringtone auto-looping." into gingerbread by Andreas Huber · 14 years ago
- 1913c1a Don't retrieve metadata unless necessary for ogg-vorbis ringtone auto-looping. by Andreas Huber · 14 years ago
- 2bf74b8 am 6c609b6a: Merge "Turn off media time adjustment by default" into gingerbread by James Dong · 14 years ago
- 6c609b6 Merge "Turn off media time adjustment by default" into gingerbread by James Dong · 14 years ago
- 9160e4a Turn off media time adjustment by default by James Dong · 14 years ago
- 5785355 am e619a9da: Merge "Start playing live streams from the start, no the middle..." into gingerbread by Andreas Huber · 14 years ago
- e619a9d Merge "Start playing live streams from the start, no the middle..." into gingerbread by Andreas Huber · 14 years ago
- a424f7c Start playing live streams from the start, no the middle... by Andreas Huber · 14 years ago
- d6d5cfb am 469b8033: Merge "Remove development-only code." into gingerbread by Andreas Huber · 14 years ago
- 21d28a2 Remove development-only code. by Andreas Huber · 14 years ago
- 14401bf am d1398db3: Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
- b72c7e3 Squashed commit of the following: by Andreas Huber · 14 years ago
- de12c3c am 220ab887: Merge "Issue 3032913: improve AudioTrack recovery time" into gingerbread by Eric Laurent · 14 years ago
- 4712baa Issue 3032913: improve AudioTrack recovery time by Eric Laurent · 14 years ago
- 10b15c0 am d6877fa4: Merge "AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead." into gingerbread by Chia-chi Yeh · 14 years ago
- d6877fa Merge "AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead." into gingerbread by Chia-chi Yeh · 14 years ago
- 081833d AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead. by Chia-chi Yeh · 14 years ago
- b047e3c am aeb2c62e: Merge "Fix several audio effects problems." into gingerbread by Eric Laurent · 14 years ago
- 4fd3ecc Fix several audio effects problems. by Eric Laurent · 14 years ago
- 387bdcd am 88a995ed: Merge "Properly flush the AudioTrack/AudioSink on a seek request and make sure that both the mp3 decoder and aac software decoders start fresh after a seek without any dependency on previously decoded content." into gingerbread by Andreas Huber · 14 years ago
- 88a995e Merge "Properly flush the AudioTrack/AudioSink on a seek request and make sure that both the mp3 decoder and aac software decoders start fresh after a seek without any dependency on previously decoded content." into gingerbread by Andreas Huber · 14 years ago
- ad3fcfe Properly flush the AudioTrack/AudioSink on a seek request and make sure that both the mp3 decoder and aac software decoders start fresh after a seek without any dependency on previously decoded content. by Andreas Huber · 14 years ago
- d6c30e8 am be045061: Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens." into gingerbread by Andreas Huber · 14 years ago
- be04506 Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens." into gingerbread by Andreas Huber · 14 years ago
- 2b359ed Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens. by Andreas Huber · 14 years ago
- c889bbf am 4769f579: Merge "Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files." into gingerbread by Andreas Huber · 14 years ago
- 4769f57 Merge "Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files." into gingerbread by Andreas Huber · 14 years ago
- 9d59186 am 3a9cc8ce: Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
- 3a9cc8c Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
- 38ae220 Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files. by Andreas Huber · 14 years ago
- 7dff9df am 269dea1c: Merge "Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669. The dump function whitelists several directories as filters to the output. The mount point changed for SD card in Froyo, and we started filtering files that were open on t by Dave Sparks · 14 years ago
- 124a346 Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669. by Dave Sparks · 14 years ago
- c751ecc Squashed commit of the following: by Andreas Huber · 14 years ago
- a9f17c8 am bf47092e: Merge "Fix track duration calculation if the start timestamp is non-zero" into gingerbread by James Dong · 14 years ago
- bf47092 Merge "Fix track duration calculation if the start timestamp is non-zero" into gingerbread by James Dong · 14 years ago
- dacebe6 Fix track duration calculation if the start timestamp is non-zero by James Dong · 14 years ago
- fa5c8fc am abaabb2c: Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerbread by Andreas Huber · 14 years ago
- abaabb2 Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerbread by Andreas Huber · 14 years ago
- ab2116c Support other kinds of HTTP redirect in NuHTTPDataSource by Andreas Huber · 14 years ago
- 1b37df9 am 9627847d: Merge "Fix error in AudioEffect command status reporting." into gingerbread by Eric Laurent · 14 years ago
- 4d3fb50 Fix error in AudioEffect command status reporting. by Eric Laurent · 14 years ago
- f3ae63e am 52f58e96: Merge "fix problem in AudioEffect JNI setup." into gingerbread by Eric Laurent · 14 years ago
- 2fb43ef fix problem in AudioEffect JNI setup. by Eric Laurent · 14 years ago
- 13770dc am 7b2ed5d7: Merge "Depending on our preference to write 2-byte or 4-byte NALs, patch the codec specific data \'avcC\' accordingly." into gingerbread by Andreas Huber · 14 years ago
- 7b2ed5d Merge "Depending on our preference to write 2-byte or 4-byte NALs, patch the codec specific data 'avcC' accordingly." into gingerbread by Andreas Huber · 14 years ago
- e763593 Depending on our preference to write 2-byte or 4-byte NALs, patch the codec specific data 'avcC' accordingly. by Andreas Huber · 14 years ago
- ac4a284 am 7864c72b: Merge "Fix issue 3022800." into gingerbread by Eric Laurent · 14 years ago
- 1a5149e Fix issue 3022800. by Eric Laurent · 14 years ago
- 693a430 am 903fc221: Ignore errors from correction parameter query and config for M4v and H263 encoders by James Dong · 14 years ago
- 30c7e13 am 697bd76e: Merge "Use the advertised profile and level from M4V and H263 video encoders" into gingerbread by James Dong · 14 years ago
- 903fc22 Ignore errors from correction parameter query and config for M4v and H263 encoders by James Dong · 14 years ago
- 1e0e166 Use the advertised profile and level from M4V and H263 video encoders by James Dong · 14 years ago
- 4744774 am 3efbc555: Merge "Fix more audio effects auto tests" into gingerbread by Eric Laurent · 14 years ago
- 3efbc55 Merge "Fix more audio effects auto tests" into gingerbread by Eric Laurent · 14 years ago
- 2de0a50 am a72bb404: Merge "Raise the amount of memory set aside for omx buffer allocations in the test harness to accomodate the new requirements of some codecs." into gingerbread by Andreas Huber · 14 years ago
- 9c37da7 Raise the amount of memory set aside for omx buffer allocations in the test harness to accomodate the new requirements of some codecs. by Andreas Huber · 14 years ago
- ec1e9c7 Fix more audio effects auto tests by Eric Laurent · 14 years ago
- cc6b941 am 4374b23d: Merge "Make sure we drain the avc software decoder\'s output queue once we run out of input data." into gingerbread by Andreas Huber · 14 years ago
- 55f8aee Make sure we drain the avc software decoder's output queue once we run out of input data. by Andreas Huber · 14 years ago
- b35f36f am 4f294558: Merge "Fix broken insert reverb auto tests." into gingerbread by Eric Laurent · 14 years ago
- 4f29455 Merge "Fix broken insert reverb auto tests." into gingerbread by Eric Laurent · 14 years ago
- 71fe631 Fix broken insert reverb auto tests. by Eric Laurent · 14 years ago
- 6943b94 am a6dc4699: Merge "Fix issue 2913071." into gingerbread by Eric Laurent · 14 years ago
- a6dc469 Merge "Fix issue 2913071." into gingerbread by Eric Laurent · 14 years ago