20562 Commits (1a094af638281295bf087945923d258b5acd1ab1)

Author SHA1 Message Date
James Darnley 15ec7aa417 v210: Add avx2 version of the 10-bit line encoder 9 years ago
James Darnley d29237e557 v210: Add avx2 version of the 8-bit line encoder 9 years ago
Derek Buitenhuis 1ba1fede9d flacenc: Restore defaults and range for {min, max}_prediction_order 9 years ago
Vittorio Giovara 60f0fde309 libx264: Make sure to preserve default option values 9 years ago
Luca Barbato eafb05fcf3 v210: x86: Add the correct guards around the asm code 9 years ago
Vittorio Giovara 9cac1b4b4f qsvenc: Add private option to replace coder_type 9 years ago
Anton Khirnov 68395f8c99 qsvenc: fix a typo 9 years ago
Geza Lore cc602061ee x86inc: Add debug symbols indicating sizes of compiled functions 9 years ago
Martin Storsjö 87a814fdce libavcodec: Add missing AVClass pointers 9 years ago
Vittorio Giovara 0e9c4fe254 lavc: Move pre_me to codec private options 9 years ago
Vittorio Giovara 5b6f42da98 lavc: Move me_penalty_compensation to codec private options 9 years ago
Vittorio Giovara 2862b63783 lavc: Move prediction_method to codec private options 9 years ago
Vittorio Giovara 243df1351d lavc: Move {min,max}_prediction_order to codec private options 9 years ago
Vittorio Giovara 936f0d98f8 lavc: Move rtp_payload_size to codec private options 9 years ago
Vittorio Giovara d749615333 lavc: Move timecode_frame_start to codec private options 9 years ago
Vittorio Giovara 96c373c770 lavc: Move context_model to codec private options 9 years ago
Vittorio Giovara 12b4976922 lavc: Move mpeg_quant to codec private options 9 years ago
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