summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Copy sei offset/size during ABuffer/MediaBuffer conversionRobert Shih2015-04-232-0/+13
* Merge "libmediaplayerservice: set priority and operating rate for the codec u...Ronghua Wu2015-04-221-0/+6
|\
| * libmediaplayerservice: set priority and operating rate for the codec used by ...Ronghua Wu2015-04-221-0/+6
* | Merge "Use AudioPlaybackRate to hold TimestretchBufferProvider parameters"Ricardo Garcia2015-04-222-30/+35
|\ \
| * | Use AudioPlaybackRate to hold TimestretchBufferProvider parametersRicardo Garcia2015-04-222-30/+35
* | | Merge "audio policy: fix AudioTrack output device selection"Eric Laurent2015-04-221-3/+2
|\ \ \
| * | | audio policy: fix AudioTrack output device selectionEric Laurent2015-04-221-3/+2
* | | | AnotherPacketSource: make getBufferedDurationUs more discontinuity-awareRobert Shih2015-04-213-105/+102
|/ / /
* | | Merge "HLS: remove no more than 10% of bandwidth history at a time"Chong Zhang2015-04-213-12/+53
|\ \ \
| * | | HLS: remove no more than 10% of bandwidth history at a timeChong Zhang2015-04-213-12/+53
| |/ /
* | | Merge "Fix mips build."Ying Wang2015-04-212-2/+2
|\ \ \ | |/ / |/| |
| * | Fix mips build.Ying Wang2015-04-202-2/+2
* | | Merge "media: ignore the result of linkToDeath, which can fail if called from...Ronghua Wu2015-04-201-5/+1
|\ \ \ | |/ / |/| |
| * | media: ignore the result of linkToDeath, which can fail if called from same p...Ronghua Wu2015-04-201-5/+1
| |/
* | Merge "stagefright: add a 2kb cache for CallbackDataSource."Chris Watkins2015-04-203-4/+80
|\ \
| * | stagefright: add a 2kb cache for CallbackDataSource.Chris Watkins2015-04-203-4/+80
* | | Merge "HLS: reduce number of guessed wrong seq numbers"Chong Zhang2015-04-186-190/+266
|\ \ \
| * | | HLS: reduce number of guessed wrong seq numbersChong Zhang2015-04-176-190/+266
* | | | am 4c85e16c: am d2dc1ea3: am 88574352: am 7725022e: Merge "SoftMPEG2: start o...Lajos Molnar2015-04-182-5/+21
|\ \ \ \
| * \ \ \ am 88574352: am 7725022e: Merge "SoftMPEG2: start output at first I-frame"Lajos Molnar2015-04-172-5/+21
| |\ \ \ \
| | * \ \ \ am 7725022e: Merge "SoftMPEG2: start output at first I-frame"Lajos Molnar2015-04-172-5/+21
| | |\ \ \ \
| | | * | | | SoftMPEG2: start output at first I-frameVenkatarama Avadhani2015-04-172-5/+21
* | | | | | | Merge "NuPlayer: queue a deferred scan sources when flushing during scan"Chong Zhang2015-04-187-31/+32
|\ \ \ \ \ \ \
| * | | | | | | NuPlayer: queue a deferred scan sources when flushing during scanChong Zhang2015-04-177-31/+32
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "libmediaplayerservice: fix warnings, make warnings errors, use clang"Lajos Molnar2015-04-1723-45/+50
|\ \ \ \ \ \ \
| * | | | | | | libmediaplayerservice: fix warnings, make warnings errors, use clangLajos Molnar2015-04-1723-45/+50
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "stagefright: make more warnings errors"Lajos Molnar2015-04-1724-44/+46
|\ \ \ \ \ \ \
| * | | | | | | stagefright: make more warnings errorsLajos Molnar2015-04-1724-44/+46
| |/ / / / / /
* | | | | | | libmedia: fix all warning, make warnings errors, use clangLajos Molnar2015-04-1712-16/+16
|/ / / / / /
* | | | | | stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-1777-194/+262
|/ / / / /
* | | | | Merge "NuPlayerDriver: Maintain the timeStamp after seek"Wei Jia2015-04-171-0/+3
|\ \ \ \ \
| * | | | | NuPlayerDriver: Maintain the timeStamp after seekHaynes Mathew George2015-04-171-0/+3
* | | | | | Merge "stagefright: initial timed id3 support in hls"Robert Shih2015-04-1718-84/+399
|\ \ \ \ \ \
| * | | | | | stagefright: initial timed id3 support in hlsRobert Shih2015-04-1618-84/+399
| |/ / / / /
* | | | | | MediaSync: sanity check native sample rate.Wei Jia2015-04-161-0/+5
|/ / / / /
* | | | | MediaCodec: hold input buffers during FLUSHED stateChong Zhang2015-04-161-2/+11
* | | | | Merge "Work around lack of pitch adjustment in Timestretcher"Andy Hung2015-04-161-12/+40
|\ \ \ \ \
| * | | | | Work around lack of pitch adjustment in TimestretcherAndy Hung2015-04-161-12/+40
* | | | | | am 6705a49f: am 541a9ac7: am 8cd4132a: am 3f22f5a2: Merge "Signal EOS at end ...Marco Nelissen2015-04-164-1/+33
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | am 8cd4132a: am 3f22f5a2: Merge "Signal EOS at end of mpeg video to flush out...Marco Nelissen2015-04-164-1/+33
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | am 3f22f5a2: Merge "Signal EOS at end of mpeg video to flush out final sample"Marco Nelissen2015-04-164-1/+33
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge "Signal EOS at end of mpeg video to flush out final sample"Marco Nelissen2015-04-164-1/+33
| | | |\ \ \
| | | | * | | Signal EOS at end of mpeg video to flush out final sampleMarco Nelissen2015-04-154-1/+33
* | | | | | | Merge "Unhide the android.media.[Media]DataSource interface."Chris Watkins2015-04-1625-26/+469
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Unhide the android.media.[Media]DataSource interface.Chris Watkins2015-04-1525-26/+469
* | | | | | | am 5c16a387: am 382bcd5a: am 6a2dffb1: am 4491a4ab: Merge "libstagefright: fr...Lajos Molnar2015-04-161-0/+2
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | am 6a2dffb1: am 4491a4ab: Merge "libstagefright: free mMoovBoxBuffer"Lajos Molnar2015-04-161-0/+2
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | am 4491a4ab: Merge "libstagefright: free mMoovBoxBuffer"Lajos Molnar2015-04-161-0/+2
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Merge "libstagefright: free mMoovBoxBuffer"Lajos Molnar2015-04-161-0/+2
| | | |\ \ \ \
| | | | * | | | libstagefright: free mMoovBoxBufferSuresh Choudhary2015-04-161-0/+2