30 Commits (3ffb15a105f88544b6b93bb32c9ac9f62b90f456)

Author SHA1 Message Date
Andriy Gelman 58b8541330 avcodec/v4l2_m2m_enc: reindent after previous commit 5 years ago
Andriy Gelman 8bc7f69cef avcodec/v4l2_m2m_enc: buffer frame if it cannot be enqueued 5 years ago
Andriy Gelman 7c32e9cf93 avcodec/v4l2_m2m: adapt to call close() on init fail 5 years ago
James Almer 827d6fe73d avcodec/encode: restructure the core encoding code 5 years ago
Andreas Rheinhardt d29aaf12f4 avcodec/v4l2_m2m_enc: Avoid ;; 5 years ago
Marton Balint 82f9eb6f6c avcodec: move mpeg4 profiles to profiles.h 5 years ago
Andriy Gelman 486ed509bc avcodec/v4l2_m2m_enc: Support changing qmin/qmax 5 years ago
Limin Wang e468106269 avcodec/v4l2_m2m_enc: reindent code 5 years ago
Andriy Gelman 1cc3851b60 avcodec/v4l2_m2m_enc: Enable frame level rate control by default 5 years ago
Andriy Gelman 9b5001a494 avcodec/v4l2_m2m_enc: Reduce log verbosity for some params 5 years ago
Ming Qian 8ac8e905e9 avcodec/v4l2_m2m: handle v4l2 end of stream event 5 years ago
Ming Qian edee0d0104 avcodec/v4l2_m2m: fix setting frame period 5 years ago
Andriy Gelman 8578433d20 avcodec/v4l2_m2m: Fix typo in log message and cosmetics 5 years ago
Andriy Gelman 4c1a3e9166 avcodec/v4l2_m2m: Simplify capture buffer init check 5 years ago
Andriy Gelman fc3760a66d avcodec/v4l2_m2m_enc: Check encoder pix_fmt matches pix_fmt on device 5 years ago
Aman Gupta 81abf90aea avcodec/v4l2: fix compile with older videodev2.h 5 years ago
Aman Gupta 84540b2b84 avcodec/v4l2_m2m_enc: fix indentation and add M2MENC_CLASS macro 6 years ago
Aman Gupta c0c7946196 avcodec/v4l2_m2m: decouple v4l2_m2m helpers from AVCodecContext 6 years ago
Aman Gupta ab4835f418 avcodec/v4l2_m2m_enc: add support for -force_key_frames 6 years ago
Aman Gupta 6852b85020 avcodec/v4l2_m2m_enc: fix typo in log message 6 years ago
Aman Gupta dc180cd815 avcodec/v4l2_m2m_enc: log errno on v4l2_set_ext_ctrl failures 6 years ago
Carl Eugen Hoyos 6dbb64fdcc lavc/v4l2_m2m_enc: Add missing braces around initializers. 7 years ago
Mark Thompson a0c624e299 avcodec: v4l2_m2m: fix races around freeing data on close 7 years ago
wm4 55eebf2a11 v4l_m2m: add missing AV_CODEC_CAP_DELAY flags 7 years ago
wm4 b945fed629 avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
James Almer 5ae972f63b avcodec/v4l2_m2m_enc: fix usage of deprecated codec flag 7 years ago
Mark Thompson e01a270762 lavc/v4l2: Fix printf format for int64_t 7 years ago
Mark Thompson 8da5af2584 lavc/v4l2: Mark static const tables as such 7 years ago
Mark Thompson a0d076f3ef lavc/v4l2: Remove use of lfind() 7 years ago
Jorge Ramirez-Ortiz 1ef7752d64 libavcodec: v4l2: add support for v4l2 mem2mem codecs 7 years ago