- 2450830 Avoid using String.format in MediaRecorder by Henrik Backlund · 14 years ago
- 3e18dfa am 4da48ec8: Merge "Notify the playback status to DRM agents before the playback starts" by Gloria Wang · 14 years ago
- 95dbffb Notify the playback status to DRM agents before the playback starts by Gloria Wang · 14 years ago
- 716f60c resolved conflicts for merge of e2ec61b2 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
- f69f356 am 14ac9546: Merge "build failed with g++ v. 4.4.5 err msg: frameworks/base/media/libstagefright/MediaExtractor.cpp:62: error: invalid conversion from ‘const char*’ to ‘char*’ strrchr provides two prototypes. the one used returns const char* instead of char*" by Jean-Baptiste Queru · 14 years ago
- dc1a26e StagefrightMediaScanner: Call endFile() for MIDI and OGG files. by Hiroshi Takekawa · 14 years ago
- b61d530 build failed with g++ v. 4.4.5 by Matthias Bady · 14 years ago
- 482083c am f6bd761f: Use back-facing camera as default in camera/camcorder profile.do not merge by Wu-cheng Li · 14 years ago
- f6bd761 Use back-facing camera as default in camera/camcorder profile.do not merge by Wu-cheng Li · 14 years ago
- 9cebb86 am 1b2efbca: Merge "Update a comment about when setOrientationHint() should be called" into gingerbread by James Dong · 14 years ago
- 1b2efbc Merge "Update a comment about when setOrientationHint() should be called" into gingerbread by James Dong · 14 years ago
- c4a2ead am d2d62d04: Merge "Support extracting thumbnail from rotated video tracks" into gingerbread by James Dong · 14 years ago
- 53ebc72 Support extracting thumbnail from rotated video tracks by James Dong · 14 years ago
- 2e1a896 resolved conflicts for merge of 31dc911a to gingerbread-plus-aosp by Andreas Huber · 14 years ago
- 5aa95dd Update a comment about when setOrientationHint() should be called by James Dong · 14 years ago
- d8166a7 am 1653e261: Merge "Rotation support" into gingerbread by James Dong · 14 years ago
- bb97d7b am 0467b0ab: Merge "Add a new public API to support recording rotated videos" into gingerbread by James Dong · 14 years ago
- 31dc911 Support post-decode video rotation. by Andreas Huber · 14 years ago
- 1653e26 Merge "Rotation support" into gingerbread by James Dong · 14 years ago
- ad8f19c Add a new public API to support recording rotated videos by James Dong · 14 years ago
- 65a73f4 Rotation support by James Dong · 14 years ago
- c25c28a am c0fa1d47: Merge "Revert "Support rotation in media recorder"" into gingerbread by James Dong · 14 years ago
- c80c288 Revert "Support rotation in media recorder" by James Dong · 14 years ago
- 0ce42c9 am c181a082: Merge "Support rotation in media recorder" into gingerbread by Hiroshi Lockheimer · 14 years ago
- f1febe4 Support rotation in media recorder by James Dong · 14 years ago
- a3f5b61 am f3847e87: Merge "DO NOT MERGE" into gingerbread by James Dong · 14 years ago
- 6786fcc DO NOT MERGE by James Dong · 14 years ago
- 35a4f21 resolved conflicts for merge of c1c45a4d to gingerbread-plus-aosp by Gloria Wang · 14 years ago
- eab18ea - Move the business rule management down to DRM agents. by Gloria Wang · 14 years ago
- 751cc42 am 8b023a2e: Merge "Add the mediaplayer release in the test validation. This is to ensure the media player release properly." into gingerbread by Yu Shan Emily Lau · 14 years ago
- 8b023a2 Merge "Add the mediaplayer release in the test validation. This is to ensure the media player release properly." into gingerbread by Yu Shan Emily Lau · 14 years ago
- cd08ada am 67c7a4ae: Merge "Fix off-by-two and other bugs in the visualization code. b/3137511" into gingerbread by Marco Nelissen · 14 years ago
- f514bdc Fix off-by-two and other bugs in the visualization code. b/3137511 by Marco Nelissen · 14 years ago
- e1e8274 am 2088e371: Merge "Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise." into gingerbread by Andreas Huber · 14 years ago
- 0a61288 Assume that all of the decoded vorbis audio data is valid unless the source indicates otherwise. by Andreas Huber · 14 years ago
- 93aa00c Add the mediaplayer release in the test validation. This is to ensure the media player release properly. by Yu Shan Emily Lau · 14 years ago
- b879147 resolved conflicts for merge of 9084631d to gingerbread-plus-aosp by Gloria Wang · 14 years ago
- d577091 DRM framework support: by Gloria Wang · 14 years ago
- b04e394 Fixes for simulator build on lucid by Mike Lockwood · 14 years ago
- 5a9d273 am b6a2256e: Merge "Fix issue 3126094." into gingerbread by Eric Laurent · 14 years ago
- cc02ac5 Fix issue 3126094. by Eric Laurent · 14 years ago
- 6123e0f am 1bd8a8c8: Merge "Turn the media time adjustment in file writer back on" into gingerbread by James Dong · 14 years ago
- 89a0104 Turn the media time adjustment in file writer back on by James Dong · 14 years ago
- 8ad6335 am fa7a87fb: Merge "File writer size estimation improvement" into gingerbread by James Dong · 14 years ago
- 22b37fa File writer size estimation improvement by James Dong · 14 years ago
- 2d00c60 am 52bea277: Merge "If we encounter video stream EOS while seeking we may still need to seek audio." into gingerbread by Andreas Huber · 14 years ago
- 4d450a8 If we encounter video stream EOS while seeking we may still need to seek audio. by Andreas Huber · 14 years ago
- 8b5161c am d68cda47: An attempt to unregister a handler that\'s no longer registered should not cause an assertion. by Andreas Huber · 14 years ago
- d68cda4 An attempt to unregister a handler that's no longer registered should not cause an assertion. by Andreas Huber · 14 years ago
- 9b2f18d 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 · 14 years ago
- bc96c28 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 · 14 years ago
- 8f5214e 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 · 14 years ago
- 99bc1da 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 · 14 years ago
- 5a40e39 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 · 14 years ago
- fb47487 am b04f356d: Merge "Include the framework copy of the OpenMAX headers instead of referencing external/opencore." into gingerbread by Andreas Huber · 14 years ago
- a4f391c Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 14 years ago
- cb90947 am e1f3976b: Merge "Make sure we cache the sampleTable again if using the caching datasource." into gingerbread by Andreas Huber · 14 years ago
- 6da2ae1 Make sure we cache the sampleTable again if using the caching datasource. by Andreas Huber · 14 years ago
- 83ed30e am ae0bb04a: Merge "Fix issue 3098850" into gingerbread by Eric Laurent · 14 years ago
- 02d0ff6 Fix issue 3098850 by Eric Laurent · 14 years ago
- 27c7fb1 am 90d59d18: Merge "Metadata.cpp and Metadata.java had drifted out of sync. This change remedies that." into gingerbread by Andreas Huber · 14 years ago
- 0c9b577 Metadata.cpp and Metadata.java had drifted out of sync. This change remedies that. by Andreas Huber · 14 years ago
- bb5d7c2 am 5f423917: Merge "Attempt to derive the avg. bitrate of the entire stream from metadata." into gingerbread by Andreas Huber · 14 years ago
- 5f42391 Merge "Attempt to derive the avg. bitrate of the entire stream from metadata." into gingerbread by Andreas Huber · 14 years ago
- 8e4f3c7 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 · 14 years ago
- cc5fb1d Some webcams output rtp streams but never send any rtcp data in violation of by Andreas Huber · 14 years ago
- 4deb3eb Attempt to derive the avg. bitrate of the entire stream from metadata. by Andreas Huber · 14 years ago
- a127c07 am 312644cd: Merge "Support for writing to MPEG2 transport stream files." into gingerbread by Andreas Huber · 14 years ago
- 28b9396 am 165c6579: Merge "HTTP Live content that are tagged as complete are now seekable." into gingerbread by Andreas Huber · 14 years ago
- 312644c Merge "Support for writing to MPEG2 transport stream files." into gingerbread by Andreas Huber · 14 years ago
- 9adf466 Support for writing to MPEG2 transport stream files. by Andreas Huber · 14 years ago
- 54d0972 HTTP Live content that are tagged as complete are now seekable. by Andreas Huber · 14 years ago
- 5b0d063 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 · 14 years ago
- 0dc6403 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 · 14 years ago
- 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