]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2019-10-23 Paul B Maholavfilter/vf_bm3d: add gray14 format
2019-10-23 Paul B Maholavfilter/vf_vaguedenoiser: add more gray formats
2019-10-22 Paul B Maholavfilter/transpose: add missing headers
2019-10-22 James Almerx86/vf_transpose: make ff_transpose_8x8_16_sse2 work...
2019-10-22 Paul B Maholavfilter/vf_maskedclamp: rewrite using macro
2019-10-22 James Almeravcodec/libdav1d: fix setting AVFrame reordered_opaque
2019-10-22 James Almeravcodec/atrac9tab: use explicit ATRAC9BlockConfig struc...
2019-10-22 Paul B Maholavfilter/vf_premultiply: fix signed integer overflow
2019-10-22 Steven Liuavformat/mpeg: move the header_str free into end label
2019-10-22 Steven Liuavcodec/psd: remove unneeded code
2019-10-22 Steven Liuavcodec/hevcdec: remove unneeded code
2019-10-22 Steven Liuavformat/segafilmenc: remove unneeded code
2019-10-22 Andreas Rheinhardtavformat/matroskaenc: Cosmetics
2019-10-22 Andreas Rheinhardtavformat/matroskaenc: Use more appropriate function...
2019-10-22 Andreas Rheinhardtavformat/matroskaenc: Remove redundant assert
2019-10-22 Andreas Rheinhardtavformat/matroskaenc: Move track-related fields to...
2019-10-21 Andreas Rheinhardtavformat/matroskaenc: Use ffio_free_dyn_buf
2019-10-21 Andreas Rheinhardtavformat/matroskaenc: Fix memleak upon failure
2019-10-21 Limin Wangavfilter/vsrc_mptestsrc: simplify the code and change...
2019-10-21 Michael Niedermayeravcodec/atrac9dec: Set channels
2019-10-21 Limin Wangavfilter/vsrc_mptestsrc: add options to set the maximum...
2019-10-21 Limin Wangavfilter/vf_unsharp: rename config_props -> config_inpu...
2019-10-21 James Almeravformat/oggenc: free buffered page lists while uniniti...
2019-10-21 James Almeravformat/flacenc: add a deinit function
2019-10-21 James Almeravformat/mp3enc: add init and deinit functions
2019-10-21 James Almeravformat/ttaenc: add a deinit function
2019-10-21 James Almeravformat/avienc: add deinit function
2019-10-21 James Almeravformat: call AVOutputFormat->deinit() when freeing...
2019-10-21 James Almerx86/vf_transpose: fix cpuflags check
2019-10-21 Paul B Maholavfilter/vf_transpose: add x86 SIMD
2019-10-21 Paul B Maholavfilter/x86/vf_atadenoise: fix comment
2019-10-21 Paul B Maholavfilter/af_join: fix possible memory leaks
2019-10-21 Limin Wangavfilter/af_silencedetect: change mono default to integ...
2019-10-21 Limin Wangavfilter/af_silencedetect: use AV_OPT_TYPE_DURATION
2019-10-21 Paul B Maholavfilter: add bilateral filter
2019-10-21 Paul B Maholavfilter/vf_nlmeans: round values toward nearest integer
2019-10-21 Limin Wangavfilter/af_silencedetect: document metadata
2019-10-20 Michael Niedermayeravcodec/alsdec: Check that input space for header exist...
2019-10-20 Michael Niedermayeravformat/pjsdec: Check duration for overflow
2019-10-20 Michael Niedermayeravcodec/agm: Check for reference frame earlier
2019-10-20 Michael Niedermayeravcodec/ptx: Check that the input contains at least...
2019-10-20 Michael Niedermayeravcodec/alac: Fix integer overflow in LPC
2019-10-20 Michael Niedermayeravcodec/smacker: Fix integer overflows in pred[] in...
2019-10-20 Michael Niedermayeravcodec/aliaspixdec: Check input size against minimal...
2019-10-20 Michael Niedermayeravcodec/ffwavesynth: Fix integer overflows in pink...
2019-10-20 Michael Niedermayeravcodec/vc1_block: Fixes integer overflow in vc1_decode...
2019-10-20 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for DXV
2019-10-20 Michael Niedermayeravcodec/wmalosslessdec: Check block_align
2019-10-20 Paul B Maholavfilter/vf_tile: fix memory leak
2019-10-20 Paul B Maholavfilter/vf_atadenoise: add support for commands
2019-10-20 Paul B Maholavfilter/vf_shuffleframes: improve error message
2019-10-20 James Almeravformat/options: don't call avformat_free_context...
2019-10-19 James Almeravformat/nutenc: free all missing dynamic AVIOContext...
2019-10-19 Paul B Maholavfilter/af_tremolo: fix heap-buffer overflow
2019-10-19 Paul B Maholavfilter/vf_fftdnoiz: round toward nearest integer
2019-10-19 Paul B Maholavfilter/vf_bm3d: round values toward nearest integer
2019-10-19 Paul B Maholavfilter/vf_bm3d: forward status back
2019-10-19 Andreas Rheinhardtmpeg4_unpack_bframes: Merge close and flush
2019-10-19 Andreas Rheinhardtavcodec/zmbv: Call decode_intra directly
2019-10-19 Michael Niedermayeravcodec/g729dec: Avoid computing invalid temporary...
2019-10-19 Michael Niedermayeravcodec/g729postfilter: Fix left shift of negative...
2019-10-19 Paul B Maholavfilter/vf_fieldhint: add support for duplicating...
2019-10-19 Paul B Maholavfilter/vf_fieldmatch: fix heap-buffer overflow
2019-10-19 Paul B Maholavfilter/vf_decimate: fix memory leaks
2019-10-19 Paul B Maholavfilter/vf_lagfun: fix heap-buffer overflow
2019-10-19 Paul B Maholavfilter/vf_datascope: fix heap buffer overflow
2019-10-19 Gyan Doshidoc/utils: add hexadecagonal channel layout
2019-10-19 Steven Liuavformat/sapdec: check av_strdup() return value and...
2019-10-19 Steven Liuavformat/mvdec: check av_strdup() return value
2019-10-19 Steven Liuavformat/mtv: check av_strdup() return value
2019-10-19 Steven Liuavformat/mpeg: check av_strdup() return value
2019-10-19 Steven Liuavformat/libsrt: check av_strdup() return value and...
2019-10-19 Steven Liuavformat/hlsenc: check av_strdup() return value
2019-10-19 Steven Liuavformat/cinedec: check av_strdup() return value
2019-10-19 James Almeravformat/mpegenc: check for stream private data during...
2019-10-18 James Almeravformat/nutenc: don't allocate a dynamic AVIOContext...
2019-10-18 Paul B Maholavfilter/vf_shuffleplanes: add mising query_formats()
2019-10-18 Paul B Maholavfilter/vf_maskfun: fix memleak
2019-10-18 Paul B Maholavfilter/buffersink: cosmetics
2019-10-18 Paul B Maholavfilter/vf_colorspace: fix memmory leaks
2019-10-18 Paul B Maholavfilter/af_acrossover: fix memory leak
2019-10-18 Jun Zhaolavf/hlsenc: fix memory leak
2019-10-18 Jun Zhaofftools/ffmpeg_opt: add error handle if av_asprintf...
2019-10-18 Jun Zhaolavfi/avf_showspectrum: add error handle if av_asprintf...
2019-10-17 Paul B Maholavfilter/x86/vf_atadenoise: add SIMD for serial too
2019-10-17 Paul B Maholavfilter/vf_atadenoise: add option to use additional...
2019-10-17 Paul B Maholavfilter/vf_adadenoise: add x86 SIMD
2019-10-17 Andreas Rheinhardtmpeg4_unpack_bframes: Avoid allocations and copies...
2019-10-17 Michael Niedermayeravcodec/binkaudio: Check sample rate
2019-10-17 Andreas Rheinhardtavformat/mpegenc: Fix memleaks and return values
2019-10-17 James Almeravcodec/libdav1d: set AVFrame reordered_opaque
2019-10-17 Andreas Rheinhardtvp9_superframe: Avoid allocations and copies of packet...
2019-10-17 Michael Niedermayeravcodec/cavsdec: Set ret on errors in decode_pic()
2019-10-17 Andreas Rheinhardtavcodec/ac3enc: Fix memleak
2019-10-17 Andreas Rheinhardtavfilter/af_arnndn: Remove superfluous qualifier
2019-10-17 Gyan Doshidoc/filters: fixes for scale filter
2019-10-17 Paul B Maholavfilter/vf_dedot: fix crash
2019-10-17 Paul B Maholavfilter/vf_amplify: cosmetics
2019-10-17 Paul B Maholavfilter/vf_random: fix memory leaks
2019-10-17 Paul B Maholavfilter/af_arnndn: make sure that vad_output nb_neuron...
next