| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/mediacodecdec: refactor color space utils | Zhao Zhili | 2023-03-18 | 1 | -0/+73 |
* | avcodec/mediacodec: fix missing crop info when use NDK MediaCodec | Zhao Zhili | 2022-12-08 | 1 | -0/+24 |
* | avcodec: add MediaCodec encoder | Zhao Zhili | 2022-11-21 | 1 | -0/+8 |
* | avcodec/mediacodec: add ANativeWindow support | Zhao Zhili | 2022-11-21 | 1 | -2/+6 |
* | avcodec/mediacodec: add NDK media codec wrapper | Zhao Zhili | 2022-11-21 | 1 | -4/+4 |
* | avcodec/mediacodec_wrapper: separate implementation from interface | Zhao Zhili | 2022-11-21 | 1 | -37/+218 |
* | avcodec/mediacodec_wrapper: add missing "avcodec.h" include | Matthieu Bouron | 2019-07-22 | 1 | -0/+2 |
* | avcodec/mediacodec_wrapper: add helper to fetch SDK_INT | Aman Gupta | 2018-05-04 | 1 | -0/+2 |
* | doc: fix spelling errors | Andreas Cadhalpun | 2016-10-21 | 1 | -1/+1 |
* | lavc/mediacodec: refactor ff_AMediaCodecList_getCodecByType | Matthieu Bouron | 2016-06-15 | 1 | -1/+3 |
* | lavc/mediacodec: bypass width/height restrictions when looking for a decoder | Matthieu Bouron | 2016-06-07 | 1 | -1/+1 |
* | lavc: add h264 mediacodec decoder | Matthieu Bouron | 2016-03-07 | 1 | -0/+125 |