33512 Commits (9f846ed4c79415b27b75f7e285325377384a07d9)

Author SHA1 Message Date
Ronald S. Bultje 2fb593dcb9 Put remaining pieces of CODEC_FLAG_EMU_EDGE under FF_API_EMU_EDGE. 10 years ago
Vittorio Giovara e88103a7f9 Bump major versions of all libraries 10 years ago
Vittorio Giovara 4e649debcf Postpone API-incompatible changes until the next bump 10 years ago
Vittorio Giovara 8f12ef9860 lavu: Drop deprecated duplicated AVFrame/AVCodecContext parameters 10 years ago
Vittorio Giovara cad40a3833 lavc: Drop deprecated deinterlace module 10 years ago
Vittorio Giovara 069713aa4b lavc: Drop deprecated thread opaque and codec pkt 10 years ago
Vittorio Giovara 9f90b24877 lavc: Drop deprecated get_buffer related functions 10 years ago
Vittorio Giovara 01bcc2d5c2 lavc: Drop deprecated destruct_packet related functions 10 years ago
Vittorio Giovara dc70c19476 lavc: Drop deprecated request_channels related functions 10 years ago
Donny Yang 51ca703222 apng: Support inter-frame compression 10 years ago
Michael Niedermayer 3322f0d415 avcodec/dnxhddata: Fix inconsistent table entry 10 years ago
lummax 0c800b2761 avcodec: Assert on codec->encode2 in encode_audio2 10 years ago
Timo Rothenpieler 1dd854e10f vaapi: Add hevc hwaccel support 10 years ago
Carl Eugen Hoyos 0382c546cc lavc: Describe eia_608 as text subtitles. 10 years ago
Michael Niedermayer 6701c92fa4 avcodec/libopusenc: Fix infinite loop on flushing after 0 input 10 years ago
Carl Eugen Hoyos 7f9656f10d lavc/dnxhdenc: Fix ibias default. 10 years ago
James Almer 4c39892b67 avcodec/vdpau: fix compilation of mpeg1/mpeg4/vc1 decoders when h264 is disabled 10 years ago
Luca Barbato 413d4e54a9 nvenc: Properly free the fifos 10 years ago
Michael Niedermayer fa9af304f0 avcodec/mjpegdec: Remove message asking for a non mod 16 AMV sample 10 years ago
Vittorio Giovara d68705c975 dnxhddata: Add tables for missing DNx100 profiles 10 years ago
Vittorio Giovara a4615572b5 dnxhddata: Merge a few duplicated RUN tables 10 years ago
Vittorio Giovara efbfb1ad11 dnxhddata: Group together RUN-related tables 10 years ago
Vittorio Giovara 403ea4ac72 dnxhddata: Merge a few duplicated DC tables 10 years ago
Vittorio Giovara 5e129ed655 dnxhddata: Group together DC-related tables 10 years ago
Vittorio Giovara d3ae4c6594 dnxhddata: List the reused tables in a comment 10 years ago
Vittorio Giovara fdd021884d dnxhddata: Keep a single CID in the table names 10 years ago
Andreas Cadhalpun 01594ebb07 options_table: fix compatibility with MSVC 10 years ago
Andreas Cadhalpun 03e71cccba avcodec: remove FF_API_LOWRES around max_lowres 10 years ago
Luca Barbato d5eab59a53 aac: Make sure to set err on the failure path 10 years ago
Luca Barbato 167ea1fbf1 xavs: Do not try to set the bitrate tolerance without a bitrate 10 years ago
Ganesh Ajjanagadde 6638e4a950 avcodec/x86/mpegaudiodsp: correct asm guards 10 years ago
Rostislav Pehlivanov f2ba60d4e9 aacenc_tns: temporarily disable 10 years ago
Andreas Cadhalpun 095347ffe4 disable deprecation warnings in deprecated code 10 years ago
Timothy Gu 5f1c37aefb avcodec: Fix `make checkheaders` 10 years ago
Timothy Gu f0af25ae11 ffv1: Add missing ff_ prefixes 10 years ago
Timothy Gu ee4cc80653 vp9dsp: Add missing ff_ prefixes 10 years ago
Timothy Gu e10ef3289d aacsbr_fixed: Make fixed_{exp,log}_table static const 10 years ago
Timothy Gu 1597dba86a aacdec_fixed: Make exp2tab static const 10 years ago
Timothy Gu 8d9fe002b3 fmtconvert: Remove float_interleave* 10 years ago
Rostislav Pehlivanov 7adb6d5aab aacenc_quantization: replace copysign() with a ternary operator 10 years ago
Rostislav Pehlivanov 2c94e45fad aacenc_is: rename struct to follow guidelines 10 years ago
Timothy Gu e8279880dc acenctab: Fix merge conflict 10 years ago
Timothy Gu 21dd5279c3 aacenc: Add missing ff_ prefixes 10 years ago
Timothy Gu d4401a9e0d aacenc: Harmonize multiple inclusion guards 10 years ago
Timothy Gu 15ebc7787c aacenctab: Add missing ff_ prefixes 10 years ago
Timothy Gu 5cbcf2b24d aacenctab: Use FF_ARRAY_ELEMS 10 years ago
Luca Barbato 61d8fa2a1a h264: Fix faulty call to avpriv_request_sample 10 years ago
Rostislav Pehlivanov 670dfda143 aacenc_tns: remove unused header 10 years ago
Clément Bœsch cafba99b51 avcodec/version: fix 2 recently introduced typo 10 years ago
Rostislav Pehlivanov 5df166e430 aacenc_tns: re-enable coefficient compression 10 years ago