]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2020-08-26 Michael Niedermayeravcodec/tiff: Check jpeg context against jpeg frame...
2020-08-26 Michael Niedermayeravcodec/tiff: Restrict tag order based on specification
2020-08-26 Michael Niedermayeravcodec/tiff: Avoid abort with DNG RAW TIFF with YA8
2020-08-26 Michael Niedermayeravcodec/tiff: Check the linearization table size
2020-08-26 Derek Buitenhuisavcodec/libdav1d: Call ff_set_sar in addition to settin...
2020-08-26 Limin Wangavfilter/yadif: simplify the code for better readability
2020-08-26 Limin Wangavformat/mpegtsenc: reindent the code
2020-08-26 Limin Wangavformat/mpegtsenc: add registration descriptor for...
2020-08-25 Andreas Rheinhardtavfilter/af_amerge: Fix segfault upon allocation failure
2020-08-25 Andreas Rheinhardtavfilter/avfilter: Fix indentation
2020-08-25 James Almeravcodec/cbs_av1: fix setting FrameWidth in frame_size_w...
2020-08-25 James Almeravcodec/av1_parser: fix parsing show_existing_frame...
2020-08-25 James Almeravcodec/cbs_av1: use a more appropiate AV1ReferenceFram...
2020-08-25 James Almeravcodec/cbs_av1: fix handling reference frames on show_...
2020-08-25 James Almeravcodec/cbs_av1: infer frame_type in show_existing_fram...
2020-08-25 James Almeravcodec/cbs_av1: add OrderHint to CodedBitstreamAV1Context
2020-08-25 Carl Eugen... lavf/rtpdec_jpeg: Fix JFIF version.
2020-08-25 Carl Eugen... doc/examples: Always open files as "binary", not "text".
2020-08-25 Ting Fudnn/native: add log error message
2020-08-25 Ting Fudnn/native: unify error return to DNN_ERROR
2020-08-25 Guo, Yejundnn: move output name from DNNModel.set_input_output...
2020-08-24 Carl Eugen... lavfi/hflip: Support Bayer pixel formats.
2020-08-24 Carl Eugen... lavf/mxfdec: Limit score for files with run-in.
2020-08-24 Jan Ekströmavcodec/aacdec_template: add more checks to make sure...
2020-08-24 Jan Ekströmavcodec/aacdec_template: keep tabs on layout in sniff_c...
next