aboutsummaryrefslogtreecommitdiffstats
path: root/videocodec
Commit message (Expand)AuthorAgeFilesLines
* Move init of variable after setjmp.Christopher Ferris2015-03-201-1/+2
* am 15f60f1e: Fix defect when native buffer mode fallbacks to byte-buffer mode...Yuanjun Huang2015-02-111-5/+14
|\
| * Fix defect when native buffer mode fallbacks to byte-buffer modeYuanjun Huang2015-02-111-5/+14
* | am dd94f000: VP8 OMX component - Add flushing the decode pipeline at the begi...Yuanjun Huang2015-01-291-2/+10
|\|
| * VP8 OMX component - Add flushing the decode pipeline at the beginning,Yuanjun Huang2015-01-291-2/+10
* | am 237fe154: AVC secure OMX component - Change the level to 4.2 to pass new C...Yuanjun Huang2015-01-211-3/+14
|\|
| * AVC secure OMX component - Change the level to 4.2 to pass new CTS cases.Yuanjun Huang2015-01-211-3/+14
* | resolved conflicts for merge of bcf10222 to lmp-mr1-dev-plus-aospChih-Hung Hsieh2014-12-181-0/+3
|\ \
| * | Fix or suppress clang warnings before upstream fix.Chih-Hung Hsieh2014-12-182-4/+5
* | | am af3c298c: Suppress some clang compiler warnings.Chih-Hung Hsieh2014-12-183-3/+7
|\| |
| * | Suppress some clang compiler warnings.Chih-Hung Hsieh2014-12-173-3/+7
* | | am d7a24953: vp9 hybrid omxywan1712014-12-171-0/+14
|\ \ \ | | |/ | |/|
| * | vp9 hybrid omxywan1712014-12-171-0/+14
* | | am 77e0e77a: pass buffer width to libDecoderVp9Hybridywan1712014-12-122-5/+9
|\| |
| * | pass buffer width to libDecoderVp9Hybridywan1712014-12-122-5/+9
* | | am 3b7c847a: vp9 hybrid omx: if it\'s eos frame and encounter resolution chan...ywan1712014-12-111-1/+1
|\| |
| * | vp9 hybrid omx: if it's eos frame and encounter resolution change, retain the...ywan1712014-12-101-1/+1
* | | resolved conflicts for merge of 1edf1d80 to lmp-mr1-dev-plus-aospAndreas Gampe2014-12-115-25/+1
|\ \ \ | | |/ | |/|
| * | VideoCodec: Remove unused variablesAndreas Gampe2014-12-085-30/+1
* | | am d5673bef: To support standard omx api for passing GTS testhding32014-12-104-2/+74
|\ \ \ | | |/ | |/|
| * | To support standard omx api for passing GTS testhding32014-12-094-2/+74
* | | am 8a050ed9: Libvpx: Turn off unused-function warningAndreas Gampe2014-12-091-0/+4
|\ \ \ | |/ / |/| / | |/
| * Libvpx: Turn off unused-function warningAndreas Gampe2014-12-081-0/+4
* | OMXVideoDecoderVP9Hybrid: set usage flag as GRALLOC_USAGE_SW_READ_OFTEN + GRA...Dale Stimson2014-12-081-1/+1
* | enable OMX extension OMX_IndexExtVppBufferNum for ISVXigui Wang2014-12-023-35/+35
* | adjust vp9 hybrid output buffer count to avoid play freeze caused by no avail...ywan1712014-11-202-1/+3
* | DecoderVP9Hybrid: add adaptive playback supportywan1712014-11-202-5/+82
* | use system headers rather than framework onesThierry Strudel2014-11-193-30/+43
* | vp9hybrid: add adaptive playback support for vp9 hybrid plugin(legacy mode)ywan1712014-11-102-20/+122
* | vp9hybrid: add raw data mode support for vp9 hybrid plugin to pass cts testywan1712014-11-102-25/+58
* | vp9hybrid: drain the last frame to fix output frame number not matching issueywan1712014-11-102-13/+10
* | vp9HWR: fix free issue in multi-threadywan1712014-10-222-32/+24
* | fix memleak in vp9 HWR plugin which will lead to cts failureywan1712014-10-211-13/+6
|/
* Don't hardcode linux into makefiles.Tim Kilbourn2014-10-171-1/+1
* add VP9 hybrid decoder plugin using dlopen to connect with the close source partywan1712014-10-033-2/+495
* OMXAVCSecure: Enable/Disable IED.Rajesh Poornachandran2014-10-022-41/+63
* Remove direct link to vendor librariesThierry Strudel2014-09-255-78/+247
* remove linker warning of libOMXVideoDecoderVP9HWR.so caused by text relocationsywan1712014-09-183-3/+2
* fix the slice number per frame to be 1 for AVC encoderywan1712014-09-181-2/+2
* Start and stop platform IED session.Rajesh Poornachandran2014-09-091-11/+8
* Wait till all frames flipped before session is closed.Andy Qiu2014-09-092-1/+43
* fix compile issue of libvpx after rebasing to partner repoywan1712014-08-071-1/+0
* Fix for new compilerGuilhem IMBERTON2014-08-071-1/+1
* add vp9 accelerated sw decoder plugin in fuguywan1712014-07-29873-39/+336800
* remove warning in omx-componentywan1712014-07-2924-115/+111
* reset outport bufferCountMin during format change for video playback on fuguywan1712014-07-291-0/+1
* enable video playback on fuguywan1712014-07-211-2/+1
* Removing references to trademarked namesRyan Saffores2014-07-212-24/+24
* Delete non-fugu projectsRyan Saffores2014-07-2113-4087/+1
* Fix build for AOSP/LThierry Strudel2014-07-2115-18/+20