]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-09-10 Michael Niedermayeravcodec/scpr: optimize shift loop.
2017-09-10 Diego Biurrunbuild: Skip generating .version files when cleaning
2017-09-10 James Almeravfilter/vf_convolve: use av_clip_uint8
2017-09-09 Michael Niedermayeravcodec/dirac_vlc: limit res_bits in APPEND_RESIDUE()
2017-09-09 Paul B Maholavfilter: add generic FFT video convolve filter
2017-09-09 Jun Zhaolavc/vaapi_encode_mpeg2: fix frame rate calc error...
2017-09-09 Petri HintukainenAdd SUP/PGS subtitle muxer
2017-09-09 Steven Liuavformat/dashdec: free resource allocated by xml
2017-09-09 Steven Liuavformat/dashdec: add dash demuxer base version
2017-09-08 James Almeravformat/matroskaenc: also write tags when output is...
2017-09-08 Clément Bœschbuild: cleanup videotoolbox
2017-09-08 Clément Bœschbuild: cleanup audiotoolbox handling
2017-09-08 Clément Bœschbuild: add --disable-coreimage autodetect switch
2017-09-08 Clément Bœschbuild: add --disable-avfoundation autodetect switch
2017-09-08 Clément Bœschbuild: add check_apple_framework()
2017-09-08 Clément Bœschlavfi/coreimage: reduce dependency scope from QuartzCor...
2017-09-08 Clément Bœschbuild: fix objcc header check
2017-09-08 Clément Bœschlavu/timer.h: add Linux Perf API support
2017-09-08 Clément Bœschlavu/tests: move timer.h include earlier
2017-09-08 Clément Bœschlavu/tests/des: rename crypt to crypt_ref
2017-09-08 Clément Bœschlavu/timer.h: factor out timer report
2017-09-08 Clément Bœschcheckasm: use perf API on Linux ARM*
2017-09-08 Paul B Maholavfilter: add Haas stereo enhancer
2017-09-08 Ilia Valiakhmetovavcodec/vp9: Add tile threading support
2017-09-08 Ilia Valiakhmetovavcodec/pthread_slice: add ff_slice_thread_execute_with...
2017-09-08 Mark Wachslerlibavcodec/h264_parse: don't use uninitialized value...
2017-09-08 Kaustubh Rasteavcodec/mips: Improve vp9 mc msa functions
2017-09-08 Kaustubh Rasteavcodec/mips: Improve vp9 idct msa functions
2017-09-08 Kaustubh Rasteavcodec/mips: Improve vp9 lpf msa functions
2017-09-08 Nicolas Georgeffmpeg: send EOF pts to filters.
2017-09-08 Nicolas Georgelavfi/buffersrc: add av_buffersrc_close().
2017-09-08 Nicolas Georgeffmpeg: use reordered duration for stream PTS.
2017-09-08 Nicolas Georgeffmpeg: rename a variable.
2017-09-08 Nicolas Georgelavfi: guess a timestamp for compat status change.
2017-09-08 Tobias Rappfate: add test for asetnsamples filter with padding...
2017-09-07 Paul B Maholavfilter/vf_zoompan: fix specific corner case when...
2017-09-07 Michael Niedermayeravformat/asfdec: Fix DoS in asf_build_simple_index()
2017-09-07 Michael Niedermayeravformat/mov: Fix DoS in read_tfra()
2017-09-07 Michael Niedermayeravformat/gdv: Make FixedSize static
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
next