42967 Commits (d909f43b5c773a73c8d526638744547ba4aa8c59)
 

Author SHA1 Message Date
Anton Khirnov d336bfcf69 pixdesc: fix and extend doxy for av_pix_fmt_get_chroma_sub_sample() 9 years ago
Luca Barbato c0c4d7a0a5 configure: Correctly add openssl cflags and libs 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 55c7e5bf7c riff: add C210 FourCC (Canopus C210) 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
Luca Barbato e93aa2c9e7 configure: Force-enable select_any dependencies only on --enable 9 years ago
Derek Buitenhuis 65d29dd274 mov: Add an option to toggle dref opening 9 years ago
James Darnley 883ad2c59c fate: add 10-bit v210 encoder tests 9 years ago
Luca Barbato 8e7bea6dc6 configure: Improve requesting specific features 9 years ago
Vittorio Giovara e9175634ec yuv2rgb: Document the color space coefficients 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 e59708bb9d configure: mips: Support both-endian compilers 9 years ago
Luca Barbato c4de754d4d mathops: mips: Correctly enable loongson-specific assembly 9 years ago
Luca Barbato 8fd361f53b configure: Use pkg-config to check for openssl 9 years ago
Martin Storsjö e4eb13ca77 flvdec: Add sanity checking of the last packet size 9 years ago
Michael Niedermayer 09f4822e4e flvdec: perform duration search just once 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 9cdddb93bb nutdec: only copy the header if it exists 9 years ago
Andreas Cadhalpun 8431629dd1 xwddec: prevent overflow of lsize * avctx->height 9 years ago
Andreas Cadhalpun 5b83b24ccb nuv: sanitize negative fps rate 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
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