]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2021-03-08 Anton Khirnovtests/api-flac-test: reindent
2021-03-08 Anton Khirnovtests/api-flac-test: convert to new encoding/decoding API
2021-03-08 Anton Khirnovtests/api-flac-test: ensure the frame is writable befor...
2021-03-08 Anton Khirnovmjpegdec: handle lowres with AVID cropping
2021-03-08 Andreas Rheinhardtavcodec/jpeglsenc: Allocate buffers together
2021-03-08 Andreas Rheinhardtavcodec/jpeglsenc: Avoid allocation of JLSState
2021-03-08 Andreas Rheinhardtavcodec/jpeglsenc: Only use one line at a time as spare...
2021-03-08 Andreas Rheinhardtavcodec/jpeglsenc: Move check out of loop
2021-03-08 Andreas Rheinhardtavcodec/jpeglsenc: Don't modify frame we don't own
2021-03-08 Andreas Rheinhardtavcodec/jpeglsenc: Don't use put bits API for byte...
2021-03-08 Andreas Rheinhardtavcodec/codec: Update init_static_data doxygen
2021-03-08 Andreas Rheinhardtavcodec/avcodec: Don't suggest calling deprecated avcod...
2021-03-08 Andreas Rheinhardtavformat/dashdec: Don't needlessly strdup metadata
2021-03-08 Andreas Rheinhardtavformat/dashdec: Remove limit on length of id
2021-03-07 James Almeravcodec/codec: add doxy to AVCodec.decode()
2021-03-07 James Almeravcodec/codec: use the correct name for all AVCodec...
2021-03-07 James Almeravcodec/codec: remove outdated comment about AVCodec...
2021-03-07 Andreas Rheinhardtavfilter/buffersink: Postpone removal of av_[a]buffersi...
2021-03-07 Andreas Rheinhardtavfilter/avfilter: Remove avfilter_link_set_closed...
2021-03-07 Andreas Rheinhardtdoc/muxers.texi: Readd documentation removed accidentally
2021-03-06 Andreas Rheinhardtavformat/http: Fix leak when using deprecated option
2021-03-06 Andreas Rheinhardtavcodec/libxvid: Remove unnecessary header
2021-03-06 Paul B Maholavfilter: add msad video filter
2021-03-06 Paul B Maholavfilter: add identity video filter
2021-03-06 Andreas Rheinhardtavcodec/parser: Schedule av_parser_change for removal
2021-03-05 Jan Ekströmavformat: add TTML muxer
2021-03-05 Jan Ekströmavcodec: add TTML encoder
2021-03-05 Jan Ekströmavcodec: enable usage of err_recognition for encoders
2021-03-05 Jan Ekströmffprobe: switch to av_bprint_escape for XML escaping
2021-03-05 Stefano Sabatiniavutil/{avstring,bprint}: add XML escaping from ffprobe...
2021-03-05 Andreas Rheinhardtavcodec/decode: Check size before opening iconv
2021-03-05 Andreas Rheinhardtavcodec/decode: Return early upon failure
2021-03-05 Andreas Rheinhardttests/fate: Don't keep unnecessary temp files
2021-03-05 Andreas Rheinhardtavformat/aadec: Replace strncpy by av_strlcpy
2021-03-05 Andreas Rheinhardtavformat/aadec: Use smaller scope for variables, remove...
2021-03-04 Carl Eugen... lavf/sga: Silence several warnings because of wrong...
2021-03-04 Marton Balintavformat/mxfdec: add support for getting product versio...
2021-03-04 Marton Balintavformat/mxfdec: change toolkit_version metadata field...
2021-03-04 Paul B Maholavcodec/speedhq: fix decoding non 444 subsampling when...
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...
next