]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-09-07 Tobias Rappffprobe: use consistent string for unspecified color_ra...
2017-09-07 Timo Rothenpieleravcodec/nvenc: sanitize variable names
2017-09-07 Timo Rothenpieleravcodec/nvenc: migrate to new encode API
2017-09-07 James Almerfate: fix fate-lavf-fits dependencies
2017-09-07 Paras Chadhaavcodec/fitsdec: write output to frame directly
2017-09-07 Steven Liuflvdec: Check the avio_seek return value after reading...
2017-09-06 Pavel Koshevoylavfi/atempo: Avoid false triggering an assertion failure
2017-09-06 Pavel KoshevoyRevert "lavfi/atempo: avoid false triggering an asserti...
2017-09-06 James Almeravcodec/audiotoolboxdec: use av_freep()
2017-09-06 James Almeravcodec/audiotoolboxdec: switch to the new generic...
2017-09-06 James Almeravcodec/audiotoolboxdec: add FF_CODEC_CAP_INIT_CLEANUP...
2017-09-06 James Almeravcodec/audiotoolboxdec: always use a copy of the AVCod...
2017-09-06 Paul B Maholavfilter/af_dcshift: add direct path
2017-09-05 Michael Niedermayeravfilter/vf_overlay: Restore shorthand option order
2017-09-05 Kaustubh Rastelibavcodec/mips: Improve avc idct8 msa function
2017-09-05 James Almeravfilter/lavfutils: remove usage of AVStream->codec
2017-09-05 Karthick Javformat/hlsenc: Added configuration to override HTTP...
2017-09-05 Clément Bœschbuild: consistent spacing between lists (cosmetics)
2017-09-05 Paul B Maholavfilter/avf_avectorscope: fix mistake in previous...
2017-09-05 Paul B Maholavfilter/avf_avectorscope: add possibility to auto...
2017-09-05 Paul B Maholavfilter: add despill filter
2017-09-04 James Almeravcodec: add AV_HWACCEL_CODEC_CAP_EXPERIMENTAL flag
2017-09-04 Paul B Maholavfilter/vf_fftfilt: make it possible to evaluate expre...
2017-09-04 Paul B Maholavfilter/vf_fftfilt: add generic timeline support
2017-09-04 Paul B Maholavfilter/vf_fftfilt: add support for more pixel formats
2017-09-04 Paul B Maholavfilter/vf_fftfilt: cache rdft contexts
2017-09-04 Clément Bœschlavd: drop QTKit indev
2017-09-04 Paul B Maholavfilter/vf_datascope: make it possible for output...
2017-09-04 Alex Converseavformat/flvdec: Set need_context_update when setting...
2017-09-03 Paul B Maholavfilter/vf_datascope: add timeline support to pixscope...
2017-09-03 Paul B Maholdoc/filters: add missing '' for blend example
2017-09-03 Paul B Maholdoc/filters: add one more blend example
2017-09-03 Paul B Maholavfilter/vf_displace: add mirror edge mode
2017-09-03 Paul B Maholavfilter/vf_displace: remove useless requirement that...
2017-09-03 Paul B Maholavfilter/vf_subtitles: enable processing of alpha channel
2017-09-03 Leo Izendoc/filters.texi: Add default values to vf_vaguedenoise...
2017-09-03 Clément Bœschlavd: drop disabled v4l code
2017-09-02 Michael Niedermayeravcodec/dirac_vlc: Fix invalid shift in ff_dirac_golomb...
2017-09-02 Michael Niedermayeravcodec/dirac_dwt: Fix multiple overflows in 9/7 lifting
2017-09-02 Michael Niedermayeravcodec/diracdec: Fix integer overflow in INTRA_DC_PRED()
2017-09-02 Clément Bœschbuild: drop unused sndio_h and asoundlib_h
2017-09-02 Clément Bœschbuild: make sndio part of the autodetected libraries
2017-09-02 Clément Bœschbuild: make jack part of the autodetected libraries
2017-09-02 Clément Bœschbuild: make alsa part of the autodetected libraries
2017-09-02 Clément Bœschbuild: make sure a disabled autodetect still pick the...
2017-09-02 Clément Bœschbuild: add --disable-autodetect switch
2017-09-02 Clément Bœschbuild: simplify weak-enabling of autodetected libraries
2017-09-02 Clément Bœschbuild: remove vda_framework from enable_weak
2017-09-02 Clément Bœschbuild: replace use of HAVE_SDL2 with existing CONFIG_SDL2
2017-09-02 Clément Bœschbuild: treat sdl2 like other autodetected libraries
2017-09-02 Clément Bœschbuild: isolate sdl-to-sdl2 aliasing
2017-09-02 Clément Bœschbuild: treat securetransport and schannel like other...
2017-09-02 Clément Bœschbuild: treat libxcb like other autodetected libraries
2017-09-02 Clément Bœschbuild: treat iconv like other autodetected libraries
2017-09-02 Clément Bœschbuild: treat crystalhd like other hwaccels
2017-09-02 Clément Bœschbuild: group z libs with other autodetected libraries
2017-09-02 Timo Rothenpieleravcodec/nvenc: always output picture timing SEI
2017-09-01 James Almeravcodec/internal: move FF_QSCALE_TYPE defines from...
2017-09-01 James Almeravfilter: remove duplicate and disabled trace log function
2017-09-01 wm4lavf: make avio_read_partial() public
2017-09-01 James Almeravformat/avio: update avio_alloc_context() doxy
2017-09-01 Steven Liuavformat/dash:add copyright to dash.c
2017-09-01 Timo Rothenpieleravcodec/nvenc: only push cuda context on encoder close...
2017-09-01 Timo Rothenpieleravcodec/nvenc: add support for specifying entropy codin...
2017-09-01 Anton KhirnovUse the new AVIOContext destructor.
2017-09-01 Anton Khirnovavio: add a destructor for AVIOContext
2017-09-01 Steven Liuavformat/dash: move reused API to common file and heade...
2017-08-31 孙浩(晓黑)avformat/mxfdec: Fix Sign error in mxf_read_primer_pack()
2017-08-31 孙浩(晓黑)avformat/mxfdec: Fix DoS issues in mxf_read_index_entry...
2017-08-31 孙浩(晓黑)avformat/nsvdec: Fix DoS due to lack of eof check in...
2017-08-31 pkvietavocdec/libopus: fix typo
2017-08-31 Daniel Glöckneravformat/mov: prevent duplication of first fragment...
2017-08-31 Dale Curtisavformat/mov: Bail when invalid sample data is present.
2017-08-31 Justin Rugglesavformat/concatdec: add fallback for calculating file...
2017-08-31 James Almeravcodec/fits: add missing header includes
2017-08-31 Tobias Rappfate: add tests for some video source filters
2017-08-31 James Almerfate/flvenc: set bitexact output format flag explicitly
2017-08-31 James Almerffmpeg_opt: add proper deprecation guards to lowres...
2017-08-31 Martin Vignalifate/pixlet : add test for rgb
2017-08-31 James Almeravfilter/vf_mcdeint: remove usage of deprecated AVCodec...
2017-08-30 Paul B Maholavfilter/af_adelay: remove requirement that at least...
2017-08-30 James Almerpostproc: remove usage of deprecated QP_STORE_T define
2017-08-30 James Almeravfilter/vf_mcdeint: free the AVCodecContext struct...
2017-08-30 James Almerfate: stop using deprecated filter syntax in hls tests
2017-08-30 James Almerfate: remove usage of deprecated AVCodecContext.me_meth...
2017-08-30 Ashish Singhconfigure: require pkg-config for libvmaf
2017-08-30 Ashish Singhavfilter/vf_libvmaf: fix pre convert to framesync2...
2017-08-30 Paul B Maholavcodec/codec_desc: make FITS description longer
2017-08-30 Paul B Maholavfilter/vf_lut2: add framesync options
2017-08-30 Paras ChadhaFATE: Add FITS tests
2017-08-30 Paras ChadhaAdd FITS Muxer
2017-08-30 Paras ChadhaAdd FITS Encoder
2017-08-30 Paras ChadhaAdd FITS Demuxer
2017-08-30 Paras ChadhaAdd FITS Decoder
2017-08-30 Ricardo Constantinocompat/cuda/ptx2c: strip CR from each line
2017-08-30 Timo Rothenpielerconfigure: add support for libnpp* from cuda sdk 9
2017-08-30 Michael Niedermayeravformat/mxfenc: Replace literal numbers by named enum...
2017-08-29 Michael Niedermayeravcodec/snowdec: Fix integer overflow in decode_subband...
2017-08-29 Michael Niedermayeravcodec/hevc_ps: Fix undefined shift in pcm code
2017-08-29 Michael Niedermayeravcodec/h264idct_template: Fix integer overflow in...
next