44163 Commits (660470cd62c59f25cc52c731af6230e7bc1aba62)
 

Author SHA1 Message Date
Diego Biurrun 660470cd62 build: Add missing audio_frame_queue dependency for libwavpack encoder 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
Diego Biurrun 6ef3360a38 configure: Add misssing qpeldsp dependency to mss2 decoder 8 years ago
Diego Biurrun 14bba44fb2 build: Drop support for configuring library name suffixes 8 years ago
Diego Biurrun 1ea77aae92 configure: Drop bogus xcb_event variables 8 years ago
Diego Biurrun 3794062ab1 Remove Plan 9 support 8 years ago
Diego Biurrun 4a1ef54398 build: Drop support for old versions of libdc1394 8 years ago
Diego Biurrun 2575b1917b build: Add separate flags for checkheaders targets 8 years ago
Diego Biurrun 984e50e74b build: Add -Wpedantic and -Wextra to extra warning flags 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
Luca Barbato 518a22471e configure: Be more helpful when requiring options set 8 years ago
Aleksandr Slobodeniuk a91f1023bc examples: fix a typo in an error message 8 years ago
Vittorio Giovara 706af9227b lavu: Document the color properties enumeration values origin 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 c21d78a903 configure: Integrate X11 checks into vaapi/vdpau checks 8 years ago
Diego Biurrun 8b56dbe743 configure: Do not add newlines in filter()/filter_out() functions 8 years ago
Diego Biurrun 9254344e11 configure: Move hardware-accelerated codec deps out of hwaccel section 8 years ago
Diego Biurrun d4f2a681cb configure: MMAL-related decoders should depend on, not select, mmal 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
Diego Biurrun 239d02eff3 avisynth: Cast to the right type when loading avisynth library functions 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
Luca Barbato d0c84c41d3 avconv: Fix the audio next dts computation 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
Mark Thompson d30719e62d hwcontext_vaapi: Don't abort on failing to allocate from a fixed-size pool 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
Diego Biurrun e122b12c88 build: Drop gcrypt support 8 years ago