]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-08-25 James Almeravcodec: make the avcodec_get_chroma_sub_sample depreca...
2017-08-25 Derek Buitenhuisutils: Do not expand a macro with 'defined' in it
2017-08-25 Derek Buitenhuismjpeg: Add support for ICC side data
2017-08-25 Paul B Maholdoc/filters: add pseudocolor example
2017-08-25 Muhammad Faizavfilter/af_firequalizer: fix minval on cepstrum calcul...
2017-08-25 Paul B Maholavfilter/src_movie: check ff_insert_outpad() for failure
2017-08-25 Paul B Maholavfilter/split: check ff_insert_outpad() for failure
2017-08-25 Paul B Maholavfilter/vf_decimate: check ff_insert_inpad() for failure
2017-08-25 Paul B Maholavfilter/vf_fieldmatch: check ff_insert_inpad() for...
2017-08-25 Paul B Maholavfilter/avf_concat: check ff_insert_pad() for failure
2017-08-25 Paul B Maholavfilter/f_select: check ff_insert_outpad() for failure
2017-08-25 Paul B Maholavfilter/af_channelsplit: check ff_insert_outpad()...
2017-08-25 Paul B Maholavfilter/vf_extractplanes: check ff_insert_outpad(...
2017-08-25 Paul B Maholavfilter/f_interleave: check ff_insert_inpad() for...
2017-08-25 Paul B Maholavfilter/af_merge: check ff_insert_inpad() for failure
2017-08-25 Paul B Maholavfilter/af_join: check ff_insert_inpad() for failure
2017-08-25 Paul B Maholavfilter/af_headphone: check ff_insert_inpad() for...
2017-08-25 Paul B Maholavfilter/af_amix: check ff_insert_inpad() for failure
2017-08-25 Paul B Maholavfilter/af_agate: switch to activate
2017-08-25 Muhammad Faizavfilter/af_firequalizer: reindent after previous commit
2017-08-25 Muhammad Faizavfilter/af_firequalizer: add min_phase option
2017-08-25 James Almercheckasm/vf_blend: rename addition128 and difference128...
2017-08-25 Alex Conversefate: add test vector aac-al04sf_48
2017-08-25 Paul B Maholavcodec/aac: Add floating point 960/120 MDCT window
2017-08-24 Paul B Maholavfilter/af_sidechaincompress: switch to activate
2017-08-24 Paul B Maholavfilter/vf_blend: rename addition128 and difference128...
2017-08-24 Carl Eugen... lavf/g726: Demuxer for raw G.726 streams, both left...
2017-08-24 Carl Eugen... lsws/rgb2rgb: Add unscaled 48bit to 64bit rgb conversion.
2017-08-24 Michael Niedermayerffprobe: Fix NULL pointer handling in color parameter...
2017-08-24 Michael Niedermayerffprobe: Fix null pointer dereference with color primaries
2017-08-24 Michael Niedermayeravcodec/hevc_ps: Check delta_pocs in ff_hevc_decode_sho...
2017-08-24 Dale Curtisavformat/mov: Fix trampling of ctts during seeks when...
2017-08-23 Michael Niedermayeravformat/rtpdec_h264: Fix heap-buffer-overflow
2017-08-23 Vitaly Bukaavformat/aviobuf: Fix signed integer overflow in avio_s...
2017-08-23 Vitaly Bukaavformat/mov: Fix signed integer overflows with total_size
2017-08-23 Vitaly Bukaavcodec/utils: Fix signed integer overflow in rc_initia...
2017-08-22 Ravindralibavdevice/decklink: configurablity to set max queue...
2017-08-22 Michael Niedermayeravcodec/aacdec_template: Fix running cleanup in decode_...
2017-08-22 Michael Niedermayeravcodec/pngdec: Fix () placement
2017-08-22 Paul B Maholavfilter/vf_pseudocolor: add high bitdepth support
2017-08-22 James Zernvp9: set color range to MPEG for intraonly profile 0
2017-08-22 Steven Liuavformat/hlsenc: move free fmp4_init_filename after...
2017-08-21 Michael Niedermayeravcodec/me_cmp: Fix crashes on ARM due to misalignment
2017-08-21 Carl Eugen... lavc/g726: Add a little-endian G.726 encoder.
2017-08-20 Michael Niedermayeravcodec/pixlet: Fixes: undefined shift in av_mod_uintp2()
2017-08-20 Michael Niedermayeravcodec/dirac_dwt_template: Fix integer overflow in...
2017-08-20 Paul B Maholavfilter/vf_pseudocolor: add support for some subsample...
2017-08-20 Jun Zhaodoc/encoders: add "coder" option documentation for...
2017-08-20 Jun Zhaolavc/vaapi_encode_h264: add "coder" option support
2017-08-20 Mark Thompsonvaapi_encode: Move quality option to common code
2017-08-20 bnnmlavf/bink: fix latest header and add all existing revisions
2017-08-20 Michael Niedermayeravcodec/cngdec: Check skip_samples
2017-08-20 Michael Niedermayeravcodec/fic: Fixes signed integer overflow
2017-08-20 Michael Niedermayeravcodec/snowdec: Fix off by 1 error
2017-08-19 Ivan Kalvachevopus_pvq_search: Restore the proper use of conditional...
2017-08-19 Paul B Maholavutil/eval: add linear interpolation helper
2017-08-19 Paul B Maholavfilter: add pseudocolor filter
2017-08-18 Rostislav Pehlivanovopus_pvq_search: split functions into exactness and...
2017-08-18 Carl Eugen... lavd/libdc1394: Do not crash if dc1394_camera_new(...
2017-08-18 Rostislav Pehlivanovopus_pvq_search: only use rsqrtps approximation on...
2017-08-18 Rostislav Pehlivanovops_pvq_search: remove dead macro
2017-08-18 Ivan KalvachevSIMD opus pvq_search implementation
2017-08-18 Ivan KalvachevAdd macros to x86util.asm .
2017-08-18 Michael Niedermayeravcodec/pixlet: fixes integer overflow in read_highpass()
2017-08-18 Michael Niedermayeravcodec/ffv1dec: Check for bitstream end in decode_line()
2017-08-18 Michael Niedermayeravcodec/rangecoder: Do not increase the pointer beyond...
2017-08-18 Jacob Trimblelibavformat/mov: Fix inserting frames before current_frame.
2017-08-18 Zhao Zhiliffprobe: fix use of uninitialized variable
2017-08-17 Kyle Swansonfilters.texi: clarify audio upsampling in loudnorm
2017-08-17 Werner Robitzafilters.texi: explain audio upsampling in loudnorm
2017-08-17 Marton Balintavformat/utils: always av_reduce r_frame_rate
2017-08-17 Michael Niedermayeravcodec/zmbv: Check decomp_size
2017-08-17 Paul B Maholavcodec/dnxhdenc: call slice thread code only if slice...
2017-08-16 Michael Niedermayeravcodec/diracdec: Fixes integer overflow
2017-08-16 Michael Niedermayeravcodec/diracdec: Check perspective_exp and zrs_exp.
2017-08-16 Marton Balintfate: add overlay filter tests with alpha
2017-08-16 Paul B Maholavfilter/vf_weave: fix top vs bottom field order
2017-08-16 Paul B Maholavfilter/vf_transpose: rewrite for x86 SIMD
2017-08-16 Leo Izenencoders.texi: Replace x264 --full-help suggestion...
2017-08-16 Nikolas Boweavformat/mov: Fix memory leak when reading DDTS box.
2017-08-15 Michael Niedermayerswresample/resample: Fix flush refelction length
2017-08-15 Vittorio GiovaraAdd tonemap filter
2017-08-15 Vittorio Giovarazscale: Enable single precision input/ouput filtering
2017-08-15 Vittorio GiovaraAdd single precision planar RGB pixel formats
2017-08-15 Paul B Maholavfilter/vf_datascope: make it possible to change pixsc...
2017-08-14 Michael Niedermayeravcodec/cavsdec: Check P/B frame mb decode which return...
2017-08-14 Michael Niedermayeravcodec/cavsdec: Check I frame mb decode for errors
2017-08-14 Timo Rothenpieleravfilter/scale_npp: fix logic used in previous patch
2017-08-14 Timo Rothenpieleravfilter/scale_npp: check for buffer allocation failure
2017-08-14 Yogender Guptaavfilter/scale_npp: fix passthrough mode
2017-08-11 Michael Niedermayeravcodec/lagarith: Detect end of input in lag_decode_lin...
2017-08-11 Michael Niedermayeravcodec/gdv: Check available space before reading palette
2017-08-11 Michael Niedermayeravcodec/ffv1dec_template: Fix undefined shift
2017-08-11 Michael Niedermayeravcodec/mpeg4videodec: Clear mcsel before decoding...
2017-08-11 Michael Niedermayeravformat/avidec: Move packet skip after prefix and...
2017-08-11 Michael Niedermayeravcodec/tests/dct: Add Mean square error test
2017-08-11 Michael Niedermayeravcodec/tests/dct: Add peak mean error check
2017-08-11 Davinder Singhavcodec/mjpegenc: cosmetic changes
2017-08-11 Davinder Singhavcodec/mjpegenc: disable unused code with AMV
2017-08-10 Marton Balintavfilter/vf_overlay: fix alpha blending for planar...
next