Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavc/v4l2_m2m_enc: Add missing braces around initializers. | Carl Eugen Hoyos | 2018-08-31 | 1 | -2/+2 |
* | avcodec: v4l2_m2m: fix races around freeing data on close | Mark Thompson | 2018-01-21 | 1 | -8/+14 |
* | v4l_m2m: add missing AV_CODEC_CAP_DELAY flags | wm4 | 2017-12-21 | 1 | -1/+1 |
* | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -0/+2 |
* | avcodec/v4l2_m2m_enc: fix usage of deprecated codec flag | James Almer | 2017-10-21 | 1 | -1/+1 |
* | lavc/v4l2: Fix printf format for int64_t | Mark Thompson | 2017-10-05 | 1 | -1/+1 |
* | lavc/v4l2: Mark static const tables as such | Mark Thompson | 2017-10-04 | 1 | -2/+2 |
* | lavc/v4l2: Remove use of lfind() | Mark Thompson | 2017-10-04 | 1 | -20/+12 |
* | libavcodec: v4l2: add support for v4l2 mem2mem codecs | Jorge Ramirez-Ortiz | 2017-09-23 | 1 | -0/+352 |