]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-09-06 Lynnetiff: remove tiff type check for ICC profiles
2020-09-06 Paul B Maholavcodec/pixlet: postprocess luma using precalculated lut
2020-09-05 Michael Niedermayeravcodec/vp9dsp_template: Fix integer overflow in iadst8...
2020-09-05 Michael Niedermayeravformat/avidec: Fix io_fsize overflow
2020-09-05 Michael Niedermayeravcodec/tdsc: Only reallocate deflatebuffer if its...
2020-09-05 Andreas Rheinhardtavcodec/jpeglsenc: Remove redundant av_packet_unref()
2020-09-05 Paul B Maholavcodec/notchlc: simplify reading le16 in lz4_decompress
2020-09-05 Jan Ekströmavformat/dashdec: drop arbitrary DASH manifest size...
2020-09-05 Carl Eugen... lavf/img2dec: Auto-detect Kodak Photo CD image files.
2020-09-05 Paul B Maholavcodec/dxtory: add frame threads support
2020-09-05 Paul B Maholavcodec/dxtory: add missed rgb555/rgb565 formats for...
2020-09-05 Paul B Maholavcodec/dxtory: support subsampled formats with non...
2020-09-04 Andreas Rheinhardtavcodec/photocd: Remove set-but-unused variables
2020-09-04 Andreas Rheinhardtavcodec/mobiclip: Fix mixed declarations and code
2020-09-04 Andreas Rheinhardtavcodec/binkaudio: Avoid allocation for array
2020-09-04 Andreas Rheinhardtavcodec/binkaudio: Remove unused array from context
2020-09-04 Andreas Rheinhardtavcodec/binkaudio: Don't use static storage for context...
2020-09-04 Andreas Rheinhardtavcodec/bink: Only keep what is used from HpelDSPContext
2020-09-04 Andreas Rheinhardtavcodec/bink: Combine allocations of arrays into one
2020-09-04 Andreas Rheinhardtavcodec/bink: Fix memleak upon init failure
2020-09-04 Paul B Maholavfilter/asrc_anullsrc: remove not useful function
2020-09-04 Paul B Maholavfilter/vsrc_gradients: switch to activate
2020-09-04 Paul B Maholavfilter/asrc_anullsrc: switch to activate
2020-09-04 Paul B Maholavfilter/asrc_anullsrc: add support to set output duration
2020-09-04 Paul B Maholavfilter/vf_alphamerge: use framesync
2020-09-04 Paul B Maholavfilter/src_movie: switch to activate
2020-09-04 Paul B Maholavfilter/af_arnndn: reduce size of second_check[] table
2020-09-04 Andreas Rheinhardtavformat/yuv4mpegenc: Add const where appropriate
2020-09-04 Andreas Rheinhardtavformat/yuv4mpegenc: Simplify writing global and packe...
2020-09-04 Paul B Maholavcodec: add PhotoCD decoder
2020-09-03 James Almeravformat/yuv4mpegenc: simplify writing the header
2020-09-03 Derek Buitenhuisavformat/mov: Stash mfra size if we're reading it anyway
2020-09-03 Derek Buitenhuisavformat/mov: Only read the mfra size once during sidx...
2020-09-03 Derek Buitenhuisavformat/mov: Do not try and seek to an mfra if the...
2020-09-03 Derek Buitenhuisavformat/mov: Fix return type used for av_seek in mfra...
2020-09-03 Paul B Maholavformat: add MODS demuxer
2020-09-03 Paul B Maholavformat: add moflex demuxer
2020-09-03 Paul B Maholavcodec: add MobiClip video decoder
2020-09-03 Paul B Maholavcodec: add FastAudio decoder
2020-09-03 Paul B Maholavcodec: add ADPCM IMA MOFLEX decoder
2020-09-03 Paul B Maholavcodec/dxtory: add support for vertically flipped...
2020-09-03 Paul B Maholavformat/musx: improve probing
2020-09-03 Limin Wangavcodec/nvenc_hevc: add ff_nvenc_encode_flush() for...
2020-09-03 Andrei Rybakdoc/filters: add example for drawtext fontsize expr
2020-09-02 Paul B Maholavcodec/proresdec2: let long name match one from codec_...
2020-09-02 Fei Wangavcodec/cbs_av1: add missing frame restoration type...
2020-09-01 Mark Thompsoncbs_av1: Fill tile width/height values when uniform_til...
2020-09-01 Mark Thompsoncbs_mpeg2: Use table-based alloc/free
2020-09-01 Mark Thompsoncbs_av1: Use table-based alloc/free
2020-09-01 Mark Thompsoncbs_vp9: Use table-based alloc/free
2020-09-01 Mark Thompsoncbs_h265: Use table-based alloc/free
2020-09-01 Andreas Rheinhardth264_redundant_pps: Make it reference-compatible
2020-09-01 Mark Thompsoncbs_h2645: Ensure that non-refcounted parameter sets...
2020-09-01 Mark Thompsoncbs: Add support functions for handling unit content...
2020-09-01 Mark Thompsoncbs_h264: Use table-based alloc/free
2020-09-01 Mark Thompsoncbs: Add macros to support defining unit type tables
2020-09-01 Mark Thompsoncbs: Describe allocate/free methods in tabular form
2020-09-01 Mark Thompsoncbs: Ensure that reference fields always follow the...
2020-09-01 James Almeravcodec/encode: unref the packet on AVCodec.receive_pac...
2020-09-01 Paul B Maholavformat/wavdec: add support for chapters
2020-09-01 Paul B Maholavcodec/qpeg: speed-up copy of bytes
2020-09-01 Andreas Rheinhardtavcodec/magicyuv: Avoid intermediate array when parsing...
2020-09-01 Andreas Rheinhardtavcodec/magicyuv: Unify creating Huffman tables
2020-09-01 Andreas Rheinhardtavcodec/magicyuv: Reuse array instead of using multiple...
2020-09-01 Andreas Rheinhardtavcodec/magicyuv: Don't zero unnecessarily
2020-09-01 Andreas Rheinhardtavcodec/magicyuv: Simplify check for invalid Huffman...
2020-09-01 Andreas Rheinhardtavcodec/magicyuv: Unify qsort comparison functions
2020-09-01 Andreas Rheinhardtavcodec/magicyuv: Avoid copying values around pointlessly
2020-09-01 Andreas Rheinhardtavcodec/magicyuv: Don't invert Huffman table symbols...
2020-09-01 Paul B Maholavformat/wavdec: allow to change max size of single...
2020-09-01 Paul B Maholavformat/wavdec: add support for demuxing Broadcast...
2020-09-01 Andreas Rheinhardtavdevice/lavfi: Don't set pkt->size to the value it...
2020-09-01 Andreas Rheinhardtavdevice/lavfi: Don't reimplement av_frame_get_side_data()
2020-09-01 Andreas Rheinhardtavdevice/lavfi: Use av_packet_move_ref() for packet...
2020-09-01 Andreas Rheinhardtavcodec/bitstream: Remove outdated comment
2020-08-31 Aman Vermadoc/decoders: Document default value of ac3's drc_scale...
2020-08-31 Chris Micelilibavformat/dashenc: Reduce confusion in par error...
2020-08-31 Mark Thompsonhwcontext_vaapi: Don't require a render node when deriv...
2020-08-31 Paul B Maholavcodec/sheervideo: use cached bitstream reader except...
2020-08-31 Paul B Maholavfilter/f_graphmonitor: also show link EOF status...
2020-08-31 Paul B Maholavcodec/magicyuv: change bits used by 12bit tables
2020-08-31 Paul B Maholavcodec/magicyuv: use cached bitstream reader except...
2020-08-31 Paul B Maholavcodec/magicyuv: invert symbols when building vlc
2020-08-31 Paul B Maholavfilter/vsrc_gradients: add speed option
2020-08-31 Paul B Maholavfilter/vsrc_gradients: do not use (l)lrint variants...
2020-08-31 Paul B Maholavfilter/vsrc_gradients: add duration option
2020-08-31 Ting Fudnn/tensorflow: add log error message
2020-08-31 Ting Fudnn/openvino: add log error message
2020-08-31 Andreas Rheinhardtavfilter/src_movie: Avoid intermediate buffer for writi...
2020-08-31 Andreas Rheinhardtavcodec/roqvideodec: Remove set-but-unused frame stats
2020-08-31 Andreas Rheinhardtavcodec/roqvideodec: Move transient GetByteContext...
2020-08-30 Paul B Maholavcodec/cdxl: also mark decoded frame as keyframe
2020-08-30 Paul B Maholavcodec/qpeg: reduce unnecessary size of tables
2020-08-30 Gautam Ramakrishnanlibavcodec/jpeg2000: fix tag tree reset
2020-08-30 Gautam Ramakrishnanlibavcodec/j2kenc: Support for multiple layers
2020-08-30 Gautam Ramakrishnanlibavcodec/j2kenc: Fix tag tree coding
2020-08-30 Gautam Ramakrishnanlibavcodec/jpeg2000: Make tag tree functions non static
2020-08-30 Michael Niedermayeravcodec/cfhd: Check transform type
2020-08-30 Xiaohan Wangavcodec/aacdec_template: Initialize `layout_map` on...
2020-08-30 Michael Niedermayeravcodec/mpegvideo_enc: Replace some s->avctx by avctx
next