summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Seeking/duration in HLS content is based on the individual segments' durationAndreas Huber2011-06-302-16/+42
* Merge "Revert "Parse RTP-Info even for live streams.""Andreas Huber2011-06-302-7/+2
|\
| * Revert "Parse RTP-Info even for live streams."Andreas Huber2011-06-302-7/+2
* | Some (most) OMX decoders do not send a OMX_CmdComplete/Flush OMX_ALL notifica...Andreas Huber2011-06-301-0/+5
|/
* Remove curtain effect (it's unused).Chih-Chung Chang2011-06-303-7/+0
* Merge "Fix a format string that triggered a compile-time warning in OMXCodec....Andreas Huber2011-06-291-1/+1
|\
| * Fix a format string that triggered a compile-time warning in OMXCodec.cppAndreas Huber2011-06-291-1/+1
* | Instantiate a NetworkChangeNotifier to have chromium transparently handle int...Andreas Huber2011-06-291-0/+3
|/
* Unlock the camera if media recorder fails to start recording.Wu-cheng Li2011-06-292-14/+20
* Support for writing output data to a provided callback function instead of a ...Andreas Huber2011-06-281-7/+34
* Merge "Multiple changes to ACodec/codec tools:"Andreas Huber2011-06-281-22/+41
|\
| * Multiple changes to ACodec/codec tools:Andreas Huber2011-06-281-22/+41
* | Merge "Fix for b/4165024: Serious Memory leak when playing a WV protected str...Jeff Tinker2011-06-282-13/+28
|\ \ | |/ |/|
| * Fix for b/4165024: Serious Memory leak when playing a WV protected streaming ...Jeff Tinker2011-06-272-13/+28
* | Add a testcase to test PNG files support for KenBurn effect.James Dong2011-06-271-4/+14
* | Merge "Fix the new color converter to respect the destination crop rect."Andreas Huber2011-06-273-78/+83
|\ \
| * | Fix the new color converter to respect the destination crop rect.Andreas Huber2011-06-273-78/+83
* | | Merge "Log video dimensions and crop rectangle."Andreas Huber2011-06-271-1/+8
|\ \ \ | |/ /
| * | Log video dimensions and crop rectangle.Andreas Huber2011-06-271-1/+8
* | | Merge "Update paths to test content used to run the omx_tests."Andreas Huber2011-06-271-11/+7
|\ \ \ | |/ / | | / | |/ |/|
| * Update paths to test content used to run the omx_tests.Andreas Huber2011-06-271-11/+7
* | Merge "Reduce the number of output buffers and force output buffers in displa...James Dong2011-06-272-2/+3
|\ \ | |/ |/|
| * Reduce the number of output buffers and force output buffers in display order...James Dong2011-06-262-2/+3
* | Add framework support for camcorder zoom.Wu-cheng Li2011-06-2710-59/+104
|/
* Stagefright: add support for gralloc OMX_UseBuffer.Anu Sundararajan2011-06-232-1/+68
* Integrating TI OMAP4 Video DecoderAnu Sundararajan2011-06-232-2/+112
* - Public part of the Metadata API.Gloria Wang2011-06-233-117/+220
* Merge "Parse RTP-Info even for live streams."Andreas Huber2011-06-232-2/+7
|\
| * Parse RTP-Info even for live streams.Andreas Huber2011-06-202-2/+7
* | Merge "Fix warnings for uninitialized local variables"Glenn Kasten2011-06-232-3/+3
|\ \
| * | Fix warnings for uninitialized local variablesGlenn Kasten2011-06-222-3/+3
| |/
* | Merge "Added audio_bytes_per_sample() helper function"Eric Laurent2011-06-232-3/+3
|\ \
| * | Added audio_bytes_per_sample() helper functionEric Laurent2011-06-172-3/+3
* | | Merge "Fix for kenBurn Effect for PNG image is crashing (4861071 )"Shailendra2011-06-221-2/+3
|\ \ \
| * | | Fix for kenBurn Effect for PNG image is crashing (4861071 )Shailendra2011-06-221-2/+3
* | | | Merge "Timed text display format support: 1. Extract 3GPP global format descr...Gloria Wang2011-06-228-52/+1305
|\ \ \ \
| * | | | Timed text display format support:Gloria Wang2011-06-228-52/+1305
* | | | | Merge "Add some error log messages to indicate the failure of a recording ses...James Dong2011-06-221-4/+22
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add some error log messages to indicate the failure of a recording sessionJames Dong2011-06-221-4/+22
| |/ / /
* | | | Merge "Switch to use MediaMetadataRetriever to generate the project thumbnail...James Dong2011-06-221-6/+27
|\ \ \ \ | |/ / / |/| | |
| * | | Switch to use MediaMetadataRetriever to generate the project thumbnail when t...James Dong2011-06-211-6/+27
* | | | Merge "Timestamp adjustment will not work well if we ask video encoder to pro...James Dong2011-06-211-197/+1
|\ \ \ \
| * | | | Timestamp adjustment will not work well if we ask video encoder to produce B ...James Dong2011-06-211-197/+1
| |/ / /
* | | | Log an error instead of asserting if the OMX plugin reports an error.Andreas Huber2011-06-211-1/+5
|/ / /
* | | Merge "Don't assert on malformed .mp4 content that contains fewer samples than"Andreas Huber2011-06-211-4/+8
|\ \ \
| * | | Don't assert on malformed .mp4 content that contains fewer samples thanAndreas Huber2011-06-211-4/+8
* | | | Merge "Boost software vp8 decoder performance using multi-threaded decoding i...James Dong2011-06-211-1/+17
|\ \ \ \
| * | | | Boost software vp8 decoder performance using multi-threaded decoding if possibleJames Dong2011-06-201-1/+17
* | | | | Parse the individual segment's duration as a floating point number which is nowAndreas Huber2011-06-213-3/+47
| |/ / / |/| | |
* | | | Merge "Restore legacy soft-aac decoder behaviour. Substitute silence on decod...Andreas Huber2011-06-211-0/+8
|\ \ \ \