47623 Commits (7f70db3f4f77344d724ea92fb16affc47593c5ec)
 

Author SHA1 Message Date
Michael Niedermayer ea6da80cb4 diracdec: check dimensions against chroma format. 12 years ago
Martin Storsjö 2c96392277 avpicture: Don't assume a valid pix fmt in avpicture_get_size 12 years ago
Janne Grunau a394959bbe h264: add a pointer for weighted prediction temporary buffer 12 years ago
Janne Grunau d7d6efe42b h264: check sps.log2_max_frame_num for validity 12 years ago
Janne Grunau 8cc2fa1e5d mov: validate number of DataReferenceBox entries against box size 12 years ago
Janne Grunau 80b6b31417 mov: compute avg_frame_rate only if duration is known 12 years ago
Janne Grunau 480be07a96 flac: change minimum and default of lpc_passes option to 1 12 years ago
Diego Biurrun c25fc5c2bb fate: dpcm: Add dependencies 12 years ago
Christophe Gisquet 2aef3d66c9 SBR DSP x86: implement SSE sbr_hf_gen 12 years ago
Christophe Gisquet 9a16359c38 AAC SBR: use AVFloatDSPContext's vector_fmul 12 years ago
Diego Biurrun 33086f9265 fate: image: Add dependencies 12 years ago
Michael Niedermayer f5d6b0c9c2 diracdec: fix typo in mctmp allocation 12 years ago
Michael Niedermayer 2f6ec9fdd7 diracdec: Test mctmp and mcscratch for malloc failure. 12 years ago
Michael Niedermayer b84d1bf193 diracdec: fix emulated_edge condition, fix out of array reads 12 years ago
Paul B Mahol f8d68822c0 takdec: use samplefmt.h from libavutil 12 years ago
Paul B Mahol 6a7fed193c add missing dependency for tak demuxer 12 years ago
Paul B Mahol 4e4a95b18e takdec: remove get_code() and use get_sbits() directly 12 years ago
Carl Eugen Hoyos 24b20087bd Fix compilation with yasm 0.6.2. 12 years ago
Michael Niedermayer 892750b07b fix tipo 12 years ago
Stefano Sabatini da9a45b681 lavfi/tinterlace: drop redundant NULL checks in uninit() 12 years ago
Stefano Sabatini c6a216771f lavfi/tinterlace: add support to option parsing 12 years ago
Stefano Sabatini fef7b2e0be lavfi/tinterlace: switch to filter_frame API 12 years ago
Michael Niedermayer 656500c503 lavf: improve help text for avoid_negative_ts 12 years ago
Michael Niedermayer 4b6869d6e0 bitstream: make vlc init of static tables thread safe. 12 years ago
Clément Bœsch bbd44f6ca4 lavfi/mp: switch to ff_filter_frame. 12 years ago
Paul B Mahol 586c2528a0 dxa: port to bytestream2 API 12 years ago
Paul B Mahol 547b8aeed4 smacker: use meaningful error codes 12 years ago
Paul B Mahol 29c3ebf56e siff: return meaningful error codes 12 years ago
Paul B Mahol 7510a9a466 lavf/apedec: return meaningful error codes 12 years ago
Paul B Mahol 4d1912ff4d huffyuv: return meaningful error codes 12 years ago
Paul B Mahol 4a722a5cab huffyuv: check for malloc failures 12 years ago
Justin Ruggles b64ba37c4c Changelog: add an entry for deprecating the avconv -vol option 12 years ago
Paul B Mahol 7f261ac850 huffyuv: make use of av_fast_padded_malloc() 12 years ago
Clément Bœsch eaa47e7454 lavfi/deshake: small align prettifying. 12 years ago
Clément Bœsch 03778575b9 lavfi/deshake: switch inverted comments. 12 years ago
Clément Bœsch 0678641b7c lavfi/deshake: remove unecessary check before unref. 12 years ago
Clément Bœsch e7b0e83e96 lavfi/deshake: switch to filter_frame. 12 years ago
Michael Niedermayer 71949ef715 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 54a71f2e6c Merge commit 'b519298a1578e0c895d53d4b4ed8867b1c031a56' 12 years ago
Michael Niedermayer 1bb547192f lavfi: rename af_volume to af_volume_stefano 12 years ago
Michael Niedermayer b38c79bf23 Merge commit 'b384e031daeb1ac612620985e3e5377bc587559c' 12 years ago
Clément Bœsch 377d201790 lavd/lavfi: fix float.h include. 12 years ago
Clément Bœsch a0b2e8e155 lavfi/silencedetect: use eval builtin to parse dB. 12 years ago
Michael Niedermayer 15784c2bab Merge commit '9d5c62ba5b586c80af508b5914934b1c439f6652' 12 years ago
Justin Ruggles ecc8b02194 x86: float_dsp: fix compilation of ff_vector_dmul_scalar_avx() on x86-32 12 years ago
Nicolas George 32aedebdc5 lavf: add a concat demuxer. 12 years ago
Stefano Sabatini c3fa6add58 lavfi/field: switch to filter_frame API 12 years ago
Stefano Sabatini 3942294fd5 lavfi/drawtext: make use of outlink variable in filter_frame() 12 years ago
Paul B Mahol 3bb3cddd96 mmfdec: fix seeking 12 years ago
Clément Bœsch 1e85fd6a47 lavfi/mp: remove dead extern vf_info_t declarations. 12 years ago