]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2020-08-30 Marvin Scholzadtsenc: Add ability to write MPEG2 ID
2020-08-30 Michael Niedermayeravcodec/cfhd: Replace a few literal numbers by named...
2020-08-30 Paul B Maholavfilter/vf_xfade: fix excessive number of queued frames
2020-08-30 Andreas Rheinhardtavcodec/truemotion1: Cleanup generically after init...
2020-08-30 Andreas Rheinhardtavcodec/y41penc: Remove empty close function
2020-08-30 Andreas Rheinhardtavcodec/yuv4enc: Remove empty functions
2020-08-30 Andreas Rheinhardtavcodec/wnv1: Move temporary variables from context...
2020-08-30 Andreas Rheinhardtavcodec/wnv1: Use LE bitstream reader, avoid copying...
2020-08-30 Andreas Rheinhardtavcodec/roqvideoenc: Cleanup generically after init...
2020-08-30 Andreas Rheinhardtavcodec/roqvideodec: Cleanup generically after init...
2020-08-30 Andreas Rheinhardtavcodec/mss3: Cleanup generically after init failure
2020-08-30 Andreas Rheinhardtavcodec/mss3: Remove unnecessary free of unallocated...
2020-08-30 Andreas Rheinhardtavcodec/interplayvideo: Cleanup generically after init...
2020-08-30 Andreas Rheinhardtavcodec/eacmv: Cleanup generically after init failure
2020-08-30 Andreas Rheinhardtavcodec/cinepakenc: Cleanup generically after init...
2020-08-29 Andreas Rheinhardtavcodec/truemotion2: Avoid duplicating array, fix memleak
2020-08-29 Harry Mallonlibavformat/mxfenc: color_range should be inclusive
2020-08-29 Harry Mallonavformat/mxfdec: Read video range from CDCIEssenceDescr...
2020-08-28 James Almerx86/cfhddsp: zero extend int arguments
2020-08-28 Dale Curtisavformat/mov: See if mfra makes up the difference for...
2020-08-27 Paul B Maholavcodec/flacdec: use designated initializers for AVClass
2020-08-27 Andreas Rheinhardtavcodec/cfhd: Remove unused-but-set variable
2020-08-27 Paul B Maholavfilter/af_arnndn: use memcpy for copying in compute_rnn()
2020-08-27 Paul B Maholavfilter/af_arnndn: use scalarproduct_float() in dct...
2020-08-27 Paul B Maholavfilter/af_compensationdelay: always initialize w_ptr...
2020-08-27 Paul B Maholavfilter/vf_xfade: do not use alpha for average rgb...
2020-08-27 Paul B Maholavfilter/vf_xfade: add corner wipe transforms
2020-08-26 Limin WangRevert "avfilter/yadif: simplify the code for better...
2020-08-26 Andreas Rheinhardtavfilter/af_headphone: Fix leak of channel layouts...
2020-08-26 Andreas Rheinhardtavfilter/af_headphone: Fix segfault upon allocation...
2020-08-26 Andreas Rheinhardtavfilter/vf_signature: Avoid cast from function pointer...
2020-08-26 Andreas Rheinhardtavfilter/vf_signature: Fix leak of string upon error
2020-08-26 Andreas Rheinhardtavfilter/vf_signature: Fix leak of inpads' names
2020-08-26 Andreas Rheinhardtavfilter/af_afir: Avoid allocating AVFilterPad names
2020-08-26 Andreas Rheinhardtavfilter/af_aiir: Fix segfault and leak upon allocation...
2020-08-26 Andreas Rheinhardtavfilter/avf_aphasemeter: Don't allocate outpad names
2020-08-26 Andreas Rheinhardtavfilter/vf_bm3d: Don't allocate inpad names
2020-08-26 Andreas Rheinhardtavfilter/f_ebur128: Don't allocate outpad names
2020-08-26 Andreas Rheinhardtavfilter/vf_decimate: Don't allocate inpad names
2020-08-26 Andreas Rheinhardtavfilter/vf_fieldmatch: Don't allocate inpad names
2020-08-26 Andreas Rheinhardtavfilter/vf_premultiply: Fix leak of names of inpads
2020-08-26 Andreas Rheinhardtavfilter/af_anequalizer: Don't allocate outpad names
2020-08-26 Andreas Rheinhardtavfilter/af_anequalizer: Fix memleak when inserting...
2020-08-26 Paul B Maholavcodec/x86/cfhddsp: try to fix build on x32
2020-08-26 Paul B Maholavfilter/vf_xfade: add fadegrays transition
2020-08-26 Paul B Maholavcodec/cfhd: add x86 SIMD
next