]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2019-11-20 Michael Niedermayeravcodec/apedec: Fixes integer overflow of res+*data...
2019-11-20 Michael Niedermayeravcodec/ra288: Check block_align for the assumed value
2019-11-20 Michael Niedermayeravcodec/sonic: Fix integer overflow in predictor_calc_e...
2019-11-20 Michael Niedermayeravformat/vividas: Add EOF check in val_1 loop in track_...
2019-11-20 Michael Niedermayeravcodec/atrac9dec: Check precision_fine/coarse
2019-11-20 Andreas Rheinhardtavformat/matroskadec: Fix default value of BlockAddID
2019-11-20 Paul B Maholavfilter/af_rubberband: fix sample overqueueing
2019-11-20 Paul B Maholavfilter/vf_chromakey: add >8 bit support
2019-11-19 Michael Niedermayeravcodec/dvdec: Use av_clip_uint8 instead of ff_crop_tab
2019-11-19 James Almeravcodec/amfnec: allocate packets using av_new_packet()
2019-11-19 James Almerfate/cbs: add initial AV1 tests
2019-11-19 Paul B Maholavfilter/vf_midequalizer: add 16bit formats
2019-11-19 Paul B Maholavfilter/vf_deblock: add 12bit yuva formats
2019-11-19 Paul B Maholavfilter/vf_weave: pal and hwaccel formats are not...
2019-11-19 Paul B Maholavfilter/vf_blend: cosmetics: reindent
2019-11-19 Paul B Maholavfilter/vf_chromashift: remove unused header
2019-11-19 Gyan Doshiavfilter/Makefile: add missing dependency for lut3d
2019-11-19 Gyan Doshiavfilter/Makefile: add missing dependency for chromashift
2019-11-19 Gyan Doshidoc/filters: correct libvmaf example
2019-11-19 Gyan Doshidoc/filters: correct ssim example
2019-11-19 Gyan Doshidoc/filters: correct psnr example
2019-11-19 Gyan Doshiavfilter/Makefile: add missing dependency for scale_cuda
2019-11-19 James Almeravcodec/cbs_av1: keep separate reference frame state...
2019-11-18 Paul B Maholavfilter/vf_bm3d: improve threshold scaling with differ...
2019-11-18 Paul B Maholavfilter/vf_dedot: add 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_deflicker: add support for alpha formats
2019-11-18 Paul B Maholavfilter/vf_amplify: add support for alpha formats
2019-11-18 Paul B Maholavfilter/vf_limiter: add 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_fillborders: add 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_premultiply: add support for 12bit yuva...
2019-11-18 Paul B Maholavfilter/vf_chromashift: add 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_midequalizer: add 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_convolution: add 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_neighbor: add 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_maskedminmax: add 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_maskedmerge: add 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_maskedclamp: add 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_scroll: add support for 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_blend: add 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_vaguedenoiser: add support for alpha formats
2019-11-18 Paul B Maholavfilter/vf_bm3d: use boolean for ref option
2019-11-18 Paul B Maholavfilter/vf_fftdnoiz: add support for alpha formats
2019-11-18 Paul B Maholavfilter/vf_bm3d: add support for alpha formats
2019-11-18 Paul B Maholavfilter/vf_w3fdif: add support for more >8 bit alpha...
2019-11-18 Paul B Maholavfilter/vf_avgblur: add support for 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_gblur: add support for 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_median: add support for 12bit yuva formats
2019-11-18 Paul B Maholavfilter/vf_remap: add support for 12bit yuva format
2019-11-18 Paul B Maholavfilter/vf_lut2: add 12bit depth alpha formats
2019-11-18 Paul B Maholavfilter/vf_atadenoise: support alpha formats
2019-11-18 Paul B Maholavfilter/vf_xmedian: add support for alpha formats
2019-11-18 Gyan Doshidoc/filters: improve libvmaf section
2019-11-18 Gyan Doshiavdevice/decklink: add option to drop frames till timec...
2019-11-17 Andreas Rheinhardtavcodec/cbs: Fix potential overflow
2019-11-17 Andreas Rheinhardtavcodec/cbs: Factor out common code for writing units
2019-11-17 Andreas Rheinhardtavformat/flacdec: Remove useless packet
2019-11-17 Carl Eugen... lavf/Makefile: Specify sln demuxer requirements.
2019-11-17 Carl Eugen... configure: Add fft dependency for showspatial filter.
2019-11-17 Carl Eugen... configure: Add fft dependency for headphone filter.
2019-11-17 Nomis101avcodec: Add more kCVImageBufferColorPrimaries to video...
2019-11-17 Paul B Maholavfilter/f_loop: switch aloop to activate
2019-11-17 Paul B Maholavfilter/f_loop: fix pts handling when timebase and...
2019-11-17 Paul B Maholavfilter/af_sidechaincompress: fix pts handling when...
2019-11-17 Paul B Maholavfilter/af_anlmdn: fix pts handling when timebase...
2019-11-17 Paul B Maholavfilter/af_agate: fix pts handling when timebase and...
2019-11-17 Paul B Maholavfilter/af_afftdn: fix pts handling when timebase...
2019-11-17 Paul B Maholavfilter/af_afftfilt: fix pts handling when timebase...
2019-11-17 Paul B Maholavfilter/af_adeclick: fix pts handling when timebase...
2019-11-17 Paul B Maholavfilter/af_aecho: switch to activate
2019-11-17 Gyan Doshidoc/APIchanges: update for av_expr_count_vars
2019-11-17 Gyan Doshiavutil/eval: add function to track variable use
2019-11-17 Jun Zhaolavf/rtmpproto: fix the playpath truncation if the...
2019-11-17 Timo Rothenpieleravcodec/nvenc: make sure newly allocated packets are...
2019-11-16 Carl Eugen... lavc/libopencore-amr: Silence a warning about an unused...
2019-11-16 Paul B Maholavfilter/vf_framepack: really fix ef466a8b29f8
2019-11-16 Paul B Maholavfilter/vf_framepack: switch to activate
2019-11-16 Limin Wangavformat/mp3dec: Check for occurances of headers within...
2019-11-16 Michael Niedermayeravformat/mp3dec: Check that the frame fits within the...
2019-11-16 Paul B Maholavfilter/vf_framepack: fix timestamps for frameseq...
2019-11-16 Paul B Maholavfilter/vf_framepack: add missing filtering flag
2019-11-16 Michael Niedermayeravcodec/mjpeg_parser: Make parser a bit more robust...
2019-11-16 Andreas Rheinhardtavcodec/put_bits: Relax requirements to rebase PutBitCo...
2019-11-16 Zhao Zhiliavformat/mov: fix typo in help text
2019-11-16 James Almeravformat/av1dec: simplify annexb_probe()
2019-11-16 James Almeravcodec/cbs_av1: fix reading reference order hint in...
2019-11-16 Paul B Maholavcodec/codec_desc: add mising .type for acelp.kelvin
2019-11-15 Michael Niedermayervcodec/agm: Alloc based on coded dimensions
2019-11-14 James Almeravcodec/encode: add missing assert to avcodec_receive_p...
2019-11-14 Andreas Rheinhardtavformat/av1dec: Redo flushing of bsf
2019-11-14 Andreas Rheinhardtavcodec/avcodec: Adapt the doc of av_bsf_send_packet...
2019-11-13 Andreas Rheinhardtavformat/id3v2: Avoid av_strdup for key and value of...
2019-11-13 Michael Niedermayertests/ref/vsynth: add missing reference files, fix...
2019-11-13 Derek Buitenhuislibrav1e: Don't make users explicitly set -qp -1 to...
2019-11-13 Baptiste Coudurieravcodec/dvenc: support encoding dvcprohd
2019-11-13 Baptiste Coudurieravformat/mxfenc: correctly set width values for dvcprohd
2019-11-13 Paul B Maholavfilter/vf_colorbalance: add support for commands
2019-11-13 Paul B Maholavfilter/vf_colorbalance: switch to floats
2019-11-13 Paul B Maholavfilter/vf_colorbalance: add option to preserve lightness
2019-11-13 Limin Wangavformat/hlsenc: free the original malloc pointer to...
2019-11-13 Steven Liuavformat/hls: continue to play enabled playlist when...
next