42870 Commits (dc6527ed908e4d330738f139074455ffbe56a2de)
 

Author SHA1 Message Date
Anton Khirnov 9cce011b1d movenc-test: stop setting the GLOBAL_HEADER codec flag 9 years ago
Anton Khirnov 521dc78366 mux: drop the warning about global headers 9 years ago
Andreas Cadhalpun fa66237b69 lavc: Use get_bitsz where needed 9 years ago
Andreas Cadhalpun 62825236db lavc: Add get_bitsz() 9 years ago
Vittorio Giovara 81737f42c2 sunrastenc: Properly load codec private options 9 years ago
Kieran Kunhya 46350db737 get_bits: Support max_depth > 2 in GET_RL_VLC_INTERNAL 9 years ago
Clément Bœsch e8bc642202 lavu: add AV_CEIL_RSHIFT and use it in various places 9 years ago
Clément Bœsch 7570c9e04f swfdec: support compressed swf 9 years ago
Alexandra Hájková 34d45b3616 asfdec: Fix typo in comment 9 years ago
Luca Barbato 40d43d25e7 APIchanges: Add missing av_pix_fmt_get_chroma_sub_sample entry 9 years ago
Martin Storsjö 73c8c0341c arm: Fix vfp dead code elimination with have_vfp_vm 9 years ago
Martin Storsjö fec76cd430 checkasm: Check register clobbering on aarch64 9 years ago
Martin Storsjö 26ec75aec3 checkasm: Check register clobbering on arm 9 years ago
Andreas Cadhalpun fa463aa83a avpacket: fix size check in packet_alloc 9 years ago
Alexandra Hájková 066281372d asfdec: Remove unused function parameters 9 years ago
Andreas Cadhalpun 2aec600ae7 asfdec: reject size > INT64_MAX in asf_read_unknown 9 years ago
Andreas Cadhalpun c69461d737 asfdec: only set asf_pkt->data_size after sanity checks 9 years ago
Anton Khirnov d1cd20e4e3 qsvenc: split encoding frames and reading from the async FIFO 9 years ago
Maxym Dmytrychenko a6259a6ecb qsvenc: properly handle the warning from MFXVideoCORE_SyncOperation 9 years ago
Luca Barbato 63f7f8d1db avconv: Drop an impossible check 9 years ago
Luca Barbato 7ebf1b4ada avconv: Simplify poll_filters() return value check 9 years ago
Diego Biurrun 2080bea4a7 h264_refs: Remove broken trace debug code 9 years ago
Diego Biurrun 58170b0271 lavc: Add missing #includes for ff_dlog() 9 years ago
Maxym Dmytrychenko 3b6473b43e qsvdec: properly handle the warning from MFXVideoCORE_SyncOperation 9 years ago
Maxym Dmytrychenko a43905f4ae qsvenc_hevc: improve the default settings 9 years ago
Anton Khirnov 9d74012761 h264: improve behaviour with invalid reference lists 9 years ago
Alexandra Hájková 40d9496773 dca: use defines for subband related constants 9 years ago
Janne Grunau 8563f98871 x86: use emms after ff_int32_to_float_fmul_scalar_sse 9 years ago
Janne Grunau f0f54117c8 checkasm: x86: post commit review fixes 9 years ago
Janne Grunau f4f27e4cf1 x86: zero extend the 32-bit length in int32_to_float_fmul_scalar implicitly 9 years ago
Diego Biurrun 69a68593ce Remove stray line breaks from avpriv_{report_missing_feature|request_samples} 9 years ago
Diego Biurrun 5049f6b772 rtpdec_jpeg: Coalesce redundant error checks 9 years ago
Alexandra Hájková 2008f76054 dca: remove unused decode_hf function and quant_d tables 9 years ago
Alexandra Hájková aebf07075f dca: change the core to work with integer coefficients. 9 years ago
Alexandra Hájková 85990140e7 dca: Add math helpers. 9 years ago
Janne Grunau 489e6add44 checkasm: add fmtconvert tests 9 years ago
Janne Grunau 568a4323fb checkasm: add synth_filter test 9 years ago
Janne Grunau e71b747e9d checkasm: add tests for dcadsp 9 years ago
Janne Grunau 9d218d573f checkasm: add float comparison util functions 9 years ago
Janne Grunau 711781d7a1 x86: checkasm: check for or handle missing cleanup after MMX instructions 9 years ago
Janne Grunau cc29d96d5a arm64: fix inverted register order in transpose_4x4H 9 years ago
Andreas Cadhalpun 5ea59b1f42 exr: fix out of bounds read in get_code 9 years ago
Andreas Cadhalpun 17776638c3 opus: Fix typo causing overflow in silk_stabilize_lsf 9 years ago
Janne Grunau 90b1b9350c arm: add ff_int32_to_float_fmul_array8_neon 9 years ago
Janne Grunau a0fc780a20 arm64: int32_to_float_fmul neon asm 9 years ago
Janne Grunau 705f5e5e15 arm64: port synth_filter_float_neon from arm 9 years ago
Janne Grunau c33c1fa8af arm64: convert dcadsp neon asm from arm 9 years ago
Janne Grunau e2710e790c arm: add a cpu flag for the VFPv2 vector mode 9 years ago
Janne Grunau 5dfe4edad6 x86_64: int32_to_float_fmul_scalar sign extend integer length 9 years ago
Janne Grunau 64034849da arm64: add cycle counter support 9 years ago