31 Commits (b4169760b0d535a77b607acf8c8934864252a4f5)

Author SHA1 Message Date
James Almer 31ae95d988 avcodec/v4l2_m2m_dec: remove FF_CODEC_CAP_SETS_PKT_DTS flag 2 years ago
Lukas Rusak 0d7c452d84 avcodec/v4l2m2m: allow lower minimum buffer values 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 3 years ago
Andreas Rheinhardt 6aad1204cc avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFE 3 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Cameron Gutman 30322ebe3c avcodec/v4l2_m2m_dec: dequeue frame if input isn't ready 3 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andriy Gelman 7c32e9cf93 avcodec/v4l2_m2m: adapt to call close() on init fail 5 years ago
Andriy Gelman a9fecb8ea1 avcodec/v4l2_m2m_dec: remove redundant packet and fix double free 5 years ago
Ming Qian 8ac8e905e9 avcodec/v4l2_m2m: handle v4l2 end of stream event 5 years ago
Andriy Gelman b343eca8d5 avcodec/v4l2_m2m_dec: Init reserved bytes to zero before ioctl call 5 years ago
Andriy Gelman d85c84eb38 avcodec/v4l2_m2m: Cosmetics 5 years ago
Andriy Gelman ccc83ff11e avcodec/v4l2_m2m_dec: Fix decoding on Odroid XU4 5 years ago
Andreas Rheinhardt 361fb42e1e avcodec/filter: Remove extra '; ' outside of functions 5 years ago
Aman Gupta 80c9237b2f avcodec/v4l2_m2m_dec: fix compile 6 years ago
Maxime Jourdan 584ac1ad0b avcodec/v4l2_m2m_dec: fix dropped packets while decoding 6 years ago
Aman Gupta fac834b2ae avcodec/v4l2_context: expose timeout for dequeue_frame 6 years ago
Aman Gupta 3475758a37 avcodec/v4l2_m2m_dec: set pkt_dts on decoded frames to NOPTS 6 years ago
Lukas Rusak f9b0f88aa4 avcodec/v4l2_m2m_dec: fix indentation and add M2MDEC_CLASS macro 6 years ago
Aman Gupta c0c7946196 avcodec/v4l2_m2m: decouple v4l2_m2m helpers from AVCodecContext 6 years ago
Aman Gupta c95b127733 avcodec/v4l2_context: use EAGAIN to signal when input buffers are unavailable 6 years ago
Jorge Ramirez-Ortiz da45ad48f9 avcodec/v4l2m2m: fix error handling during buffer init 6 years ago
Michael Niedermayer e5f92f3fba avcodec/v4l2_m2m_dec: Fix memleak on ff_v4l2_m2m_codec_init() failure 6 years ago
Lukas Rusak 7395f13df9 v4l2_m2m: decoder: fix memory leak 7 years ago
Mark Thompson 2bd24d4a37 v4l2_m2m: Mark V4L2 M2M decoders as unsuitable for probing 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
Jorge Ramirez-Ortiz 1ef7752d64 libavcodec: v4l2: add support for v4l2 mem2mem codecs 8 years ago