]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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...
2019-05-08 Guo, Yejunlibavfilter/dnn: remove limit for the name of DNN model...
2019-05-08 Guo, Yejunlibavfilter/vf_sr: refine code to remove keyword 'else'
2019-05-08 Guo, Yejunlibavfilter/dnn_backend_tf.c: set layer_add_res for...
2019-05-08 Paul B Maholavfilter/af_afftfilt: switch to activate
2019-05-08 Ruta Gadkariconfigure: enable ffnvcodec, nvenc, nvdec for ppc6le
2019-05-08 Ruta Gadkariavcodec/cuviddec: add capability check for maximum...
2019-05-08 Ruiling Songlavfi/gblur: doing several columns at the same time
2019-05-07 James Almerconfigure: remove mlp parser dependency from truehd_cor...
2019-05-07 James Almeravcodec/mlp_parser: split off shared code to its own...
2019-05-07 Gyan Doshidoc/filters: layout requirements for xstack
2019-05-07 Gyan Doshiavfilter/vf_xstack: set better error msg for
2019-05-07 Lauri Kasanenswscale/ppc: Shorten power8 tests via a var
2019-05-07 Lauri Kasanenswscale/ppc: VSX-optimize hScale16To*
2019-05-07 Lauri Kasanenswscale/ppc: Indent
2019-05-07 Lauri Kasanenswscale/ppc: VSX-optimize hScale8To19
2019-05-07 Zhong Lilavc/qsv: extactly map profile
2019-05-07 Zhong Lilavc/qsvdec: fix hevc level incorrectly map
2019-05-07 Zhong Lilavc/qsvdec: add query function and provide error message
2019-05-06 Michael Niedermayeravcodec/fits: Check bitpix
2019-05-06 Paul B Maholavfilter/af_rubberband: also do not ignore failures
2019-05-06 Paul B Maholavfilter/af_rubberband: handle case when no frame is...
2019-05-06 James Almeravcodec/vp9_raw_reorder: reset state when flushing
2019-05-06 James Almeravformat/aacdec: fix demuxing of small frames
2019-05-05 ManojGuptaBondaavcodec/hevcdec: Declare that VDPAU can handle HEVC...
2019-05-05 ManojGuptaBondaavcodec/vdpau_hevc: Pass sps and pps range extension...
2019-05-05 ManojGuptaBondaavutil/hwcontext_vdpau: Map 444 pix fmts to new VdpYCbC...
2019-05-05 Carl Eugen... lavf/rpl: Don't be case-sensitive detecting codecs.
2019-05-05 Marton Balintavfilter/vf_freezedetect: fix missing freeze_start...
2019-05-05 Marton Balintavdevice/decklink: fix checking video mode in SDK versi...
next