summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/ACodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* stagefright: allow P-frames spacing of 0 and 1Lajos Molnar2014-09-041-1/+0
* Tunneled Video Playback:Rachad2014-08-281-4/+4
* ACodec: handle errors related to native window.Wei Jia2014-08-221-4/+8
* stagefright: allow specifying flac copmression level by 'complexity'Lajos Molnar2014-08-141-1/+3
* stagefright: allow scenarios when dequeueBufferFromNativeWindow failsLajos Molnar2014-08-121-2/+1
* Added Tunneled video playback support to ACodecRachad2014-08-081-57/+100
* Merge "AAC decoder: add support for controlling presentation parameters" into...Jean-Michel Trivi2014-08-081-4/+46
|\
| * AAC decoder: add support for controlling presentation parametersJean-Michel Trivi2014-08-081-4/+46
* | Merge "Clarify and implement MediaCodec status codes" into lmp-devAndy Hung2014-08-071-6/+66
|\ \
| * | Clarify and implement MediaCodec status codesAndy Hung2014-08-071-6/+66
| |/
* | stagefright: support flexible YUV formatLajos Molnar2014-08-071-15/+76
|/
* AAC encoder: add support for SBR mode selectionJean-Michel Trivi2014-08-051-2/+32
* stagefright: enable decoder color format selectionLajos Molnar2014-07-301-9/+22
* handle rotation in NuPlayerChong Zhang2014-07-301-0/+29
* stagefright: add flexible YUV supportLajos Molnar2014-07-251-0/+104
* Hook up querying of VP8 temporal layering support.Wei Jia2014-07-231-0/+44
* stagefright: use all input buffers in ACodecLajos Molnar2014-07-181-4/+7
* stagefright: add error log when create omx component failedZhijun He2014-07-171-0/+2
* stagefright: update ACodec to use CodecBase enumerations directlyLajos Molnar2014-07-071-16/+16
* Merge "Add HEVC encoder support to ACodec"Rachad2014-06-271-0/+60
|\
| * Add HEVC encoder support to ACodecRachad2014-06-261-0/+60
* | Fix loggingMarco Nelissen2014-06-131-4/+4
* | libstagefright: Add Opus support to ACodec::getPortFormatVignesh Venkatasubramanian2014-05-291-0/+18
|/
* Merge "Add HEVC decoder support to ACodec bug: 14571712"Rachad2014-05-191-0/+3
|\
| * Add HEVC decoder support to ACodecRachad2014-05-141-0/+3
* | ACodec: remove PTS log spamLajos Molnar2014-05-151-3/+1
* | Send 64 bit OMX codec handling to 32 bit MediaServerAndy Hung2014-05-141-0/+4
* | Update OMX messages for 64 bitAndy Hung2014-05-141-30/+29
|/
* MediaCodec: add renderAndReleaseOutputBuffer() method with timestampLajos Molnar2014-05-081-0/+21
* Remove legacy omx_message variablesAndy Hung2014-05-061-19/+3
* am ee46bd37: am 2b0b701f: am 0c388650: Merge "ACodec: add frame render/drop s...Lajos Molnar2014-05-011-0/+7
|\
| * am 2b0b701f: am 0c388650: Merge "ACodec: add frame render/drop systrace"Lajos Molnar2014-05-011-0/+7
| |\
| | * am 0c388650: Merge "ACodec: add frame render/drop systrace"Lajos Molnar2014-05-011-0/+7
| | |\
| | | * ACodec: add frame render/drop systraceLajos Molnar2014-04-301-0/+7
| | * | Merge commit '91820d46b5f3065c2fded3cdf65d305715b33bb1' into HEADBill Yi2014-04-291-26/+85
| | |\ \ | | | |/ | | |/|
| | | * am 1faa4170: stagefright: allow for minUndequeuedBufs to be one lessLajos Molnar2014-03-191-3/+4
| | | |\
| | | * \ am b635b0e6: mediaplayer: keep more buffers with the BufferQueueLajos Molnar2014-03-191-21/+26
| | | |\ \
| | | * \ \ am c69bc40a: Merge "Cap pts gap between adjacent frames to specified value" i...Chong Zhang2014-03-131-1/+21
| | | |\ \ \
| | | * \ \ \ am 2613347d: Merge "Added support to query ACodec whether adaptive playback i...Lajos Molnar2014-03-071-0/+5
| | | |\ \ \ \
| | | * \ \ \ \ am 2338782d: Merge "Fixed misplaced bracket for switch-case block." into klp-devLajos Molnar2014-03-071-4/+4
| | | |\ \ \ \ \
| | | * \ \ \ \ \ am 5db1e3a6: Merge "correct one logic error in decide whether should render o...Lajos Molnar2014-03-071-1/+1
| | | |\ \ \ \ \ \
| * | | \ \ \ \ \ \ am 52a861d2: Merge "warnings be gone."Mark Salyzyn2014-04-111-1/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | warnings be gone.Andreas Huber2014-04-111-1/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | am 1000d426: am f780d28d: Merge "DO NOT MERGE: Revert "mediaplayer: keep more...Lajos Molnar2014-03-281-26/+21
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ am f780d28d: Merge "DO NOT MERGE: Revert "mediaplayer: keep more buffers with...Lajos Molnar2014-03-281-26/+21
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | DO NOT MERGE: Revert "mediaplayer: keep more buffers with the BufferQueue"Lajos Molnar2014-03-271-26/+21
| * | | | | | | | | | am 8bf96c01: am 3d4e4fcb: Merge "DO NOT MERGE: Revert "stagefright: allow for...Lajos Molnar2014-03-281-4/+3
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | am 3d4e4fcb: Merge "DO NOT MERGE: Revert "stagefright: allow for minUndequeue...Lajos Molnar2014-03-281-4/+3
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | DO NOT MERGE: Revert "stagefright: allow for minUndequeuedBufs to be one less"Lajos Molnar2014-03-271-4/+3
| | | | |_|_|_|_|_|/ | | | |/| | | | | |
* | | | | | | | | | Merge "Support VP8 encoder key frame interval and number of temporal layers c...Alex Glaznev2014-04-241-0/+70
|\ \ \ \ \ \ \ \ \ \