summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* Merge "fix build. optional tests broke" into klp-devMathias Agopian2013-08-151-0/+2
|\
| * fix build. optional tests brokeMathias Agopian2013-08-141-0/+2
* | Merge "Check adaptive playback support via CodecCapabilities" into klp-devLajos Molnar2013-08-142-2/+12
|\ \ | |/ |/|
| * Check adaptive playback support via CodecCapabilitiesLajos Molnar2013-08-132-2/+12
* | Merge "Optionally repeat the previously submitted frame to the encoder" into ...Andreas Huber2013-08-134-9/+244
|\ \ | |/ |/|
| * Optionally repeat the previously submitted frame to the encoderAndreas Huber2013-08-134-9/+244
* | Support for "request-sync" parameter in ACodecAndreas Huber2013-08-121-3/+18
|/
* am bcd86896: am d0f5664a: Merge "Handle undefined NAL type for h264 streaming"Andreas Huber2013-08-081-0/+7
|\
| * Merge "Handle undefined NAL type for h264 streaming"Andreas Huber2013-08-081-0/+7
| |\
| | * Handle undefined NAL type for h264 streamingPatrik2 Carlsson2013-07-271-0/+7
* | | Merge "IOMX: add updateGraphicBufferInMeta method for metadata mode"Lajos Molnar2013-08-066-6/+57
|\ \ \
| * | | IOMX: add updateGraphicBufferInMeta method for metadata modeLajos Molnar2013-08-066-6/+57
* | | | separte producer and consumer interfacesMathias Agopian2013-08-061-2/+2
* | | | fix fallout from binderizing BufferQueues consumer sideMathias Agopian2013-08-012-9/+4
* | | | Unregister any handlers still registered on now "dead" ALoopersAndreas Huber2013-07-312-0/+18
* | | | am b57fb786: am d0ef1ccd: Merge "rtsp handle response line ended with \'\n\'"Andreas Huber2013-07-311-0/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | rtsp handle response line ended with '\n'Yajun Zeng2013-07-311-0/+3
| |/
* | Merge "Fix typo in AwesomePlayer"Andreas Huber2013-07-291-1/+1
|\ \
| * | Fix typo in AwesomePlayerSungsoo Lim2013-07-101-1/+1
* | | Fail more gracefully on version mismatchMarco Nelissen2013-07-291-3/+3
* | | stagefright: offload playback supportRichard Fitzgerald2013-07-265-115/+603
* | | Update error messageAndy McFadden2013-07-241-1/+2
* | | Merge "Don't abort on unusual state transition"Andy McFadden2013-07-241-3/+5
|\ \ \
| * | | Don't abort on unusual state transitionAndy McFadden2013-07-231-3/+5
* | | | Merge "Fix typo in socket name"Geremy Condra2013-07-231-1/+1
|\ \ \ \
| * | | | Fix typo in socket nameChad Brubaker2013-07-231-1/+1
* | | | | Merge "Add routing sockets for the requesting user"Geremy Condra2013-07-235-0/+29
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Add routing sockets for the requesting userChad Brubaker2013-07-195-0/+29
* | | | Merge "update to new Consumer APIs"Mathias Agopian2013-07-202-9/+7
|\ \ \ \
| * | | | update to new Consumer APIsMathias Agopian2013-07-162-9/+7
| |/ / /
* | | | Enable support for explicitly requesting an encoded keyframe from the vp8Andreas Huber2013-07-192-2/+36
* | | | Minor tweaks to DirectRenderer and ConverterAndreas Huber2013-07-195-60/+209
* | | | Merge "ANetworkSession and ParsedMessage are now part of stagefright foundati...Andreas Huber2013-07-1820-228/+211
|\ \ \ \
| * | | | ANetworkSession and ParsedMessage are now part of stagefright foundation.Andreas Huber2013-07-1820-228/+211
* | | | | Merge "stagefright: set scaling mode for blank frames in ACodec"Dima Zavin2013-07-181-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | stagefright: set scaling mode for blank frames in ACodecDima Zavin2013-07-181-0/+8
| |/ / /
* | | | Merge "Support "suspension" of a video encoder in "surface-input" mode."Andreas Huber2013-07-178-14/+148
|\ \ \ \
| * | | | Support "suspension" of a video encoder in "surface-input" mode.Andreas Huber2013-07-178-14/+148
| |/ / /
* | | | Experimental support for enabling the use of "surface input" modeAndreas Huber2013-07-173-21/+158
|/ / /
* | | Merge "Pass additional arg to acquireBuffer calls."Andy McFadden2013-07-112-3/+3
|\ \ \ | |/ / |/| |
| * | Pass additional arg to acquireBuffer calls.Andy McFadden2013-07-082-3/+3
* | | am 1468dd9c: am c582fde9: resolved conflicts for merge of c158971f to stage-a...Jean-Baptiste Queru2013-07-081-1/+12
|\ \ \ | | |/ | |/|
| * | am c582fde9: resolved conflicts for merge of c158971f to stage-aosp-masterJean-Baptiste Queru2013-07-081-1/+12
| |\ \
| | * \ resolved conflicts for merge of c158971f to stage-aosp-masterJean-Baptiste Queru2013-07-081-1/+12
| | |\ \
| | | * \ Merge "Store rtsp accessunit until PLAY response parsed"Jean-Baptiste Queru2013-07-081-1/+12
| | | |\ \
| | | | * | Store rtsp accessunit until PLAY response parsedYajun Zeng2013-05-131-1/+12
* | | | | | am c26ab375: am 5d2ab2a6: am 8eef093c: Merge "libstagefright: Use LOG_BASIC w...Jean-Baptiste Queru2013-07-081-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 5d2ab2a6: am 8eef093c: Merge "libstagefright: Use LOG_BASIC when use chrom...Jean-Baptiste Queru2013-07-081-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | am 8eef093c: Merge "libstagefright: Use LOG_BASIC when use chromium http stack"Jean-Baptiste Queru2013-07-081-1/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge "libstagefright: Use LOG_BASIC when use chromium http stack"Jean-Baptiste Queru2013-07-081-1/+1
| | | |\ \ \