21451 Commits (39e208f4d4756367c7cd2d581847e0c1b8a429c1)

Author SHA1 Message Date
Alexandra Hajkova b0e6b3f477 hevc: ppc: Add HEVC 4x4 IDCT for PowerPC 8 years ago
Diego Biurrun a6901b9c6b Drop libxvid rate control support for mpegvideo encoding 8 years ago
Diego Biurrun ac648bb835 dxva2: Simplify some ifdefs 8 years ago
Mark Thompson 7d81698b89 vaapi_h265: Fix CFR mode with framerate set in AVCodecContext 8 years ago
Diego Biurrun 932cc6496e vdpau: Do not #include vdpau_x11.h from the main vdpau header 8 years ago
Diego Biurrun 92e6b31c3b dxva2: Adjust multiple inclusion guard names to follow convention 8 years ago
Andreas Cadhalpun fc85646ad4 libopusdec: fix out-of-bounds read 8 years ago
Andreas Cadhalpun dc2ad09493 libschroedingerdec: fix leaking of framewithpts 8 years ago
Andreas Cadhalpun 8c3a643808 libschroedingerdec: don't produce empty frames 8 years ago
Timothy Gu d3da8a0035 omx: Fix allocation check 8 years ago
Timothy Gu d32bdadda8 qsvdec: Fix memory leak on error 8 years ago
Diego Biurrun d5759701a8 libkvazaar: Add missing header #includes 8 years ago
Diego Biurrun fbec58daa2 build: Add an internal component for hevc_ps code 8 years ago
Vittorio Giovara 2fb6acd9c2 lavc: Add spherical packet side data API 8 years ago
Diego Biurrun 624aa8ab22 build: Add missing Makefile entries and ifdefs for QSV hwaccels 8 years ago
Diego Biurrun e1dc5358af build: Create a component for MPEG audio header decoding 8 years ago
Diego Biurrun 0fdc9f81a0 build: Add missing hevc_ps dependency for QSV HEVC encoder 8 years ago
Alexandra Hájková 6c916192f3 mimic: Convert to the new bitstream reader 8 years ago
Alexandra Hájková cdc6727c3e metasound: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 6fad5abcad lagarith: Convert to the new bitstream reader 8 years ago
Alexandra Hájková c3defda0d8 indeo: Convert to the new bitstream reader 8 years ago
Alexandra Hájková f5b7bd2a7c imc: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 39ecf0588f webp: Convert to the new bitstream reader 8 years ago
James Almer 33a2b73b98 mpeg4audio: correctly propagate meaningful error values 8 years ago
Wan-Teh Chang d82d5379ca mmaldec: initialize refcount using atomic_init() 8 years ago
Vittorio Giovara 5168026a05 options_table: Do not rely on enum size as option bound 8 years ago
Vittorio Giovara ff9db5cfd1 lavc: Use a stricter check for the color properties values 8 years ago
Diego Biurrun 0a35f128f3 cabac: x86: Give optimizations header a more meaningful name 8 years ago
Martin Storsjö cad42fadcd aarch64: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 8 years ago
Martin Storsjö 9c8bc74c2b arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 8 years ago
Martin Storsjö 3c87039a40 arm: vp9itxfm: Only reload the idct coeffs for the iadst_idct combination 8 years ago
Clément Bœsch c4c5f5386c vp9dsp: add DC only versions for idct/idct. 8 years ago
Diego Biurrun e4382a4ab4 hevc: Eliminate pointless variable indirection 8 years ago
Diego Biurrun 5c89022542 hevc: Drop pointless av_unused attribute 8 years ago
Diego Biurrun 0983f9117f metasound: Drop unused tables 8 years ago
Diego Biurrun 212c6a1d70 mjpegdec: Check return values of functions that may fail 8 years ago
Diego Biurrun 3ee5f25d37 dxva2: Adjust printf length modifiers where appropriate 8 years ago
Anton Khirnov 3fe2a01df7 lavc: move decoding-related code from utils.c to a new file 8 years ago
Anton Khirnov 328cd2b599 lavc: move encoding-related code from utils.c to a new file 8 years ago
James Almer 45d199d5b0 aac_adtstoasc_bsf: validate and forward extradata if the stream is already ASC 8 years ago
Andreas Cadhalpun 1762a39e09 mss2: only use error correction for matching block counts 8 years ago
Diego Biurrun eb135516e6 ac3enc: Avoid unnecessary macro indirections 8 years ago
Diego Biurrun f0d3e43bd7 ac3enc: Reshuffle functions to avoid forward declarations 8 years ago
Diego Biurrun e22c63ac74 ac3enc: Reshuffle some float/fixed-mode ifdefs to avoid a dummy function 8 years ago
Anton Khirnov 4adbb44ad1 tta: avoid undefined shifts 8 years ago
Anton Khirnov dc4b625028 tta: use get_unary() instead of a custom implementation 8 years ago
Martin Storsjö 2f99117f6f aarch64: vp9itxfm: Don't repeatedly set x9 when nothing overwrites it 8 years ago
Alexandra Hájková 178b4ea5f9 xsubdec: Convert to the new bitstream reader 8 years ago
Alexandra Hájková be35ef92a4 xan: Convert to the new bitstream reader 8 years ago
Alexandra Hájková f9c59f26c8 wnv1: Convert to the new bitstream reader 8 years ago