81619 Commits (132adf73af31a1a5a8c7c0798b09f7012d73bd4c)
 

Author SHA1 Message Date
Paul B Mahol 3e1356f790 avfilter: add weave filter 9 years ago
Clément Bœsch 1895e3a24f ffmpeg: fix broken indent/style in write_frame 9 years ago
Michael Graczyk be07c25896 libavcodec/opus: Add channel mapping 2 to extradata parser 9 years ago
Mark Thompson a2c912c3b6 lavu/timestamp: Avoid C++-unfriendly code in user header 9 years ago
Michael Graczyk 5d054a1ac4 libavcodec/opus: Fix spelling in error message 9 years ago
James Almer f66abefefe configure: add missing check for LoadLibrary 9 years ago
Erkki Seppälä 499e8b0952 avformat/movenc: added ability to use original stream ids as track ids instead of regenerating them 9 years ago
Lucas Cooper aabe12eba3 avfilter/vf_psnr: Add max value output option to psnr stats log. 9 years ago
Timo Rothenpieler 2b1d316ff6 configure: fix ldl dependency for new nvenc encoder names 9 years ago
Timo Rothenpieler 20f0902010 configure: fix nvenc detection logic 9 years ago
Timo Rothenpieler 99882d05a6 swscale: add support for P010LE/BE output 9 years ago
Timo Rothenpieler 2625b955a3 avfilter/drawutils: honor shift for color component description 9 years ago
Timo Rothenpieler d3a23b6777 avfilter/drawutils: P010 is not supported 9 years ago
Paul B Mahol 8175fb03f0 avfilter/vf_lut: unbreak planar rgb suppot on big-endian 9 years ago
Steven Liu 3aab6fa6ba avformat/hlsenc: add warning for append_list and hls_init_time option 9 years ago
Umair Khan 9fbf0660c1 MAINTAINERS: Add myself for alsdec 9 years ago
Simon Hailes a13a81a0dc avformat/crypto: add seeking support on read 9 years ago
Simon Hailes a2fcacc880 libavformat/crypto - encourage reads of 4096 bytes 9 years ago
Tobias Rapp a648391896 cmdutils: fix implicit declaration of SetDllDirectory function 9 years ago
James Almer 115a90a0db doc/APIChanges: mention nb_threads addition to AVFilterContext 9 years ago
Stephen Hutchinson 92916e8542 avisynth: support pix_fmts added to AviSynth+ 9 years ago
Michael Niedermayer ac028794ad avutil/version: Improve lib versioning scheme for release branches with the next major release 9 years ago
Michael Niedermayer adbf1c9054 avutil/version: Mention similarities and differences to semver 9 years ago
Davinder Singh 11a631d4a7 avfilter/vf_minterpolate: do not right shift negative numbers 9 years ago
Paul B Mahol a0a57072c9 avfilter: make use of ff_filter_get_nb_threads 9 years ago
Paul B Mahol 5b1907142d avfilter: add ff_filter_get_nb_threads() 9 years ago
Paul B Mahol 449339084f avfilter: add nb_threads to AVFilterContext 9 years ago
Steven Liu 7ba98824a9 doc/muxers: add option hls_init_time document 9 years ago
Steven Liu 557ad3a474 avformat/hlsenc: add option hls_init_time to set init hls window segment duration 9 years ago
Thomas Hebb a37e6dd2ba avformat/mov: aax: pass proper AVClass to av_log() 9 years ago
Timo Rothenpieler cac2df230e avcodec/nvenc: update license header 9 years ago
Timo Rothenpieler 26a5cbd781 avcodec/nvenc: use proper soname for cuda/nvenc libraries 9 years ago
Timo Rothenpieler df615efcf2 avcodec/nvenc: check maximum driver API version 9 years ago
Timo Rothenpieler a19989cae5 avcodec/nvenc: fix potantially uninitialized free 9 years ago
Timo Rothenpieler 19e75fd883 avcodec/nvenc: fix library names on cygwin 9 years ago
Marton Balint 2ee8a4f887 ffmpeg: fix -stream_loop with -re 9 years ago
Oliver Collyer a81b398e86 avcodec/nvenc: added support for rate control lookahead 9 years ago
Oliver Collyer d1bf8a3aa8 avcodec/nvenc: added support for 10 bit HEVC encoding 9 years ago
Timo Rothenpieler 325e56479f avcodec/nvenc: include nvEncodeAPI v7 SDK header 9 years ago
Marton Balint 13b90ff2c1 avformat: fix decoded creation_time timestamps 9 years ago
Davinder Singh fecf5ae9aa MAINTAINER: add myself for Motion Estimation and Interpolation filters 9 years ago
Jai Luthra 0c023d181e lavc/lpc: Add min_shift parameter in LPC 9 years ago
Paul B Mahol 88bcdf109a avfilter: hflip,swapuv,vflip: add timeline support 9 years ago
James Almer dc7e5adbc0 avformat/utils: fix a codecpar non use 9 years ago
Paul B Mahol f242d74d17 avfilter/vf_convolution: add >8 bit depth support 9 years ago
Paul B Mahol b2c6a11fb6 avfilter/vf_atadenoise: add planes option 9 years ago
Vittorio Giovara 69abf4f93c vf_colorspace: Add support for full range yuv 9 years ago
Vittorio Giovara 6648da3591 vf_colorspace: Check av_frame_copy_props() return value 9 years ago
Michael Niedermayer c75273310c avformat/utils: End probing if the expected codec surpasses AVPROBE_SCORE_STREAM_RETRY 9 years ago
Paul B Mahol 0429ff4be6 avfilter: add vaguedenoiser filter 9 years ago