19274 Commits (06a1d1323bc8afd03f085ae98d9b74e431b3534e)

Author SHA1 Message Date
Diego Biurrun 03391b5432 build: Add missing object files for Matroska demuxer 11 years ago
Diego Biurrun 9a9e2f1c8a dsputil: Split audio operations off into a separate context 11 years ago
Vittorio Giovara ca1e36a8e4 h264: fix build when error resilience is disabled 11 years ago
Justin Ruggles 9e500efdbe Add av_image_check_sar() and use it to validate SAR 11 years ago
Anton Khirnov d349afb07b dv: cosmetics, reindent 11 years ago
Anton Khirnov 650dee63c8 dv: get rid of global non-const tables 11 years ago
Anton Khirnov 778111592b dvenc: initialize the profile only once, at init 11 years ago
Anton Khirnov 874390e163 lavc: add a convenience function for rescaling timestamps in a packet 11 years ago
Dirk Ausserhaus b2290bf10b i263: skip dummy frames 11 years ago
Diego Biurrun e74433a8e6 dsputil: Split clear_block*/fill_block* off into a separate context 11 years ago
Luca Barbato 869fc416f7 hevc: Mark num_bins_in_se as unused 11 years ago
Niels Möller f2ce63246f dcadec: replace ldexpf with a multiplication by a constant 11 years ago
Rafaël Carré 9affa784a0 vp9 encoder: use a decent default speed setting 11 years ago
Tristan Matthews 4910684492 tiffenc: fix packet size calculation 11 years ago
Diego Biurrun fe4d5fe936 jpeg2000: Mark static data init functions as av_cold 11 years ago
Diego Biurrun 27631796c9 ac3: Only initialize float_dsp for the float encoder variant 11 years ago
Diego Biurrun f0ce9913d0 Rename tpel_template.c ---> pel_template.c 11 years ago
Derek Buitenhuis ceada893be libx265: Remove unneeded bit depth check 11 years ago
Derek Buitenhuis 61a344916d libx265: Add 4:2:2 support 11 years ago
Derek Buitenhuis 180e6b4806 libx265: Actually use X265_API_IMPORTS 11 years ago
Diego Biurrun dca7ba4bff Remove some unnecessary CONFIG_FOO_COMPONENT ifdefs 11 years ago
Luca Barbato 2f4170312f libx264: Support bitrate reconfiguration 11 years ago
Janne Grunau cd62c04d00 h263enc: keep block_last_index always valid during advanced intra coding 11 years ago
Janne Grunau 0ddc53dabb mpegvideo: synchronize AVFrame pointers in ERContext fully 11 years ago
Vittorio Giovara d7705be961 mpegvideoenc: check color_range 11 years ago
Diego Biurrun 27860819d5 ppc: Consistently use convenience macro for runtime CPU detection 11 years ago
Diego Biurrun 205fdd4ea5 ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1enc 11 years ago
Martin Storsjö 570d4b2186 x86: h264: Don't keep data in the redzone across function calls on 64 bit unix 11 years ago
Martin Storsjö 0776e0ef6b adpcm: Write the proper predictor in trellis mode in IMA QT 11 years ago
Martin Storsjö 3d79d0c93e adpcm: Avoid reading out of bounds in the IMA QT trellis encoder 11 years ago
Marc-Antoine Arnaud f558f0d2da avcodec options: add enum option for color_range 11 years ago
Marc-Antoine Arnaud 7c29b7229b avcodec options: add enum option for colorspace 11 years ago
Marc-Antoine Arnaud efc2dfe6a0 avcodec options: add enum option for color_trc 11 years ago
Marc-Antoine Arnaud bd71c300f9 avcodec options: add enum option for color_primaries 11 years ago
Marc-Antoine Arnaud 8a06794112 mpeg2: add sequence display extension information 11 years ago
Martin Storsjö 2f7065190a libfdk-aac: Relicense the library wrappers to the ISC license 11 years ago
Janne Grunau 896a5bff64 arm: check if AS supports .dn 11 years ago
Diego Biurrun 880e2aa236 Remove all Blackfin architecture optimizations 11 years ago
Diego Biurrun b88cc5cca1 bink: Rename BinkDSPContext member so as not to clash with BlockDSPContext 11 years ago
Dirk Ausserhaus f76e3669bb Decode both parts of Indeo4 IP frames 11 years ago
Dirk Ausserhaus 3df0d20028 Move Indeo4 frametypes into common header. 11 years ago
Anton Khirnov ed39cda029 flacenc: send final extradata in packet side data 11 years ago
Anton Khirnov 0957b274e3 lavc: add an option to enable side data-only packets during encoding 11 years ago
wm4 eb800f120d libavcodec: set AVFrame colorspace fields on decoding 11 years ago
wm4 8c02adc62d lavu: add all color-related enums to AVFrame 11 years ago
Thierry Fauck d6d767d93e ppc: Fix compilation for ppc64le (ELFv2) 11 years ago
Diego Biurrun 368f50359e dsputil: Split off quarterpel bits into their own context 11 years ago
Diego Biurrun cb52a17cb6 dsputil: Move Bink-specific add_pixels8 to binkdsp 11 years ago
Diego Biurrun 054013a0fc dsputil: Move APE-specific bits into apedsp 11 years ago
Diego Biurrun 256da0770e dsputil: Move mspel_pixels_tab to the only place it is used 11 years ago