20795 Commits (fa57059079190242517701120cfdccad93c866da)

Author SHA1 Message Date
Vittorio Giovara 1482aff204 lavc: Move noise_reduction to codec private options 9 years ago
Vittorio Giovara 7c79587d74 lavc: Move scenechange_threshold to codec private options 9 years ago
Vittorio Giovara 5764d38173 lavc: Move chromaoffset to codec private options 9 years ago
Vittorio Giovara 0ac9f33a9e lavc: Move frame_skip_* to codec private options 9 years ago
Vittorio Giovara 84c4714f39 lavc: Move brd_scale to codec private options 9 years ago
Vittorio Giovara 0e6c853221 lavc: Move b_frame_strategy and b_sensitivity to codec private options 9 years ago
Piotr Bandurski 7c4059ae1e riff: add YUYV FourCC (Drastic YUYV) 9 years ago
Vittorio Giovara d43a165bda imgconvert: Add the proper API guards to a deprecated function 9 years ago
Vittorio Giovara f7168d7016 imgconvert: Move AVPicture-related static function to the deprecated section 9 years ago
Vittorio Giovara 892f037c55 imgconvert: Move the shrink functions only where needed 9 years ago
Vittorio Giovara 9d3ea5cbf5 imgconvert: Drop outdated comment block 9 years ago
Arttu Ylä-Outinen 472d488ebc libkvazaar: Set frame rate as a rational number 9 years ago
Arttu Ylä-Outinen 7486418683 lavc: Make sure that the effective timebase would not overflow 9 years ago
Luca Barbato c4de754d4d mathops: mips: Correctly enable loongson-specific assembly 9 years ago
Diego Biurrun 03ef89faf2 x86: build: Group all encoder objects together 9 years ago
Diego Biurrun 4f22b13888 x86: ac3dsp: Drop forward declaration for nonexisting function 9 years ago
Andreas Cadhalpun b06cb15b9d dca: fix misaligned access in ff_dca_convert_bitstream 9 years ago
Andreas Cadhalpun 8431629dd1 xwddec: prevent overflow of lsize * avctx->height 9 years ago
Andreas Cadhalpun 2884cf205a on2avc: limit number of bits to 30 in get_egolomb 9 years ago
Anton Khirnov c59fec783d nvenc: generate dts properly 9 years ago
Anton Khirnov 9d36cab4c0 nvenc: fix encoding with B-frames 9 years ago
Anton Khirnov aac7d6b284 nvenc: flush the encoder before closing it, as required by the docs 9 years ago
Anton Khirnov ee359c72ef nvenc: rename encoders 9 years ago
Anton Khirnov 39571e86cb nvenc: better error handling 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
Andreas Cadhalpun fa463aa83a avpacket: fix size check in packet_alloc 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
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 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
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 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