- 0b5181d am 5f423917: Merge "Attempt to derive the avg. bitrate of the entire stream from metadata." into gingerbread by Andreas Huber · 15 years ago
- a82c3c6 Merge "Attempt to derive the avg. bitrate of the entire stream from metadata." into gingerbread by Andreas Huber · 15 years ago
- 217c81e am 646e0d5a: Merge "Some webcams output rtp streams but never send any rtcp data in violation of the specs. Attempt to use fake timestamps to be able to play these..." into gingerbread by Andreas Huber · 15 years ago
- f61551f Some webcams output rtp streams but never send any rtcp data in violation of by Andreas Huber · 15 years ago
- 7fbdb09 Attempt to derive the avg. bitrate of the entire stream from metadata. by Andreas Huber · 15 years ago
- e4edd63 am 312644cd: Merge "Support for writing to MPEG2 transport stream files." into gingerbread by Andreas Huber · 15 years ago
- 43024e1 am 165c6579: Merge "HTTP Live content that are tagged as complete are now seekable." into gingerbread by Andreas Huber · 15 years ago
- 5cb77e0 Merge "Support for writing to MPEG2 transport stream files." into gingerbread by Andreas Huber · 15 years ago
- 59b7dc3 Support for writing to MPEG2 transport stream files. by Andreas Huber · 15 years ago
- bff07d0 HTTP Live content that are tagged as complete are now seekable. by Andreas Huber · 15 years ago
- a543d45 am 1010da2e: Merge "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." into gingerbread by Andreas Huber · 15 years ago
- 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
- b4ff901 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 · 15 years ago
- 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
- 3ec866c 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 · 15 years ago
- 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
- abc40fd 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 · 15 years ago
- 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
- c7e61d5 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 · 15 years ago
- 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
- 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
- 6a3bc8c am 6dcdfdb4: Merge "Name the writer threads" into gingerbread by James Dong · 15 years ago
- a5412b0 am c5912acc: Merge "Disable the access unit timeout temporarily while a seek operation is in progress." into gingerbread by Andreas Huber · 15 years ago
- 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
- cb71fba Merge "Name the writer threads" into gingerbread by James Dong · 15 years ago
- 80d4122 Merge "Disable the access unit timeout temporarily while a seek operation is in progress." into gingerbread by Andreas Huber · 15 years ago
- a9d9dd2 Disable the access unit timeout temporarily while a seek operation is in progress. by Andreas Huber · 15 years ago
- 7468408 am b37fcbfd: Merge "Added getter for session Id to AudioSink" into gingerbread by Eric Laurent · 15 years ago
- bea1618 Merge "Added getter for session Id to AudioSink" into gingerbread by Eric Laurent · 15 years ago
- 4b43c1f am bb245d35: Merge "Increase scratch buffers sizes in mp3 software decoder, this integrates a PV master/opensource patch." into gingerbread by Andreas Huber · 15 years ago
- a6f61fc Name the writer threads by James Dong · 15 years ago
- 8c563ed Added getter for session Id to AudioSink by Eric Laurent · 15 years ago
- f4ea1f9 Increase scratch buffers sizes in mp3 software decoder, this integrates a PV master/opensource patch. by Andreas Huber · 15 years ago
- fbc504d resolved conflicts for merge of e6ad0e47 to gingerbread-plus-aosp by Gloria Wang · 15 years ago
- da91f0b am 949f7d90: Merge "Work to support switching transport streams mid-stream and signalling discontinuities to the decoder." into gingerbread by Andreas Huber · 15 years ago
- 712a002 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 · 15 years ago
- 2a4d22d Work to support switching transport streams mid-stream and signalling discontinuities to the decoder. by Andreas Huber · 15 years ago
- 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
- 8746c2c am 37947afe: Merge "Fixed AudioFlinger not always pausing tracks" into gingerbread by Eric Laurent · 15 years ago
- 0bcae47 Merge "Fixed AudioFlinger not always pausing tracks" into gingerbread by Eric Laurent · 15 years ago
- af59ce2 Fixed AudioFlinger not always pausing tracks by Eric Laurent · 15 years ago
- a782d22 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 · 15 years ago
- 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
- b0ade8a am f4619308: Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread by Mathias Agopian · 15 years ago
- 5081793 fix [2835280] Add support for cancelling buffers to ANativeWindow by Mathias Agopian · 15 years ago
- 11e69de am 6f1c7bda: Merge "Fixed an issue where the reserved free space in the file writer was larger than intended" into gingerbread by James Dong · 15 years ago
- a007e82 Fixed an issue where the reserved free space in the file writer was larger than intended by James Dong · 15 years ago
- deed343 am b99f0c7e: Merge "Resilent media time stamp adjustment" into gingerbread by James Dong · 15 years ago
- 3754a79 Merge "Resilent media time stamp adjustment" into gingerbread by James Dong · 15 years ago
- 872a481 Resilent media time stamp adjustment by James Dong · 15 years ago
- 8b62c6a 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 · 15 years ago
- 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
- 66e3c30 am 7fa69374: Merge "Don\'t retrieve metadata unless necessary for ogg-vorbis ringtone auto-looping." into gingerbread by Andreas Huber · 15 years ago
- 6954535 Don't retrieve metadata unless necessary for ogg-vorbis ringtone auto-looping. by Andreas Huber · 15 years ago
- 2272ee2 Update of DRM framework. by Takeshi Aimi · 15 years ago
- 97b4b64 am 6c609b6a: Merge "Turn off media time adjustment by default" into gingerbread by James Dong · 15 years ago
- 1fd01cb Merge "Turn off media time adjustment by default" into gingerbread by James Dong · 15 years ago
- d0ea545 Turn off media time adjustment by default by James Dong · 15 years ago
- 555e9dc am e619a9da: Merge "Start playing live streams from the start, no the middle..." into gingerbread by Andreas Huber · 15 years ago
- a49c0d0 Merge "Start playing live streams from the start, no the middle..." into gingerbread by Andreas Huber · 15 years ago
- 6466853 Start playing live streams from the start, no the middle... by Andreas Huber · 15 years ago
- c0c726a am 469b8033: Merge "Remove development-only code." into gingerbread by Andreas Huber · 15 years ago
- caf5a48 Remove development-only code. by Andreas Huber · 15 years ago
- 32d3482 am d1398db3: Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 15 years ago
- 6a63a93 Squashed commit of the following: by Andreas Huber · 15 years ago
- b3788b6 am 220ab887: Merge "Issue 3032913: improve AudioTrack recovery time" into gingerbread by Eric Laurent · 15 years ago
- 44d9848 Issue 3032913: improve AudioTrack recovery time by Eric Laurent · 15 years ago
- 1720ba0 am d6877fa4: Merge "AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead." into gingerbread by Chia-chi Yeh · 15 years ago
- 9228552 Merge "AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead." into gingerbread by Chia-chi Yeh · 15 years ago
- 88cfb59 AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead. by Chia-chi Yeh · 15 years ago
- 307e7f5 am aeb2c62e: Merge "Fix several audio effects problems." into gingerbread by Eric Laurent · 15 years ago
- dac6911 Fix several audio effects problems. by Eric Laurent · 15 years ago
- f4d1408 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 · 15 years ago
- 036fad5 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 · 15 years ago
- c7d368d 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 · 15 years ago
- 10d6491 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 · 15 years ago
- 6fd2b44 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 · 15 years ago
- ed54ad0 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 · 15 years ago
- 668549b 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 · 15 years ago
- 8211da9 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 · 15 years ago
- cdcd43b am 3a9cc8ce: Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 15 years ago
- 640d660 Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 15 years ago
- db62222 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 · 15 years ago
- 2658b3f 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 · 15 years ago
- 02fa834 Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669. by Dave Sparks · 15 years ago
- 2c423a4 am 83ea6389: Merge "The old overlay should be destroyed if orientation changes." into gingerbread by Wu-cheng Li · 15 years ago
- 0da4dab Squashed commit of the following: by Andreas Huber · 15 years ago
- 4a73f3d The old overlay should be destroyed if orientation changes. by Wu-cheng Li · 15 years ago
- eb4caf4 am bf47092e: Merge "Fix track duration calculation if the start timestamp is non-zero" into gingerbread by James Dong · 15 years ago
- e2dc4aa Merge "Fix track duration calculation if the start timestamp is non-zero" into gingerbread by James Dong · 15 years ago
- 8428af5 Fix track duration calculation if the start timestamp is non-zero by James Dong · 15 years ago
- bcce675 am abaabb2c: Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerbread by Andreas Huber · 15 years ago
- 676570f Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerbread by Andreas Huber · 15 years ago
- 7539a05 Support other kinds of HTTP redirect in NuHTTPDataSource by Andreas Huber · 15 years ago
- da4b9bd am 9627847d: Merge "Fix error in AudioEffect command status reporting." into gingerbread by Eric Laurent · 15 years ago
- 0fa449c Fix error in AudioEffect command status reporting. by Eric Laurent · 15 years ago
- 2207a10 am 6d8fae72: Merge "Instead of just writing one track to the .mp4 file, write all of them (at most 1 video and 1 audio track). Also support httplive URIs in the stagefright commandline tool." into gingerbread by Andreas Huber · 15 years ago
- 76e2c7b Merge "Instead of just writing one track to the .mp4 file, write all of them (at most 1 video and 1 audio track). Also support httplive URIs in the stagefright commandline tool." into gingerbread by Andreas Huber · 15 years ago
- ea314ac Instead of just writing one track to the .mp4 file, write all of them (at most 1 video and 1 audio track). Also support httplive URIs in the stagefright commandline tool. by Andreas Huber · 15 years ago
- 7bfa78d am 880dfe4f: Merge "Fix issue 3007862" into gingerbread by Eric Laurent · 15 years ago