]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2019-11-24 Michael Niedermayeravcodec/nuv: Use ff_set_dimensions()
2019-11-24 Michael Niedermayeravformat/vividas: Error out on audio packets in the...
2019-11-24 Michael Niedermayeravformat/vividas: Check and require 1 video stream
2019-11-24 Michael Niedermayeravcodec/ffwavesynth: Fix integer overflow with pink_ts_...
2019-11-24 Michael Niedermayeravcodec/ralf: Fix integer overflows with the filter...
2019-11-24 Michael Niedermayeravcodec/g729dec: Use 64bit and clip in scalar product
2019-11-24 Michael Niedermayeravcodec/mxpegdec: Check for multiple SOF
2019-11-24 Michael Niedermayeravcodec/nuv: Move comptype check up
2019-11-24 Michael Niedermayeravcodec/wmavoice: Fix integer overflow in synth_frame()
2019-11-24 Michael Niedermayeravcodec/rawdec: Check bits_per_coded_sample more pedant...
2019-11-24 Michael Niedermayeravutil/lfg: Correct index increment type to avoid undef...
2019-11-24 Michael Niedermayeravcodec/cngdec: Remove AV_CODEC_CAP_DELAY
2019-11-24 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for VP9
2019-11-24 Andreas Rheinhardtavformat/matroskaenc: Remove outdated comment
2019-11-24 Andreas Rheinhardtavformat/matroskaenc: Fix potential leak of cached...
2019-11-23 Baptiste Coudurieravformat/mxfenc: simplify d-10 ul handling
2019-11-23 Baptiste Coudurieravformat/mxfenc: simplify dv ul handling
2019-11-23 Baptiste Coudurieravformat/dvenc: support muxing dvcprohd
2019-11-23 Paul B Maholavfilter: add axcorrelate filter
2019-11-23 Paul B Maholavfilter/vf_normalize: add support for commands
2019-11-22 Paul B Maholavfilter/af_aiir: normalize biquads only if divisor...
2019-11-22 Paul B Maholavfilter/af_biquads: add new normalize/n option
2019-11-22 Andriy Gelmanavcodec/v4l2_context: Fix indentation
2019-11-22 Andriy Gelmanavcodec/v4l2_m2m_dec: Fix decoding on Odroid XU4
2019-11-22 Paul B Maholavfilter/af_aiir: fix biquads normalization
2019-11-22 Paul B Maholavfilter/af_aiir: add missing normalization of biquads...
2019-11-22 Paul B Maholavfilter/af_aiir: make a/b coefficients array
2019-11-22 Paul B Maholavfilter/af_aiir: factor out response calculation
2019-11-22 Paul B Maholavfilter/af_aiir: check for stability
2019-11-22 Gyan Doshidoc/filters: complete and correct vmafmotion section
2019-11-22 Andreas Rheinhardtavformat/av1: Fix leak of dynamic buffer in case of...
2019-11-21 Paul B Maholavfilter/af_aiir: fix array length when selecting conju...
2019-11-21 Zhao Zhiliavfilter/graphdump: fix use of uninitialized variables
2019-11-21 leozhangavfilter/avfilter: fix indentation
2019-11-21 Paul B Maholavfilter/vf_amplify: add timeline support
2019-11-21 Paul B Maholavfilter/vf_datascope: add support for commands in...
2019-11-21 Paul B Maholavfilter/vsrc_sierpinski: change seed option type
2019-11-21 Paul B Maholavfilter/vsrc_sierpinski: fix another typos
2019-11-21 Paul B Maholavfilter/vsrc_testsrc: simplify color filter commands...
2019-11-21 Paul B Maholavfilter/vf_chromakey: add support for commands
2019-11-21 Paul B Maholavfilter/vf_lumakey: add support for commands
2019-11-21 Paul B Maholavfilter/vf_lumakey: change options to doubles, so...
2019-11-21 Paul B Maholavfilter/vf_lumakey: add support for 12bit yuva formats
2019-11-21 Paul B Maholavfilter/vf_scroll: add support for slice threading
2019-11-21 Paul B Maholavfilter/vf_chromashift: add support for commands
2019-11-21 Paul B Maholavfilter/vf_fillborders: add support for commands
2019-11-21 Paul B Maholavfilter/af_afftdn: simplify changing commands
2019-11-21 Paul B Maholavfilter/vf_median: clip radius instead of erroring out
2019-11-20 Paul B Maholavfilter/vf_median: add support for commands
2019-11-20 Alex Mogurenkoavcodec/mjpegbdec: Fix yuv444 pix_fmt detection
2019-11-20 Paul B Maholavfilter/f_graphmonitor: output frames in pts gaps
2019-11-20 Michael Niedermayeravcodec/iff: Move index use after check in decodeplane8()
2019-11-20 Michael Niedermayeravcodec/atrac3: Check for huge block aligns
2019-11-20 Michael Niedermayeravcodec/ralf: use multiply instead of shift to avoid...
2019-11-20 Michael Niedermayeravcodec/wmadec: Require previous exponents for reuse
2019-11-20 Michael Niedermayeravcodec/vc1_block: Fix undefined behavior in ac predict...
2019-11-20 Michael Niedermayeravcodec/qdm2: The smallest header seems to have 2 bytes...
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
next