]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2018-01-04 Rostislav Pehlivanovlavr: deprecate the entire library
2018-01-03 Paul B Maholavfilter: pass outlink to ff_get_audio_buffer()
2018-01-03 Jiejun Zhanglavc/audiotoolboxenc: fix noise in encoded audio
2018-01-03 Nicolas Georgelavfi/framesync: remove an invalid free.
2018-01-03 Nicolas Georgelavfi/framesync: document frame ownership for dualinput.
2018-01-03 Paul B Maholavfilter: add entropy filter
2018-01-03 Derek Buitenhuisvf_paletteuse: Don't free the second frame from ff_fram...
2018-01-03 Derek Buitenhuisvf_paletteuse: Add error checking to apply_palette
2018-01-03 Derek Buitenhuislavc/options: Remove unneeded header
2018-01-02 Paul B Maholavcodec/utvideoenc: switch to planar RGB formats
2018-01-02 Paul B Maholavcodec/utvideodec: add support for UMH2, UMY2, UMH4...
2018-01-02 Vishwanath... avformat/hlsenc: creation of variant streams in subdire...
2018-01-02 Vishwanath... avformat/hlsenc: configurable variant stream index...
2018-01-02 Vishwanath... avformat/hlsenc: revamped master playlist url creation...
2018-01-01 Carl Eugen... lavu/mem: Do not realloc in av_fast_realloc() if size...
2018-01-01 Carl Eugen... lavf/mov: Use av_fast_realloc() in mov_read_stts().
2018-01-01 Paul B Maholavfilter/af_crystalizer: use outlink instead of inlink
2018-01-01 Rostislav Pehlivanovlavc/Makefile: fix opus_parser dependencies
2018-01-01 Carl Eugen... configure: bump year
2017-12-31 Steven Liuavformat/hls: release mem resource to fix memleak
2017-12-31 Paul B Maholavfilter/af_afir: rework FIR gain measurement
2017-12-31 wm4tcp: properly return EOF
2017-12-31 Nicolas Georgelavf/concatdec: properly init streams timestamp parameters.
2017-12-31 Aman Guptaavformat/hls: ignore http_persistent for segments requr...
2017-12-30 Michael Niedermayeravcodec/exr: Check buf_size more completely
2017-12-30 Aman Guptaavformat/http: return EINVAL if ff_http_do_new_request...
2017-12-30 Rostislav Pehlivanovopus: merge encoder and decoder bitallocation functions...
2017-12-29 Karthick Jeyapalavformat/dashenc: Persistent HTTP connections supported...
2017-12-29 Karthick Jeyapalavformat/hlsenc, utils: Moved is_http_proto from hlsenc...
2017-12-29 Karthick Jeyapalavformat/dashenc: Addition of #EXT-X-MEDIA tag and...
2017-12-29 Karthick Jeyapalavformat/hlsplaylist: Audio rendition's name and defaul...
2017-12-29 Karthick Jeyapalavformat/hlsenc: Modularized audio rendition playlist...
2017-12-29 Carl Eugen... configure: libvmaf depends on pthreads.
2017-12-29 Carl Eugen... fate: Fix ffprobe dependency for fate-mov-guess-delay-*.
2017-12-28 Michael Niedermayeravcodec/flacdec: Fix overflow in multiplication in...
2017-12-28 Michael Niedermayeravcodec/hevcdsp_template: Fix Invalid shifts in put_hev...
2017-12-28 Michael Niedermayeravcodec/flacdec: avoid undefined shift
2017-12-28 Steven Liuavformat/avio: check input URLContext value NULL
2017-12-28 Carl Eugen... lavc/jpeg2000dec: Support reading 64-bit atom size.
2017-12-28 Carl Eugen... lavfi/minterpolate: Split struct Pixel to allow higher...
2017-12-28 James AlmerMerge commit 'c6558e8840fbb2386bf8742e4d68dd6e067d262e'
2017-12-28 James AlmerMerge commit '2beba58e0e4bda688bf96e12413231607ceafdd4'
2017-12-27 James AlmerMerge commit 'ddea22a684611c1fec9d8b5c70d835e983a9252e'
2017-12-27 James Almerconfigure: add missing avcodec dep to avfilter for...
2017-12-27 Luca Barbatox264: Support version 153
2017-12-27 Paul B Maholconfigure: note (de)convolve filter dependency
2017-12-27 Paul B Maholavfilter: add deconvolve filter
2017-12-27 Paul B Maholavfilter/vf_convolve: remove padding, its unused and...
2017-12-27 Paul B Maholavfilter/vf_convolve: cosmetics
2017-12-27 wm4lavc: remove uneffective attribute_deprecated on enum
2017-12-26 Aman Guptaavformat/hls: enable http_multiple only for http/1...
2017-12-26 Aman Guptaavformat/http: export http_version from response
2017-12-26 Aman Guptaavformat/hls: respect http_persistent only for http...
2017-12-26 Aman Guptaavformat/http: avoid ff_http_do_new_request after http...
2017-12-26 Aman Guptaavformat/hls: return AVERROR_PROTOCOL_NOT_FOUND when...
2017-12-26 Aman Guptaavformat/hls: remove repeated http proto_name checks...
2017-12-26 James Almeravcodec/libx264: set supported pix_fmts at runtime...
2017-12-26 Mark Thompsonmpeg4videodec: Fix unused variable warning
2017-12-26 Michael Niedermayeravcodec/hevcdsp_template.c: Fix undefined shift in...
2017-12-26 Michael Niedermayeravcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97...
2017-12-26 James Almeravcodec/libx264: fix compilation with x264 builds ...
2017-12-26 James Almeravcodec/libx264: use the pixfmt descriptor to check...
2017-12-26 James Almerw32pthreads: remove some remaining superfluous checks
2017-12-26 wm4h264: add AVOption to set x264_build default
2017-12-26 wm4lavc: remove complex debug code around avcodec init...
2017-12-26 wm4lavc, lavf: move avformat static mutex from avcodec...
2017-12-26 wm4ffplay: drop lock manager use
2017-12-26 wm4lavc: replace and deprecate the lock manager
2017-12-26 wm4w32pthreads: always use Vista+ API, drop XP support
2017-12-25 Steven Liuavformat/hlsenc: fix resource leak
2017-12-25 Paul B Maholavfilter/vf_convolve: add threading for complex multipl...
2017-12-25 Paul B Maholavfilter/vf_convolve: implement slice threading
2017-12-25 Paul B Maholavfilter/vf_convolve: split input/output operations...
2017-12-25 Paul B Maholavfilter/vf_convolve: use shorter variants for pointers
2017-12-25 Paul B Maholavfilter/vf_convolve: clear coefficients only when...
2017-12-25 Karthick Jeyapalavformat/hlsenc: Signal http end of chunk(http_shutdown...
2017-12-25 Karthick Jeyapalavformat/http: Avoid calling http_shutdown() if end...
2017-12-25 James Almerx86inc: set the correct amount of simd regs in x86_64...
2017-12-24 James Darnleycheckasm: support for AVX-512 functions
2017-12-24 Henrik Gramnerx86inc: AVX-512 support
2017-12-24 James Darnleyavcodec: add stride alignment needed for AVX-512
2017-12-24 James Darnleyavutil: add alignment needed for AVX-512
2017-12-24 James Darnleyavutil: detect when AVX-512 is available
2017-12-24 James Darnleyavutil: add AVX-512 flags
2017-12-24 James Darnleyconfigure: test whether x86 assembler supports AVX-512
2017-12-24 Aman Guptaavformat/hls: fix SEGV in previous commit
2017-12-24 Aman Guptaavformat/hls: fix memory leak with non-http segments
2017-12-24 Aman Guptaavformat/hls: fix CID 1426930
2017-12-24 Paul B Maholavfilter/vf_convolve: fix various issues
2017-12-24 Paul B Maholavfilter/vf_convolve: fix convolution of borders
2017-12-23 Aman Guptaavformat/internal: fix compile error with some versions...
2017-12-23 Paul B Maholavfilter/vf_convolve: unbreak non-power of 2 width...
2017-12-23 Paul B Maholavfilter/vf_fftfilt: support >8 bit depth formats
2017-12-23 Paul B Maholavfilter/vf_aspect: change outlink sample aspect ratio...
2017-12-23 Paul B Maholavfilter/video: pick sar from link
2017-12-23 Vishwanath... avformat/hlsenc:addition of #EXT-X-MEDIA tag and AUDIO...
2017-12-23 Aman Guptaavformat/internal: log underlying error with ff_rename...
2017-12-23 Aman Guptaavformat/hls: hide misleading warning when http reconne...
2017-12-23 Aman Guptaavformat/http: return EOF from ff_http_do_new_request...
2017-12-22 Aman Guptaavformat/hls: add http_multiple option
next