]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2021-03-03 James Almeravcodec/decode: constify the source packet parameter...
2021-03-03 James Almeravcodec/utils: free last_pkt_props on avcodec_open2...
2021-03-03 James Almeravcodec/decode: port last_pkt_props to AVFifoBuffer
2021-03-03 Michael Niedermayeravformat/lxfdec: Fix multiple integer overflows related...
2021-03-03 Michael Niedermayeravformat/mccdec: Use av_sat_add64() for fs
2021-03-03 Michael Niedermayeravutil/parseutils: Check sign in av_parse_time()
2021-03-03 Michael Niedermayeravformat/mspdec: Check packet_size more completely
2021-03-03 Michael Niedermayeravformat/aiffdec: Check that SSND is at least 8 bytes
2021-03-03 Michael Niedermayeravformat/dcstr: Check sample rate
2021-03-03 Andreas Rheinhardtavformat/frmdec: Simplify finding pixel format
2021-03-03 Andreas Rheinhardtavformat: Deprecate AVFMT_FLAG_PRIV_OPT, remove av_demu...
2021-03-03 Ronald S. Bultjeivfenc: write duration for frame_cnt=1.
2021-03-03 Paul B Maholavcodec/float2half: fix minor style issue
2021-03-03 Paul B Maholavcodec/half2float: fix integer overflows in convertman...
2021-03-03 Michael Niedermayeravcodec/mobiclip: Avoid undefined integer overflow...
2021-03-03 Michael Niedermayeravcodec/alsdec: Check bitstream input in read_block()
2021-03-02 Paul B Maholavcodec/exr: add lut oriented half to float conversion...
2021-03-02 Paul B Maholavcodec/exrenc: move float2half code to own header
2021-03-02 Paul B Maholavcodec/exr: add DWA decompression support
2021-03-02 Paul B Maholavcodec/svq1dec: use av_fast_padded_malloc() for alloca...
2021-03-02 Andreas Rheinhardtavformat/dashdec: Increase size of id buffer
2021-03-02 Andreas Rheinhardtavformat/dashdec: Ensure strings are zero-terminated
2021-03-02 Andreas Rheinhardtfftools: Switch to const AVCodec * where possible
2021-03-02 Andreas Rheinhardtavcodec/mpegvideo: Schedule unused, deprecated rc_strat...
2021-03-02 Andreas Rheinhardtfate/matroska: Test remuxing tracks for hearing/visuall...
2021-03-02 Andreas Rheinhardtavformat/matroskaenc: Add support for FlagOriginal
2021-03-02 Andreas Rheinhardtavformat/matroskadec: Add support for FlagOriginal
2021-03-01 Michael Niedermayeravformat/mov: Extend data_size check in mov_read_udta_s...
2021-03-01 Michael Niedermayeravformat/aadec: Check for EOF while reading chapters
2021-03-01 Michael Niedermayeravcodec/h2645_parse: Reduce the initial skipped_bytes_p...
2021-03-01 Michael Niedermayeravformat/voc_packet: Add a basic check on max_size
2021-03-01 Paul B Maholavformat/sga: improve probing for valid files
2021-03-01 Paul B Maholavformat: add Digital Pictures SGA game demuxer
2021-03-01 Paul B Maholavcodec: add SGA Video decoder
2021-03-01 Paul B Maholavcodec: add SGA PCM decoder
2021-03-01 Andreas RheinhardtRemove double ';'
2021-03-01 Andreas Rheinhardtavcodec/roqvideoenc: Avoid allocating buffers separately
2021-03-01 Andreas Rheinhardtavcodec/roqvideoenc: Avoid intermediate buffer
2021-03-01 Andreas Rheinhardtavcodec/roqvideoenc: Reuse buffers instead of alloc...
2021-03-01 Andreas Rheinhardtavcodec/roqvideo: Use dedicated context for encoder
2021-02-28 Paul B Maholavcodec/exr: add fast path for case when powf() isn...
2021-02-28 Michael Niedermayeravcodec/dxtory: Fix undefined shift with negative linesize
2021-02-28 Andreas Rheinhardtdoc/codecs.texi: Remove removed or ineffective options
2021-02-28 Andreas Rheinhardtavcodec/libx264: Don't use init_static_data for newer...
2021-02-28 Andreas Rheinhardtavformat/webmdashenc: Use av_strstart instead of strncmp
2021-02-28 Andreas Rheinhardtavformat/matroskadec: Use av_strstart instead of strncmp
2021-02-28 Andreas Rheinhardtavformat/avio: Use av_strstart instead of strncmp
2021-02-28 Andreas Rheinhardtfftools/cmdutils: Use av_strstart instead of strncmp
2021-02-28 Andreas Rheinhardtavutil/spherical: Use av_strstart instead of strncmp
2021-02-28 Andreas Rheinhardtavutil/stereo3d: Use av_strstart instead of strncmp
2021-02-28 Andreas Rheinhardtavutil/pixdesc: Use av_strstart where appropriate
2021-02-28 Andreas Rheinhardtavformat/pcmdec: Beautify pcm_read_header
2021-02-28 Andreas Rheinhardtavformat/pcmdec: Simplify parsing MIME type
2021-02-28 Andreas Rheinhardtavformat/pcmdec: Fix NULL + 1
2021-02-28 Andreas Rheinhardtavformat/pcm(dec|enc): Don't include disabled (de)muxers
2021-02-28 Andreas Rheinhardtavformat/movenc: Only check for timecodes if they are...
2021-02-28 Andreas Rheinhardtfftools/ffmpeg, ffplay: Don't set refcounted_frames
2021-02-28 Andreas Rheinhardtavformat/movenc: Don't check for disabled muxers
2021-02-28 Andreas Rheinhardtavformat/movenc: Remove always true check
2021-02-28 Paul B Maholavcodec/exr: handle case when |im - IM| == 1 for huff...
2021-02-27 Vadym Bezdushnyiavformat/movenccenc: Fix memory leak for muxing CENC...
2021-02-27 Marton Balintavdevice: use av_gettime_relative() for elapsed time...
2021-02-27 Marton Balintavdevice/timefilter: remove obsolete comments from...
2021-02-27 Marton Balintavfilter/avf_showcqt: use av_gettime_relative() instead...
2021-02-27 Paul B Maholavcodec/x86: add cfhdenc SIMD
2021-02-27 James Almeravcodec/options: deprecate avcodec_get_frame_class()
2021-02-27 James Almeravcodec/avrndec: remove max_lowres value
2021-02-27 Andreas Rheinhardtavformat/matroskadec: Add webm file extension
2021-02-27 Lynnelavu/tx: do not invert permutes on MDCTs
2021-02-27 Andreas Rheinhardtavformat/concat: Remove unnecessary check
2021-02-27 Andreas Rheinhardtavformat/spdifenc: Fix leak upon error
2021-02-27 Andreas Rheinhardtavformat/wavenc: Fix leak and segfault on reallocation...
2021-02-27 Lynnelavu/tx: invert permutation lookups
2021-02-27 Lynnelavu/tx: simplify in-place permute search function
2021-02-26 Paul B Maholavcodec/exrenc: add half-float support
2021-02-26 James Almeravcodec: add missing FF_API_OLD_ENCDEC wrappers to...
2021-02-26 Andreas Rheinhardtavcodec: Add missing FF_API define for libavcodec pix...
2021-02-26 Andreas Rheinhardtfftools/ffmpeg_filter: Don't use deprecated function
2021-02-26 Lynnelavu/tx: require output argument to match input for...
2021-02-25 Paul B Maholavformat/imx: set video stream duration
2021-02-25 Paul B Maholavcodec/imx: use ff_reget_buffer()
2021-02-25 Andreas Rheinhardtavformat/avlanguage: Remove long disabled av_convert_la...
2021-02-25 Andreas Rheinhardtavfilter/lavfutils.h: Don't include avformat.h
2021-02-25 Andreas Rheinhardtavcodec/avcodec: Add missing deprecation to AVCodecPars...
2021-02-25 James Almeravcodec: unschedule removing some functions with FF_API...
2021-02-25 James AlmerRevert "avcodec/options: add missing FF_API_COPY_CONTEX...
2021-02-25 Derek Buitenhuisdoc/encoders: Add documentation for the GIF encoder
2021-02-25 Derek Buitenhuisavcodec/gifenc: Only write frame palette entries that...
2021-02-25 Derek Buitenhuisavcodec/gifenc: Add global_palette option
2021-02-25 Andreas Rheinhardtavformat/wavenc: Improve unsupported codec error messages
2021-02-25 Paul B Maholavfilter/vf_vif: add support for more formats
2021-02-25 Paul B Maholavfilter/vf_vif: simplify case comparing same inputs
2021-02-25 Anton Khirnovtests/api-band-test: simplify code
2021-02-25 Anton KhirnovHandle AVID MJPEG streams directly in the MJPEG decoder.
2021-02-25 Guo, Yejunavfilter/vf_vif.c: fix build warning for [-Wmain]
2021-02-25 Guo, Yejunavfilter/vf_ssim.c: fix build warning for [-Wmain]
2021-02-24 Anton Khirnovlavc/lscrdec: use ff_reget_buffer()
2021-02-24 Anton Khirnovtests/fate/apng: add a test for APNG_DISPOSE_OP_PREVIOUS
2021-02-24 Anton Khirnovpngdec: fix and simplify apng reference handling
2021-02-24 Anton Khirnovlavc/lscrdec: drop unapplicable private capabilities
next