- a9741a9 resolved conflicts for merge of 9084631d to gingerbread-plus-aosp by Gloria Wang · 15 years ago
- dcd25ef DRM framework support: by Gloria Wang · 15 years ago
- d8cba53 am 89821204: Merge "Remove the FLIP_H/ROT_90 workaround from CameraService.do not merge" into gingerbread by Wu-cheng Li · 15 years ago
- b2ee05b Remove the FLIP_H/ROT_90 workaround from CameraService.do not merge by Wu-cheng Li · 15 years ago
- 315940b Fixes for simulator build on lucid by Mike Lockwood · 15 years ago
- ddcd04f am 1bd8a8c8: Merge "Turn the media time adjustment in file writer back on" into gingerbread by James Dong · 15 years ago
- 12ac08f Merge "Turn the media time adjustment in file writer back on" into gingerbread by James Dong · 15 years ago
- 5b6a01e Turn the media time adjustment in file writer back on by James Dong · 15 years ago
- 8f0c48b am 0c636055: Merge "Mirror the preview for front-facing cameras. do not merge" into gingerbread by Mathias Agopian · 15 years ago
- 04e410d Merge "Mirror the preview for front-facing cameras. do not merge" into gingerbread by Mathias Agopian · 15 years ago
- 9acb8a2 am fa7a87fb: Merge "File writer size estimation improvement" into gingerbread by James Dong · 15 years ago
- 95b18cb Mirror the preview for front-facing cameras. do not merge by Wu-cheng Li · 15 years ago
- 78a1a28 File writer size estimation improvement by James Dong · 15 years ago
- 60d6ac4 am 52bea277: Merge "If we encounter video stream EOS while seeking we may still need to seek audio." into gingerbread by Andreas Huber · 15 years ago
- 4769cc9 If we encounter video stream EOS while seeking we may still need to seek audio. by Andreas Huber · 15 years ago
- 475c5fa am d68cda47: An attempt to unregister a handler that\'s no longer registered should not cause an assertion. by Andreas Huber · 15 years ago
- f200777 An attempt to unregister a handler that's no longer registered should not cause an assertion. by Andreas Huber · 15 years ago
- 1bd36ef am bc96c284: 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
- 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
- 232c338 am 02ec432e: Merge "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." into gingerbread by Andreas Huber · 15 years ago
- 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
- 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
- 06fa2bc am b04f356d: Merge "Include the framework copy of the OpenMAX headers instead of referencing external/opencore." into gingerbread by Andreas Huber · 15 years ago
- 30550ba am ff7a7a45: Merge "Check-in of a copy of the Khronos OpenMAX headers formerly included from external/opencore." into gingerbread by Andreas Huber · 15 years ago
- 56cfa23 Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 15 years ago
- b10d28f Check-in of a copy of the Khronos OpenMAX headers formerly included from external/opencore. by Andreas Huber · 15 years ago
- d804a1a am e1f3976b: Merge "Make sure we cache the sampleTable again if using the caching datasource." into gingerbread by Andreas Huber · 15 years ago
- b9d3038 Make sure we cache the sampleTable again if using the caching datasource. by Andreas Huber · 15 years ago
- 8cde59d am 90d59d18: Merge "Metadata.cpp and Metadata.java had drifted out of sync. This change remedies that." into gingerbread by Andreas Huber · 15 years ago
- 2959a5a Metadata.cpp and Metadata.java had drifted out of sync. This change remedies that. by Andreas Huber · 15 years ago
- 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