| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/mediacodec_wrapper: do not discard codecs reporting they do not support ... | Matthieu Bouron | 2016-10-19 | 1 | -0/+3 |
* | lavc: add hevc mediacodec decoder | Matthieu Bouron | 2016-09-15 | 1 | -3/+20 |
* | lavc/ffjni: replace ff_jni_{attach,detach} with ff_jni_get_env | Matthieu Bouron | 2016-07-27 | 1 | -161/+39 |
* | lavc: add mediacodec hwaccel support | Matthieu Bouron | 2016-07-08 | 1 | -4/+1 |
* | lavc/mediacodec: re-indent after previous commit | Matthieu Bouron | 2016-06-15 | 1 | -93/+93 |
* | lavc/mediacodec: refactor ff_AMediaCodecList_getCodecByType | Matthieu Bouron | 2016-06-15 | 1 | -71/+206 |
* | lavc/mediacodec: bypass width/height restrictions when looking for a decoder | Matthieu Bouron | 2016-06-07 | 1 | -9/+28 |
* | lavc/mediacodec: rename MediaFormat field clazz to mediaformat_class for cons... | Matthieu Bouron | 2016-06-07 | 1 | -3/+3 |
* | lavc/mediacodec: move struct declarations at the begin | Matthieu Bouron | 2016-06-07 | 1 | -186/+186 |
* | lavc/mediacodec: rename jfields_mapping to jni_amediacodeclist_mapping | Matthieu Bouron | 2016-06-07 | 1 | -3/+3 |
* | lavc/mediacodec: do not delete a local reference twice in case of error | Matthieu Bouron | 2016-06-07 | 1 | -0/+1 |
* | lavc/mediacodec: add missing MediaCodec.Get{Input,Output}Buffer() checks | Matthieu Bouron | 2016-05-25 | 1 | -0/+8 |
* | lavc/mediacodec: factorize static fields initialization | Matthieu Bouron | 2016-05-25 | 1 | -110/+57 |
* | lavc/mediacodec: remove stray empty lines | Matthieu Bouron | 2016-03-15 | 1 | -7/+0 |
* | lavc: add h264 mediacodec decoder | Matthieu Bouron | 2016-03-07 | 1 | -0/+1705 |