summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* New API to support submitting encrypted buffers to the decoder.Andreas Huber2012-04-061-20/+69
* Merge "Trust the Cues element"Andreas Huber2012-04-051-44/+22
|\
| * Trust the Cues elementJohann2012-04-041-44/+22
* | Merge "Fix a bug: WOULD_BLOCK handling in TimedTextPlayer."Andreas Huber2012-04-052-1/+25
|\ \ | |/ |/|
| * Fix a bug: WOULD_BLOCK handling in TimedTextPlayer.Insun Kang2012-04-042-1/+25
* | Send video width and height to mediascannerMarco Nelissen2012-04-041-0/+2
* | Merge "fix crash with cues at the beginning of the file"Andreas Huber2012-04-031-9/+4
|\ \
| * | fix crash with cues at the beginning of the fileJohann2012-04-031-9/+4
* | | New Crypto services talking to the new crypto "HAL".Andreas Huber2012-04-031-98/+61
|/ /
* | Merge "Use Cues to seek Matroska files"Andreas Huber2012-04-031-13/+97
|\ \
| * | Use Cues to seek Matroska filesJohann2012-04-021-13/+97
| |/
* | Add a few more APIs to MediaCodecList.Andreas Huber2012-04-022-43/+137
|/
* reduce IPCs in BufferQueueMathias Agopian2012-03-291-0/+1
* Implementation of a raw audio "decoder".Andreas Huber2012-03-297-0/+317
* Add ABuffer support to SkipCutBufferMarco Nelissen2012-03-292-7/+44
* AV Android make files changesJames Dong2012-03-2824-45/+44
* stagefright: compile without chromium for pdk buildsColin Cross2012-03-262-5/+10
* Merge "Provisional support for secure decryption of media streams."Andreas Huber2012-03-268-26/+293
|\
| * Provisional support for secure decryption of media streams.Andreas Huber2012-03-268-26/+293
* | Removed code related to simulator build in TimedEventQueue to get rid of the ...James Dong2012-03-261-21/+0
|/
* Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files.James Dong2012-03-249-11/+0
* Fix the file mimetype reported by the mpeg4 extractor.Andreas Huber2012-03-232-2/+3
* Support gapless playback for mp3 and m4aMarco Nelissen2012-03-225-6/+191
* Merge "Add MetaData::dumpToLog"Marco Nelissen2012-03-211-0/+59
|\
| * Add MetaData::dumpToLogMarco Nelissen2012-03-211-0/+59
* | Merge "Parse gapless info from mp4 files"Marco Nelissen2012-03-212-0/+49
|\ \
| * | Parse gapless info from mp4 filesMarco Nelissen2012-03-212-0/+49
| |/
* | Merge "Handling end times of subtitles."James Dong2012-03-207-20/+46
|\ \ | |/ |/|
| * Handling end times of subtitles.Insun Kang2012-03-217-20/+46
* | Merge "Move COM tag parsing to constructor"Marco Nelissen2012-03-201-27/+31
|\ \
| * | Move COM tag parsing to constructorMarco Nelissen2012-03-201-27/+31
* | | Merge "Parse mp3 encoder padding/delay"Marco Nelissen2012-03-205-17/+109
|\ \ \ | |/ /
| * | Parse mp3 encoder padding/delayMarco Nelissen2012-03-205-17/+109
* | | Merge "Do not set camera preview display if the surface is null."Wu-cheng Li2012-03-191-3/+7
|\ \ \ | |_|/ |/| |
| * | Do not set camera preview display if the surface is null.Wu-cheng Li2012-03-191-3/+7
* | | Merge "Add libmedia_native"Glenn Kasten2012-03-191-0/+1
|\ \ \
| * | | Add libmedia_nativeGlenn Kasten2012-03-161-0/+1
* | | | Merge "audio_channel_in/out_mask_from_count"Glenn Kasten2012-03-192-5/+5
|\ \ \ \
| * | | | audio_channel_in/out_mask_from_countGlenn Kasten2012-03-152-5/+5
* | | | | Merge "ACodec is a little more aggressive in its error checking now."Andreas Huber2012-03-164-8/+27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ACodec is a little more aggressive in its error checking now.Andreas Huber2012-03-164-8/+27
* | | | | Merge "Remove obsolete software codec header files and amr encoders."Andreas Huber2012-03-1615-1298/+0
|\ \ \ \ \
| * | | | | Remove obsolete software codec header files and amr encoders.Andreas Huber2012-03-1615-1298/+0
| |/ / / /
* | | | | Merge "Skip XING/VBRI frame when decoding"Marco Nelissen2012-03-163-107/+59
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Skip XING/VBRI frame when decodingMarco Nelissen2012-03-163-107/+59
* | | | | Merge "Remove obsolete OMXComponentBase class"Andreas Huber2012-03-163-298/+0
|\ \ \ \ \
| * | | | | Remove obsolete OMXComponentBase classAndreas Huber2012-03-163-298/+0
| | |/ / / | |/| | |
* | | | | Fix a bug in MediaPlayer's addExternalSource().Insun Kang2012-03-162-17/+4
|/ / / /
* | | | Add a new camera open API that allows taking the ownership.Wu-cheng Li2012-03-151-1/+1
| |/ / |/| |
* | | Merge "Defines MediaPlayer APIs to support multiple audio/video/timedtext tra...James Dong2012-03-1412-135/+227
|\ \ \ | |/ / |/| |