]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2021-01-29 Paul B Maholavfilter/vf_blackdetect: use the name 's' for the point...
2021-01-29 Andreas Rheinhardtavcodec/msmpeg4: Inline number of motion vectors
2021-01-29 Andreas Rheinhardtavcodec/msmpeg4dec: Don't check for errors for complete...
2021-01-28 Michael Niedermayeravformat: Change avpriv_new_chapter() from O(n) to...
2021-01-28 Michael Niedermayeravformat/nuv: Check channels
2021-01-28 Michael Niedermayeravcodec/siren: Increase noise category 5 and 6
2021-01-28 Michael Niedermayeravcodec/siren: Factorize category 5 and 6 noise computation
2021-01-28 Michael Niedermayeravcodec/siren: remove constant region_size
2021-01-28 Michael Niedermayeravformat/mpc8: Check size before implicitly converting...
2021-01-28 Paul B Maholdoc/filters: mention commands support for pseudocolor
2021-01-28 Paul B Maholavfilter/vf_pseudocolor: add support for commands
2021-01-28 Paul B Maholavfilter/vf_pseudocolor: use macro for code that repeats
2021-01-28 Paul B Maholavfilter/vf_pseudocolor: add presets
2021-01-28 Jose Da Silvaavcodec/xbmenc: Allow for making UW images
2021-01-28 Jose Da Silvaavcodec/xbmenc: xbm Lower memory use
2021-01-28 Jose Da Silvaavcodec/xbmenc: Do not add last comma into output
2021-01-28 Andreas Rheinhardtavcodec/flashsv2enc: Fix use of uninitialized value
2021-01-28 Guo, Yejundnn_backend_openvino.c: remove extra semicolon
2021-01-28 Guo, Yejundnn: remove type cast which is not necessary
2021-01-28 Guo, Yejuntests/dnn: enable unit test dense
2021-01-28 Paul B Maholavfilter/vf_pseudocolor: add slice threading
2021-01-27 Marton Balintavformat/mxfenc: add Coding Equations and Color Primari...
2021-01-27 Andreas Rheinhardtavcodec/h261dec: Make VLC smaller
2021-01-27 Andreas RheinhardtRevert "mpeg4videodec: raise an error if sprite_traject...
2021-01-27 Andreas Rheinhardtavformat/url: Reorder elements of URLProtocol to make...
2021-01-27 Andreas Rheinhardtavformat/avidec: Simplify compile-time check for DV...
2021-01-27 Paul B Maholavfilter: add colortemperature filter
2021-01-27 Paul B Maholavfilter: add kirsch video filter
2021-01-27 Paul B Maholdoc/filters: mention that shear filter supports commands
2021-01-27 Guo, Yejunlibavutil/frame.h: correct typo for AVFilmGrainParams...
2021-01-27 James Almeravcodec/sei: add Parameter Sets Inclusion Indication...
2021-01-26 Paul B Maholavfilter/vf_colorchannelmixer: extend pl option functio...
2021-01-26 Paul B Maholavfilter/vf_lenscorrection: remove unused elements
2021-01-26 Paul B Maholavfilter/vf_lenscorrection: reduce overhead calling...
2021-01-26 Paul B Maholavfilter/vf_lenscorrection: add support for commands
2021-01-26 Michael Niedermayeravcodec/cri: Fix whitespace issue in unpack_10bit()
2021-01-26 Michael Niedermayeravformat/realtextdec: Avoid undefined overflow in the...
2021-01-26 Michael Niedermayeravformat/nutdec: Fix integer overflow in count computation
2021-01-26 Michael Niedermayeravformat/mvi: Use 64bit for testing dimensions
2021-01-26 Michael Niedermayeravformat/utils: Check dts in update_initial_timestamps...
2021-01-26 Michael Niedermayeravformat/mpsubdec: Use av_sat_add/sub64() in fracval...
2021-01-26 Michael Niedermayeravformat/flvdec: Check for avio_read() failure in amf_g...
2021-01-26 Michael Niedermayeravformat/flvdec: Check for nesting depth in amf_skip_tag()
2021-01-26 Michael Niedermayeravformat/flvdec: Check for nesting depth in amf_parse_o...
2021-01-26 Michael Niedermayeravcodec/apedec: Use FFABSU() in do_apply_filter()
2021-01-26 Michael Niedermayeravutil/common: Add FFABSU() for a signed -> unsigned ABS
2021-01-26 Andreas Rheinhardtavfilter/vf_unsharp: Remove unnecessary ;
2021-01-26 Anton Khirnovlavc: shedule old encoding/decoding API for removal
2021-01-26 Anton Khirnovlavc/decode: move unrefcount_frame() right before its...
2021-01-26 Anton Khirnovtools/target_dec_fuzzer: use non-obsolete decoding API
2021-01-26 Andreas Rheinhardtavcodec/mpeg4videodec: Fix indentation
2021-01-26 Andreas Rheinhardtavcodec/mpeg4videodec: Move code around to avoid forwar...
2021-01-26 Andreas Rheinhardtavcodec/sp5x: Remove unused quant tables
2021-01-26 Andreas Rheinhardtavcodec/exif: Avoid allocation for small buffer
2021-01-26 Andreas Rheinhardtavcodec/amrnbdata: Remove unused array
2021-01-26 Andreas Rheinhardtavcodec/ilbcdata: Remove unused array
2021-01-26 Andreas Rheinhardtavcodec/atrac3plus_data: Remove unused arrays
2021-01-26 Andreas Rheinhardtavcodec/dnxhd: Make ff_dxnhd_get_cid_table return a...
2021-01-26 Paul B Maholavfilter: add shear video filter
2021-01-25 James Almeravdevice/dshow: Add namespace prefix to the remaining...
2021-01-25 James Almeravcodec: deprecate AVCodecContext.debug_mv
2021-01-25 James Almeravcodec: remove long dead debug_mv code
2021-01-25 James Almeravcodec/dolby_e: split decoder and parser more thoroughly
2021-01-25 James Almerfate/hlsenc: rework the ffprobe dependency of hls-fmp4_ac3
2021-01-25 Andreas Rheinhardtavcodec/h263data, ituh263*: Make initializing RL inter...
2021-01-25 Andreas Rheinhardtavcodec/ituh263enc: Remove unused function parameter
2021-01-25 Andreas Rheinhardtavcodec/ituh263dec: Don't initialize unused parts of...
2021-01-25 Andreas Rheinhardtavcodec/h261enc: Make encoder init-threadsafe
2021-01-25 Andreas Rheinhardtavcodec/h261dec: Reindentation
2021-01-25 Andreas Rheinhardtavcodec/h261dec: Make decoder init-threadsafe
2021-01-25 Andreas Rheinhardtavcodec/h261dec: Don't initialize unused part of RLTable
2021-01-25 Andreas Rheinhardtavcodec/mpegvideo_enc: Make mpv_encode_defaults thread...
2021-01-25 Andreas Rheinhardtavcodec/msmpeg4dec: Reuse identical MV VLC
2021-01-25 Andreas Rheinhardtavcodec/msmpeg4dec: Reuse identical RL VLCs
2021-01-25 Andreas Rheinhardtavcodec/ituh263dec: Don't initialize unused RL VLCs
2021-01-25 Andreas Rheinhardtavcodec/mpeg4videodec: Don't initialize unused RL VLCs
2021-01-25 Andreas Rheinhardtavcodec/msmpeg4dec: Don't initialize unused RL VLCs
2021-01-25 Andreas Rheinhardtavcodec/h261dec: Don't initialize unused VLCs
2021-01-25 Andreas Rheinhardtavcodec/rl: Allow to create only a few VLC tables
2021-01-25 Andreas Rheinhardtavcodec/mpeg12enc, speedhqenc: Avoid redundant copies...
2021-01-25 Nicolas Gaullieravcodec/dolby_e: Split decoder/parser files
2021-01-25 Nicolas Gaullieravcodec/dolby_e: Add a parser
2021-01-25 Paul B Maholavfilter/vf_lenscorrection: allow to change colors...
2021-01-25 Paul B Maholavfilter/vf_lenscorrection: add >8 depth support
2021-01-25 Paul B Maholavfilter/vf_lenscorrection: fix far edges with nearest...
2021-01-25 Robin Cookseylavf/http: treat 308 as 301
2021-01-25 Josh Dekkercheckasm: add hevc_pel tests
2021-01-25 Reimar Döffingerconfigure: add fallback to $arch in msvc assembler...
2021-01-25 Michael Niedermayeravformat/asfdec_o: Check for EOF in asf_read_marker()
2021-01-24 Paul B Maholavfilter: add epx pixel art scaler
2021-01-24 Paul B Maholavfilter/vf_lenscorrection: add support for more 8...
2021-01-24 Paul B Maholavfilter/vf_lenscorrection: add timeline support
2021-01-24 Paul B Maholavfilter/vf_lenscorrection: add bilinear interpolation
2021-01-24 Paul B Maholavfilter/vf_lenscorrection: simplify options
2021-01-24 Andreas Rheinhardtavcodec/tiff_common: Remove declarations of inexistent...
2021-01-24 Andreas Rheinhardtavcodec/vp8data: Remove unused array
2021-01-24 Andreas Rheinhardtavfilter/vf_nnedi: Fix segfault when prescreening is...
2021-01-24 Carl Eugen... lsws/ppc/yuv2rgb: Fix transparency converting from...
2021-01-24 Carl Eugen... tests/fate/fits: Add a todo for a 64bit test.
2021-01-24 Carl Eugen... tests/fate/hlsenc: ffprobe is needed for hls-fmp4_ac3.
next