]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2019-05-22 Jun Zhaolavfi/lensfun: Use ff_filter_get_nb_threads() get numbe...
2019-05-22 Xuewei Menglibavfilter/dnn_native: Add multiple activation functio...
2019-05-21 Xuewei Menglibavfilter/dnn_native: Add multiple padding methods...
2019-05-20 Fu Linjielavc/vp9_superframe_bsf: avoid error messages in one...
2019-05-20 James Almerdoc: add basic documentation for libdav1d
2019-05-20 Daniel Kuceraffplay: added option always on top for video window
2019-05-20 James Almeravcodec/libdav1d: fine tune thread distribution
2019-05-20 Baptiste Coudurieravformat/mxfenc: support XAVC long gop
2019-05-20 Michael Niedermayeravcodec/cpia: Check input size also against linesizes...
2019-05-19 Michael Niedermayeravcodec/v210dec: Fix alignment check for AVX2
2019-05-18 Marton BalintRevert "lavf/utils: Allow url credentials to contain...
2019-05-17 Paul B Maholavfilter/vf_ocr: also export confidence of result
2019-05-17 James Almeravcodec/options: remove dead test code
2019-05-17 Werner Robitzadoc/scaler: explain values for src_range, dst_range
2019-05-17 Jun Zhaolibavdevice/gdigrab: fix ffmpeg -devices doesn't show...
2019-05-17 Gyan Doshidoc/scaler: indicate some options as API only.
2019-05-17 Michael Niedermayeravformat/dashenc: use 64bit for handling the return...
2019-05-16 Steven Liudoc/filters: update URL for sr filter script repository
2019-05-16 Steven LiuRevert "doc/filters: update URL for sr filter script...
2019-05-16 Ruiling Songavutil/tx: should check against (*ctx)
2019-05-16 Gyan Doshidoc/filters: update URL for sr filter script repository
2019-05-16 Lynneavutil/tx: fix forward compound non-mod-15 based MDCTs
2019-05-16 Paul B Maholavfilter/vf_separatefields: switch to activate
2019-05-16 Paul B Maholdoc/filters: mention obvious operation, for our always...
2019-05-16 Gyan Doshiavfilter/drawtext: stop resource leak
2019-05-15 Lynnelavu: bump minor and update APIchanges for the new...
2019-05-15 Guo, Yejunconfigure: replace 'pr' with printf since busybox does...
2019-05-15 Philip Langdaleavfilter/vf_scale_cuda: Simplify output plane addressing
2019-05-15 Philip Langdaleavfilter/vf_scale_cuda: Add support for YUV444P16
2019-05-15 Philip Langdaleavfilter/vf_scale_cuda: Fix incorrect scaling of >...
2019-05-15 Lynnelibavutil: add an FFT & MDCT implementation
2019-05-14 Lynneaarch64/asm-offsets: remove old CELT offsets
2019-05-14 James Almeravcodec/Makefile: add missing pngdsp dependency to...
2019-05-14 Paul B Maholavfilter: add asr filter
2019-05-14 Andreas Rheinhardtavfilter/vf_stack: Don't modify const strings
2019-05-14 Paul B Maholavfilter: add xmedian filter
2019-05-14 Michael Niedermayeravcodec/cinepak: Check available input against encoded...
2019-05-14 Andreas Rheinhardtavutil: Add missing reference files for pixdesc fate...
2019-05-14 Jun Zhaolavf/dashdec: refactoring error handle logic for open_input
2019-05-14 Jun Zhaolavf/dashdec: fix the coding logic after open_input...
2019-05-13 Gyan Doshidoc/filters: add scale2ref example for proportional...
2019-05-13 Michael Niedermayerswscale/tests/swscale: Lengthen pixfmt name buffer...
2019-05-13 Adam Richterlibswcale: Fix possible string overflow in test.
2019-05-13 Paul B Maholavfilter/vf_chromahold: implement blend option
2019-05-13 Gyan Doshidoc/filters: mention drawtext command support
2019-05-13 Gyan Doshiavfilter/drawtext: make command processing error-resilient
2019-05-12 Rick Kernlavc/videotoolboxenc: Add support for 10-bit HEVC encoding.
2019-05-12 Rick Kernlavc/videotoolboxenc: simplify frame creation logic...
2019-05-12 Rick Kernlavc/videotoolboxenc: add require_sw option to force...
2019-05-12 Paul B Maholavfilter/af_astats: fix calculations involving last...
2019-05-12 Paul B Maholavfilter/af_astats: fix initial values of variables
2019-05-12 Philip Langdaleswscale: Add test for isSemiPlanarYUV to pixdesc_query
2019-05-12 Philip Langdaleswscale: Add support for NV24 and NV42
2019-05-12 Philip Langdaleavutil: Add NV24 and NV42 pixel formats
2019-05-12 Michael Niedermayeravcodec/h264_ps: Check offset_for_non_ref_pic, offset_f...
2019-05-12 Michael Niedermayeravcodec/hq_hqa: Check available space before reading...
2019-05-12 Michael Niedermayeravcodec/wmv2dec: Check input bits vs. coded MBs
2019-05-12 Jun Zhaolavc/pngenc: check malloc fail before using the pointer
2019-05-12 Jun Zhaolavc/mlpenc: remove the redundant condition check
2019-05-12 Jun Zhaolavc/libvpxenc: remove redundant condition check
2019-05-12 Jun Zhaolavc/bink: Remove the dead code block
2019-05-12 Jun Zhaolavc/avpacket: check NULL before using the pointer
2019-05-12 Jun Zhaolavc/aacenc_ltp: remove unnecessary condition check.
2019-05-11 Carl Eugen... lavf/isom: Allow reading mp3-in-isom as written by...
2019-05-11 Paul B Maholavfilter: add colorhold filter
2019-05-11 Paul B Maholavcodec/gif: remove flags from gifimage option
2019-05-11 Jacob Graffavcodec/gif: fix issues with transparent crop
2019-05-10 Jun Zhaolavc/libx265: Use avctx->framerate first for frame...
2019-05-10 Jun Zhaolavc/libx264: Use avctx->framerate first for frame...
2019-05-10 Carl Eugen... lavf/avidec: Do not test for bitrate <= INT_MAX.
2019-05-10 Jun Zhaolavf/cover_rect: Fix logic check issue
2019-05-09 Carl Eugen... LICENSE: Clarify --enable-nonfree.
2019-05-09 Carl Eugen... LICENSE: Remove nvenc from the non-free section.
2019-05-09 Carl Eugen... LICENSE: Remove an incorrect statement.
2019-05-09 Michael Niedermayeravcodec/prosumer: Only memset(0) what is needed.
2019-05-09 Michael Niedermayeravcodec/fic: Check input size against minimal frame...
2019-05-09 Michael Niedermayeravcodec/pafvideo: Check input space for decode_0()...
2019-05-09 Michael Niedermayeravcodec/scpr: check remaining data after decode
2019-05-09 Jun Zhaotools/crypto_bench: update the comment about build...
2019-05-09 Jun Zhaotools/crypto_bench: check malloc fail before using it
2019-05-09 Pavel Koshevoyavfilter/af_atempo: Make ffplay display correct timesta...
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Reduce usage of ebml_master
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Improve log messages for blocks
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Don't waste bytes writing level...
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Cosmetics and typo
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Write CRC-32 in non-seekable...
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Avoid seeking when writing level...
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Change variable types
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Remove redundant check
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Improve log message
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Simplify check for writing CRCs
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Remove traces of secondary seek...
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Don't waste bytes in EBML Header
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Slightly improve size bounds...
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Fix BlockGroup size calculation
2019-05-08 Andreas Rheinhardtavformat/matroskaenc: Fix relative timestamp check
2019-05-08 Guo, Yejunlibavfilter/dnn: add more data type support for dnn...
2019-05-08 Guo, Yejunlibavfilter/dnn: support multiple outputs for tensorflo...
2019-05-08 Guo, Yejunlibavfilter/dnn: avoid memcpy for tensorflow dnn output
2019-05-08 Guo, Yejunlibavfilter/dnn: determine dnn output during execute_mo...
next