]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2018-12-04 Michael Niedermayeravcodec/wmv2dec: Skip I frame if its smaller than 1...
2018-12-04 Michael Niedermayeravcodec/msmpeg4dec: Skip frame if its smaller than...
2018-12-04 Paul B Maholavcodec/dpx: add support for 10bit gray
2018-12-04 Gyan Doshidoc: remove licensing claims for chromaprint and libgme
2018-12-04 Martin Vignaliavcodec/prores_aw : add 4444 xq support
2018-12-04 Martin Vignaliavcodec/prores_aw : only set color prim, trc, space...
2018-12-04 Martin Vignaliavcodec/prores_aw : add vendor option
2018-12-04 Martin Vignaliavcodec/utils : add ff_int_from_list_or_default func
2018-12-04 Gyan Doshidoc: libgme
2018-12-04 Gyan Doshidoc: chromaprint
2018-12-04 Andrey Semashevlavf/dashenc: Write media trailers when DASH trailer...
2018-12-04 Lauri Kasanenswscale/ppc: Move VSX-using code to its own file
2018-12-03 Paul B Maholavcodec/r210dec: fix r10x decoding
2018-12-03 Paul B Maholavcodec/dnxhddec: use init_get_bits8()
2018-12-03 Carl Eugen... lavc: Bump version for r210 pix_fmt change.
2018-12-03 Paul B Maholavcodec/r210: use correct pixel format
2018-12-03 Paul B Maholconfigure: check if dlfcn.h is present for ladspa and...
2018-12-03 Paul B Maholavfilter/vf_overlay: fix filtering with negative y
2018-12-03 hwrenxlavc/libdavs2: fix function return value error
2018-12-03 hwrenxlavc/libdavs2: output delayed frames
2018-12-03 hwrenxlibdavs2: update api version and enable avx option
2018-12-03 Karthick JRevert "lavf/dashenc: Write media trailers when DASH...
2018-12-03 Andrey Semashevlavf/dashenc: Use avpriv_io_delete to delete files.
2018-12-03 Andrey Semashevlavf/dashenc: Write media trailers when DASH trailer...
2018-12-03 Karthick Javformat/dashenc: Added proper logging when io_open...
2018-12-02 Ruiling Songlavf: add transpose_opencl filter
2018-12-02 Mark Thompsonhwcontext_opencl: Use correct function to enumerate...
2018-12-02 Mark Thompsonconfigure: Avoid use of nonstandard features of sed
2018-12-02 Andreas Rheinhardttrace_headers: Update documentation
2018-12-02 Andreas Rheinhardtcbs_h265: Fix Time Code SEI syntax
2018-12-02 Carl Eugen... Force aix nm to work on 32 and 64 bit binaries by default.
2018-12-02 kjeyapal@akamai.comavformat/dashenc: Added an option to ignore io errors
2018-12-02 kjeyapal@akamai.comavformat/dashenc: Handled the error from dashenc_io_open()
2018-12-02 Andrey Semashevlavf/dashenc: Delete HLS manifests on trailer writing...
2018-12-02 Andrey Semashevlavf/dashenc: Don't put non-mp4 streams in HLS manifests.
2018-12-02 Carl Eugen... tests/ref/fate/vc1test_smm0005: Add a newline.
2018-12-02 Martin Vignaliavcodec/proresdec : add 12b decoding
2018-12-02 Martin Vignaliavcodec/proresdec : add 12b prores idct
2018-12-02 Martin Vignaliavcodec/proresdec : add unpack alpha 12 func
2018-12-02 Martin Vignaliavcodec/proresdec : make inline func for unpack alpha
2018-12-02 Martin Vignaliavcodec/proresdec : put unpack alpha func in prores ctx
2018-12-02 Martin Vignaliavcodec/proresdsp indent after prev commit
2018-12-02 Martin Vignaliavcodec/proresdec : rename dsp part for 10b and check...
2018-12-02 Martin Vignaliavcodec/proresdec : move dsp init after codec tag check
2018-12-02 Martin Vignaliavcodec/proresdsp : remove unused value
2018-12-02 Martin Vignaliavcodec/utils : add YUVA444P12 and YUVA422P12 to pixfmt...
2018-12-02 Jun Zhaolavc/kvazaar: fix auto thread flag in kvazaar wrapper.
2018-12-01 Marton Balintavdevice/decklink_enc: add support for setting genlock...
2018-12-01 Marton Balintffplay: fix -x and -y options when only one of them...
2018-12-01 Marton Balintffplay: convert float math to int math in calculate_dis...
2018-12-01 Paul B Maholavformat/mpegenc: extend muxing PCM-DVD to other depths
2018-12-01 Paul B Maholavcodec: add PCM-DVD encoder
2018-12-01 Michael Niedermayeravcodec/hevcdec: Check for overlapping slices
2018-12-01 Michael Niedermayeravcodec/truemotion2rt: Fix rounding in input size check
2018-12-01 Shiyou Yinavcodec/mips: [loongson] refine optimization in h264_ch...
2018-11-30 Shiyou Yinconfigure: enable mipsfpu for loongson platform.
2018-11-30 Paul B Maholavformat/ac3dec: always skip junk bytes before sync...
2018-11-30 Linjie Fulavc/qsvenc: assert uninitialized pict_type
2018-11-30 Zhong Lilavc/qsvenc: add forced_idr option
2018-11-30 Zhong Lilavc/qsvenc: enable ICQ and ICQ_LA on Linux
2018-11-30 Steven Liuavformat/dashdec: add subtitle stream support
2018-11-30 Jun Zhaolavc/libaomenc: Add a maximum constraint of 64 encoder...
2018-11-29 James Almeravcodec/libdav1d: add an option to toggle Film Grain
2018-11-29 James Almeravcodec/libdav1d: read profile from the sequence header...
2018-11-29 James Almeravcodec/libdav1d: use constants defined in the public...
2018-11-29 James Almeravcodec/libdav1d: remove init cleanup internal codec cap
2018-11-28 Rostislav PehlivanovRevert "libopus: Add channel mapping 2 support in libop...
2018-11-28 Rostislav PehlivanovRevert "avcodec/libopusenc: Fix warning when encoding...
2018-11-28 Felicia Limavcodec/libopusenc: Fix warning when encoding ambisonic...
2018-11-28 Carl Eugen... lavf/rawdec: Do not mark streams from raw subtitle...
2018-11-28 Paul B Maholavcodec/opus: check if internal is available
2018-11-28 Peter Rossavpriv_tempfile: add djgpp fallback
2018-11-28 Peter Rossconfigure: memalign is broken on djgpp 2.05
2018-11-28 Peter Rossadditional math.h functions for djgpp
2018-11-28 Peter Rossconfigure: detect djgpp libc
2018-11-28 Paul B Maholavcodec/opus: set skip_samples
2018-11-28 Mark Thompsonhwcontext_opencl: Only release command queue if it...
2018-11-27 Carl Eugen... lavf/Makefile: Fix demuxer dependencies: dvbsub, dvbtxt
2018-11-27 Carl Eugen... ffmpeg: Avoid duplicating Closed Captions when increasi...
2018-11-27 Carl Eugen... lavfi/fps: Avoid duplicating Closed Captions when incre...
2018-11-27 Michael Niedermayeravcodec/diracdec: Check component quant
2018-11-27 Andrey Semashevlavf/dashdec: Add webm to the list of allowed extensions.
2018-11-27 Jun Zhaofftools/ffmpeg: delete the unused code.
2018-11-27 Jun Zhaofftools/ffprobe: Indent the code.
2018-11-27 Jun Zhaolavfi/buffersrc: Indent the code.
2018-11-27 Michael Niedermayeravcodec/tiff: Fix integer overflows in left shift in...
2018-11-27 Carl Eugen... lavc/jrevdct: Avoid an aliasing violation.
2018-11-26 Kyle Swansonlibavf/libvmaf: update docs
2018-11-26 Mark Harrisavutil/mem: Fix invalid use of av_alloc_size
2018-11-26 Mark Harrisavfilter/vf_chromashift: Fix mixed declaration and...
2018-11-26 Mark Harrisavformat/vivo: Don't log null value
2018-11-26 James Almeravcodec/libaomenc: increase the default bitrate
2018-11-26 Michael Niedermayeravcodec/tiff: Limit filtering to decoded data
2018-11-26 Lauri Kasanenswscale/output: Altivec-optimize yuv2plane1_8
2018-11-26 James Almeravcodec/libdav1d: update the API usage after upstream...
2018-11-25 Martin Vignalifate/prores-metadata : make output bit exact
2018-11-25 Paul B Maholavcodec/eac3dec: remove obsolete comment
2018-11-25 Steven Liuavformat/hlsenc: remove the cannot reach result
2018-11-25 Limin Wanglibavcodec/libdavs2.c: Fix for the wrong line size...
2018-11-24 Carl Eugen... configure: Add -Wno-char-subscripts.
next