| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/v4l2_m2m_enc: buffer frame if it cannot be enqueued | Andriy Gelman | 2020-08-23 | 1 | -0/+1 |
* | avcodec/v4l2_m2m: reindent after last commit | Andriy Gelman | 2020-08-02 | 1 | -6/+6 |
* | avcodec/v4l2_m2m: adapt to call close() on init fail | Andriy Gelman | 2020-08-02 | 1 | -0/+6 |
* | avcodec/encode: restructure the core encoding code | James Almer | 2020-06-18 | 1 | -0/+8 |
* | avcodec/v4l2_m2m: Avoid using intermediate buffer | Andreas Rheinhardt | 2020-03-10 | 1 | -5/+3 |
* | avcodec/v4l2_m2m: Fix typo in log message and cosmetics | Andriy Gelman | 2020-02-16 | 1 | -2/+2 |
* | avcodec/v4l2_m2m: Cosmetics | Andriy Gelman | 2020-02-01 | 1 | -5/+5 |
* | avcodec/v4l2_m2m: Use consistent logging context | Andriy Gelman | 2020-02-01 | 1 | -9/+9 |
* | avcodec/v4l2_m2m: Simplify capture buffer init check | Andriy Gelman | 2020-02-01 | 1 | -2/+2 |
* | avcodec/v4l2_m2m: Fix indentation | Andriy Gelman | 2019-11-01 | 1 | -1/+1 |
* | 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 |