21758 Commits (29a8ed766354c45c9be4b8512c5b2eb25a450cdc)

Author SHA1 Message Date
Mark Thompson 10eb496d9a vaapi_mpeg2: Convert to use coded bitstream infrastructure 7 years ago
Mark Thompson b5859e0b04 mpeg12: Move finding the best frame rate to common code 7 years ago
Mark Thompson a41b69b5eb cbs_mpeg2: Add support for picture display extension 7 years ago
Mark Thompson 067a9ddeb8 cbs_h265: Fix ranges of prediction weight offsets 7 years ago
Mark Thompson f763489364 cbs_h265: Fix reading of unknown parameter set extension data 7 years ago
Mark Thompson 30645174e3 vaapi_h264: Fix CPB/DPB delays 7 years ago
Mark Thompson f940c859c2 Revert "vaapi_h265: Reduce the amount of padding in the stream" 7 years ago
Mark Thompson c42b62d1f9 h264_metadata: Fix double-free 7 years ago
Mark Thompson e7f64191b2 cbs: Add buffer padding when splitting fragments 7 years ago
Mark Thompson 44cde38c8a cbs: Always check for bitstream end before reading 7 years ago
Luca Barbato b05128f3c9 qsv: Load the hw hevc plugin by default on Linux 7 years ago
Martin Storsjö 9dde6ab06c arm: Fix SIGBUS on ARM when compiled with binutils 2.29 7 years ago
Martin Storsjö accb06120c configure: Use dllexport/dllimport for data symbols across DLLs with mingw 7 years ago
Martin Storsjö abf1c058d1 msvc: Properly specify dllexport for data symbols shared across dll boundaries 7 years ago
Luca Barbato 0c99b900d8 png: Support RGBA64 pixel format 7 years ago
Luca Barbato 9f5b77c16f png: Report more details regarding unsupported pixel formats 7 years ago
Mark Thompson 4c0588b456 mpeg2enc: Don't mark all streams as component video 7 years ago
Mark Thompson b78c30d7ec lavc: Add mpeg2_metadata bitstream filter 7 years ago
Mark Thompson 2bc9ba8d3c lavc: Add coded bitstream read/write support for MPEG-2 7 years ago
Mark Thompson 768eb9182e cbs_h2645: Return error if writing fails 7 years ago
Anton Khirnov f70f71d60c h264dec: use a large enough field for reference list modification values 7 years ago
Piotr Bandurski a05c6e8c11 xwddec: support 8bpp grayscale 7 years ago
Diego Biurrun d34a133b78 dfa: Disallow odd width/height and add proper bounds check for DDS1 chunks 7 years ago
Mark Thompson a14a12ca13 vaapi_h265: Reduce the amount of padding in the stream 7 years ago
Mark Thompson e3e8eab359 vaapi_h265: Add support for AUD NAL units 7 years ago
Mark Thompson ac12486714 vaapi_h265: Convert to use coded bitstream infrastructure 7 years ago
Mark Thompson a49ee60d5f vaapi_h264: Add support for SEI recovery points 7 years ago
Mark Thompson 820a4483af vaapi_h264: Add support for AUD NAL units 7 years ago
Mark Thompson 7a4fac5e91 vaapi_h264: Convert to use coded bitstream infrastructure 7 years ago
Mark Thompson b31a9eae02 lavc: Add hevc_metadata bitstream filter 7 years ago
Mark Thompson e6874bc3af lavc: Add h264_redundant_pps bitstream filter 7 years ago
Mark Thompson 9e93001b61 lavc: Add h264_metadata bitstream filter 7 years ago
Mark Thompson f11d8a5e8b lavc: Add trace_headers bitstream filter 7 years ago
Mark Thompson 867381b8b5 lavc: Add coded bitstream read/write support for H.265 7 years ago
Mark Thompson acf06f4544 lavc: Add coded bitstream read/write support for H.264 7 years ago
Mark Thompson 18f1706f33 lavc: Add coded bitstream read/write API 7 years ago
Vittorio Giovara ebf3b9e8a8 h264: Add support for alternative transfer characterics SEI 7 years ago
Mark Thompson 19388a7200 vaapi_encode: Move quality option to common code 7 years ago
Mark Thompson 1329c08ad6 hevc: Validate the number of long term reference pictures 7 years ago
Mark Thompson b88da98b34 hevc: Improve stream constraint values in common header 7 years ago
Mark Thompson aaf4414650 h264: Add stream constraint values to the common header 7 years ago
Anton Khirnov b90fdb2c71 hevcdec: add a CUVID hwaccel 7 years ago
Anton Khirnov 00fd914d49 hevcdec: set the active SPS before calling get_format() 7 years ago
Anton Khirnov 004ea63714 cuvid: add cuvid.h to SKIPHEADERS 7 years ago
Anton Khirnov b9129ec466 h264dec: add a CUVID hwaccel 7 years ago
Anton Khirnov 704311b294 decode: add a per-frame private data for hwaccel use 7 years ago
Anton Khirnov badf0951f5 decode: add a mechanism for performing delayed processing on the decoded frames 7 years ago
Anton Khirnov 359a8a3e2d decode: add a method for attaching lavc-internal data to frames 7 years ago
Anton Khirnov de77671438 decode: avoid leaks on failure in ff_get_buffer() 7 years ago
Anton Mitrofanov 70946e6059 h264dec: Fix mix of lossless and lossy MBs decoding 7 years ago