summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/ACodec.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | am b6b927fc: Merge "Tunneled Video Playback: Changed AudioHwSync token to int...Rachad2014-08-301-4/+4
|\ \ | |/
| * Tunneled Video Playback:Rachad2014-08-281-4/+4
* | am d1de9bb3: Merge "ACodec: handle errors related to native window." into lmp...Wei Jia2014-08-221-4/+8
|\ \ | |/
| * ACodec: handle errors related to native window.Wei Jia2014-08-221-4/+8
* | am 896b546b: am d29b4f65: Merge "Use gettid directly."Elliott Hughes2014-08-181-1/+1
|\ \ | |/ |/|
| * Use gettid directly.Elliott Hughes2014-08-181-1/+1
| * Update OMX messages for 64 bitAndy Hung2014-06-121-29/+28
* | 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