| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/v4l2_m2m: decouple v4l2_m2m helpers from AVCodecContext | Aman Gupta | 2019-09-10 | 1 | -25/+25 |
* | avcodec/v4l2_m2m: fix av_pix_fmt changing when multiple /dev/video* devices a... | Aman Gupta | 2019-09-10 | 1 | -5/+5 |
* | avcodec/v4l2_m2m: disable info logging during device probe | Aman Gupta | 2019-09-10 | 1 | -6/+7 |
* | avcodec/v4l2_m2m: fix minor indentation issue | Aman Gupta | 2019-09-02 | 1 | -1/+1 |
* | avcodec/v4l2_m2m: use log_ctx variable consistently | Aman Gupta | 2019-09-02 | 1 | -2/+2 |
* | avcodec/v4l2_m2m: log planar mode used by driver | Aman Gupta | 2019-09-02 | 1 | -1/+3 |
* | avcodec/v4l2_m2m: remove trailing whitespace in output identifier | Aman Gupta | 2019-09-02 | 1 | -1/+1 |
* | avcodec/v4l2_m2m: log requested pixel formats | Aman Gupta | 2019-09-02 | 1 | -0/+11 |
* | lavc/v4l2_m2m: don't close the file descriptor we don't own | Pavel Koshevoy | 2019-09-02 | 1 | -0/+1 |
* | v4l2_m2m: Fix free of the wrong pointer in an error path | Mark Thompson | 2018-01-21 | 1 | -1/+1 |
* | avcodec: v4l2_m2m: fix races around freeing data on close | Mark Thompson | 2018-01-21 | 1 | -35/+58 |
* | libavcodec: v4l2: add support for v4l2 mem2mem codecs | Jorge Ramirez-Ortiz | 2017-09-23 | 1 | -0/+383 |