]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2019-10-12 Paul B Maholavfilter/vf_colorconstancy: fix overreads in gauss...
2019-10-12 Paul B Maholavfilter/vf_waveform: add yflat filter
2019-10-12 Paul B Maholavfilter/vf_waveform: allow different cb for new modes
2019-10-12 Paul B Maholavfilter/vf_waveform: add invert graticule
2019-10-12 Paul B Maholavfilter/vf_waveform: add graticule enum
2019-10-12 Matthieu Bouronavformat/mov: parse sdtp atom and set the pkt disposabl...
2019-10-12 Andreas Rheinhardtavcodec/zmbvenc: Correct offset in buffer
2019-10-12 Andreas Rheinhardtfftools/ffmpeg: Improve streamcopy
2019-10-12 Michael Niedermayeravcodec/qdmc: Check input space in qdmc_get_vlc()
2019-10-12 Moritz Barsnickavformat/mpjpegdec: ensure seekback for latest chunk
2019-10-12 Moritz Barsnickavformat/mpjpegdec: fix strict boundary search string
2019-10-12 Moritz Barsnickavformat/mpjpegdec: fix finding multipart boundary...
2019-10-12 Paul B Maholavutil/eval: add sgn()
2019-10-11 James Almeravformat/dv: free all allocated structs on dv_read_head...
2019-10-11 OvchinnikovDmitriilibavcodec/amfenc_h264.c: Changed loop filter flag...
2019-10-11 Paul B Maholavfilter/vf_signalstats: fix stack buffer overflow
2019-10-11 Paul B Maholavfilter/vf_w3fdif: deny processing small videos
2019-10-11 Paul B Maholavfilter/vf_bitplanenoise: fix overreads
2019-10-11 Paul B Maholavfilter/vf_deflicker: fix invalid access
2019-10-11 Paul B Maholavfilter/vf_waveform: better guard against picking...
2019-10-11 Paul B Maholavfilter/vf_neighbor: check if width is 1
2019-10-10 Paul B Maholavfilter/vf_floodfill: finish early if source and desti...
2019-10-10 Paul B Maholavfilter/vf_random: fix crash
2019-10-10 Michael Niedermayeravcodec/dstdec: Check for input exhaustion
2019-10-10 Michael Niedermayeravcodec/wmaprodec: Fix cleanup on error
2019-10-10 Michael Niedermayeravcodec/pcm: Check bits_per_coded_sample
2019-10-10 Limin Wangavcodec/magicyuv: remove duplicate code
2019-10-10 Michael Niedermayeravcodec/scpr: Check minimum size of type 17
2019-10-10 Michael Niedermayeravcodec/exr: Allow duplicate use of channel indexes
2019-10-10 Michael Niedermayeravcodec/fitsdec: Fail on 0 naxisn
2019-10-10 Steven Liuavfilter/vf_delogo: make the interp value compute metho...
2019-10-10 Steven Liuavfilter/vf_delogo: add auto set the area inside of...
2019-10-10 Steven Liuavformat/iff: fix memleak when get st->codecpar->extrad...
2019-10-10 Steven Liuavformat/jvdec: fix memleak when read_header failed
2019-10-10 Jun Zhaolavfi/hqdn3d: add slice thread optimization
2019-10-10 Jun Zhaolavfi/v360: remove unnecessary cast for void *
2019-10-10 Jun Zhaolavfi/remap: remove unnecessary cast for void *
2019-10-10 Jun Zhaolavfi/lenscorrection: remove unnecessary cast for void *
2019-10-10 Jun Zhaolavfi/colorspace: typedef ThreadData as all other filters
2019-10-09 Paul B Maholdoc/filters: add more examples for afftfilt
2019-10-09 Paul B Maholavfilter/af_anlms: increase max limit for mu
2019-10-09 Paul B Maholavfilter/af_adelay: fix buggy behaviour
2019-10-09 Paul B Maholdoc/filters: document atempo command
2019-10-09 Paul B Maholdoc/filters: mention rubberband supported commands
2019-10-09 Linjie Fulavc/qsvdec: Add GPU-accelerated memory copy support
2019-10-09 Zhong Lilavc/qsv: remove vaapi device free function
2019-10-09 Raphaël Zumeravformat/ivfdec: Change the length field to 32 bits
2019-10-09 Raphaël Zumeravformat/ivfenc: Change the length fields to 32 bits
2019-10-09 Raphaël Zumeravformat/ivfenc: Comment the length field encoding...
2019-10-08 Zhao Zhiliavfilter/formats: remove unnecessary unreference
2019-10-08 Michael Niedermayeravcodec/dxv: Subtract 12 earlier in dxv_decompress_cocg()
2019-10-08 Michael Niedermayerlibavcodec/dxv: Remove redundant seek
2019-10-08 Michael Niedermayeravcodec/ituh263dec: Check input for minimal frame size
2019-10-08 Michael Niedermayeravcodec/truemotion1: Check that the input has enough...
2019-10-08 Michael Niedermayeravformat/mpsubdec: Clear queue on error
2019-10-08 Michael Niedermayeravcodec/sunrast: Check that the input is large enough...
2019-10-08 Michael Niedermayeravcodec/sunrast: Check for availability of maplength...
2019-10-08 Michael Niedermayeravcodec/jpeglsdec: Apply transform only to initialized...
2019-10-08 Michael Niedermayeravcodec/jpeglsdec: Return error codes from ls_decode_line()
2019-10-08 Michael Niedermayeravcodec/flac_parser: Make expected_frame_num, expected_...
2019-10-08 Paul B Maholavfilter/af_anlms: add support for commands
2019-10-08 Andreas Rheinhardtavformat/mpeg: Remove set-but-unused variable
2019-10-08 vectronicavformat/hls: fix missing segment offset reset on last...
2019-10-08 vectronicavformat/hls: pass http offset options to http request
2019-10-08 vectronicavformat/http: add ff_http_do_new_request2 for options
2019-10-08 Limin Wangavformat/hlsenc: replace with av_freep for all av_free
2019-10-08 Limin Wangavformat/hlsenc: replace with av_dirname to get the...
2019-10-08 Limin Wangavformat/hlsenc: remove the unnecessary null pointer...
2019-10-08 Limin Wangavutil/avstring: support input path as a null pointer...
2019-10-08 Steven Liuavfilter/vf_pad: add logging context to log
2019-10-08 Steven Liuavfilter/boxblur: add logging context to log
2019-10-08 Steven Liuavfilter/vf_scale_qsv: add logging context to log
2019-10-08 Steven Liuavfilter/vf_crop: add logging context to log
2019-10-08 Steven Liuavcodec/pngdec: add logging context to log
2019-10-08 Steven Liuavcodec/videotoolbox: add logging context to log
2019-10-08 Steven Liuavcodec/mpegvideo_enc: add logging context to log
2019-10-08 Steven Liuavformat/mms: add logging context to log
2019-10-08 Steven Liuavformat/mmst: add logging context to log
2019-10-08 Steven Liuavformat/network: add logging context to log
2019-10-08 Steven Liuavformat/avidec: add logging context to log
2019-10-08 Steven Liuavformat/rtmpptoto: add logging context to log
2019-10-08 Steven Liuavformat/udp: add logging context to log
2019-10-08 Steven Liuavformat/hlsenc: add logging context to log
2019-10-08 elliottkChange libvpxenc default to crf=32.
2019-10-08 Zhong Lilavfi/normalize: remove the unused pointer
2019-10-08 Zhong Lilavc/qsv: fix a memory leak in ff_qsv_set_display_handle()
2019-10-07 Andreas Rheinhardtavcodec/flac_parser: Cosmetics
2019-10-07 Andreas Rheinhardtavcodec/flac_parser: Don't leave stale pointer in memory
2019-10-07 Andreas Rheinhardtavcodec/flac_parser: Don't modify size of the input...
2019-10-07 Andreas Rheinhardtavcodec/flac_parser: Remove superfluous checks
2019-10-07 Andreas Rheinhardtavcodec/flac_parser: Fix number of buffered headers
2019-10-07 Andreas Rheinhardtavcodec/flac_parser: Fix off-by-one error
2019-10-07 Andreas Rheinhardtavcodec/flac_parser: Don't allocate array separately
2019-10-07 Andreas Rheinhardtavcodec/flac_parser: Use native endianness when possible
2019-10-07 Andreas Rheinhardtavformat/flac_picture: Avoid allocation of AVIOContext
2019-10-07 Andriy Gelmandoc/formats: Update documentation for chromaprint
2019-10-07 Andreas Rheinhardtavcodec/filter: Remove extra '; ' outside of functions
2019-10-07 Paul B Maholavfilter/af_adelay: add option which changes how unset...
2019-10-07 Paul B Maholavfilter/formats: guard against double free
2019-10-07 Paul B Maholavfilter/vf_normalize: typedef all structs
next