81657 Commits (e85c4a470651b58963095eb4dafb709313f33474)
 

Author SHA1 Message Date
Timo Rothenpieler d3a23b6777 avfilter/drawutils: P010 is not supported 8 years ago
Paul B Mahol 8175fb03f0 avfilter/vf_lut: unbreak planar rgb suppot on big-endian 8 years ago
Steven Liu 3aab6fa6ba avformat/hlsenc: add warning for append_list and hls_init_time option 8 years ago
Umair Khan 9fbf0660c1 MAINTAINERS: Add myself for alsdec 8 years ago
Simon Hailes a13a81a0dc avformat/crypto: add seeking support on read 8 years ago
Simon Hailes a2fcacc880 libavformat/crypto - encourage reads of 4096 bytes 8 years ago
Tobias Rapp a648391896 cmdutils: fix implicit declaration of SetDllDirectory function 8 years ago
James Almer 115a90a0db doc/APIChanges: mention nb_threads addition to AVFilterContext 8 years ago
Stephen Hutchinson 92916e8542 avisynth: support pix_fmts added to AviSynth+ 8 years ago
Michael Niedermayer ac028794ad avutil/version: Improve lib versioning scheme for release branches with the next major release 8 years ago
Michael Niedermayer adbf1c9054 avutil/version: Mention similarities and differences to semver 8 years ago
Davinder Singh 11a631d4a7 avfilter/vf_minterpolate: do not right shift negative numbers 8 years ago
Paul B Mahol a0a57072c9 avfilter: make use of ff_filter_get_nb_threads 8 years ago
Paul B Mahol 5b1907142d avfilter: add ff_filter_get_nb_threads() 8 years ago
Paul B Mahol 449339084f avfilter: add nb_threads to AVFilterContext 8 years ago
Steven Liu 7ba98824a9 doc/muxers: add option hls_init_time document 8 years ago
Steven Liu 557ad3a474 avformat/hlsenc: add option hls_init_time to set init hls window segment duration 8 years ago
Thomas Hebb a37e6dd2ba avformat/mov: aax: pass proper AVClass to av_log() 8 years ago
Timo Rothenpieler cac2df230e avcodec/nvenc: update license header 8 years ago
Timo Rothenpieler 26a5cbd781 avcodec/nvenc: use proper soname for cuda/nvenc libraries 8 years ago
Timo Rothenpieler df615efcf2 avcodec/nvenc: check maximum driver API version 8 years ago
Timo Rothenpieler a19989cae5 avcodec/nvenc: fix potantially uninitialized free 8 years ago
Timo Rothenpieler 19e75fd883 avcodec/nvenc: fix library names on cygwin 8 years ago
Marton Balint 2ee8a4f887 ffmpeg: fix -stream_loop with -re 8 years ago
Oliver Collyer a81b398e86 avcodec/nvenc: added support for rate control lookahead 8 years ago
Oliver Collyer d1bf8a3aa8 avcodec/nvenc: added support for 10 bit HEVC encoding 8 years ago
Timo Rothenpieler 325e56479f avcodec/nvenc: include nvEncodeAPI v7 SDK header 8 years ago
Marton Balint 13b90ff2c1 avformat: fix decoded creation_time timestamps 8 years ago
Davinder Singh fecf5ae9aa MAINTAINER: add myself for Motion Estimation and Interpolation filters 8 years ago
Jai Luthra 0c023d181e lavc/lpc: Add min_shift parameter in LPC 8 years ago
Paul B Mahol 88bcdf109a avfilter: hflip,swapuv,vflip: add timeline support 8 years ago
James Almer dc7e5adbc0 avformat/utils: fix a codecpar non use 8 years ago
Paul B Mahol f242d74d17 avfilter/vf_convolution: add >8 bit depth support 8 years ago
Paul B Mahol b2c6a11fb6 avfilter/vf_atadenoise: add planes option 8 years ago
Vittorio Giovara 69abf4f93c vf_colorspace: Add support for full range yuv 8 years ago
Vittorio Giovara 6648da3591 vf_colorspace: Check av_frame_copy_props() return value 8 years ago
Michael Niedermayer c75273310c avformat/utils: End probing if the expected codec surpasses AVPROBE_SCORE_STREAM_RETRY 8 years ago
Paul B Mahol 0429ff4be6 avfilter: add vaguedenoiser filter 8 years ago
Michael Niedermayer 0c7979b43d avfilter/motion_estimation: Fix pre processor formating 8 years ago
Paul B Mahol e3fbfa561e doc/filters: fix anequalizer docs 8 years ago
James Almer cf16d62076 tools/crypto_bench: add support for des 8 years ago
James Almer ba3f32d071 tools/crypto_bench: simplify gcrypt functions using a macro 8 years ago
Michael Niedermayer 7827813f8c avfilter/motion_estimation: Fix warning: variable dir_x set but not used 8 years ago
Davinder Singh b07d4a0fb2 avfilter: added motion estimation and interpolation filters 8 years ago
Jan Sebechlebsky bcd1153162 libavcodec/bsfs: Fix bsf option setting 8 years ago
Burt P ec220a8c1c af_hdcd: av_frame_free(out) if av_frame_copy_props() fails 8 years ago
Burt P 9d5e3c3f59 af_hdcd: for easier maintenance alongside libhdcd 8 years ago
Vignesh Venkatasubramanian 42a635ddae webm_chunk: Set pts precision to milliseconds 8 years ago
Derek Buitenhuis 425be3c810 mov: Remove old b-frame/video delay heuristic 8 years ago
Derek Buitenhuis 04f8d31287 mov: Remove ancient heuristic hack 8 years ago