20833 Commits (1cf2f3d334f52849aae2be868bad1e5fa5f59aa0)

Author SHA1 Message Date
Diego Biurrun 3d8025d602 profiles: Add missing #endif comment 9 years ago
Diego Biurrun 6b96d2dcda cosmetics: Drop particularly redundant silly comments 9 years ago
Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
Anton Khirnov 9c0bc1e980 qsv: add a missing #include 9 years ago
Diego Biurrun 47570dbde8 fft: ppc: Place ff_fft_calc_interleave_altivec() under correct ifdefs 9 years ago
Anton Khirnov 871d0930d4 nvenc: support CUDA frames as input 9 years ago
Anton Khirnov 7b3214d005 lavc: add a field for passing AVHWFramesContext to encoders 9 years ago
Anton Khirnov c51b2c79a7 Allow linking to CUDA dynamically instead of dlopen()ing it at runtime 9 years ago
Philip Langdale 8d34a2f803 vdpau: Support for VDPAU accelerated HEVC decoding 9 years ago
Philip Langdale 8958c5c64d hevc: Track long and short term RPS size for VDPAU 9 years ago
Hendrik Leppkes 8c399bd5ce dxva2_hevc: properly signal the num_delta_pocs from the SPS RPS 9 years ago
Anton Khirnov d005ccc630 nvenc: rename a misnamed function 9 years ago
Anton Khirnov 118beda355 nvenc: merge input and output surface structs 9 years ago
Anton Khirnov 28259c13db nvenc: factor out the pixel format list 9 years ago
Vittorio Giovara f7d77b9a5d eatqi: Remove MpegEncContext dependency 9 years ago
Vittorio Giovara 7c25ffe070 mpeg1: Make intra-block decoding independent of MpegEncContext 9 years ago
Diego Biurrun 249827f736 mpeg12dec: Refactor mpeg1_decode_block_intra() 9 years ago
Vittorio Giovara cdbaa43604 mpeg12dec: Always close reader on error 9 years ago
Luca Barbato 99214d42a9 dnxhd: Make the encoder message friendlier 9 years ago
Michael Niedermayer 5781bfae0c flacenc: Load default prediction_order parameters if none is selected 9 years ago
Luca Barbato e280fe1329 v210: Use separate sample_factors 9 years ago
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