]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2021-04-27 Andreas Rheinhardtavcodec/imgconvert: Remove deprecated parts of pixel...
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated AVPicture API
2021-04-27 Andreas Rheinhardtavcodec/vdpau: Remove deprecated av_vdpau_get_profile
2021-04-27 Andreas Rheinhardtavcodec/options: Remove deprecated avcodec_copy_context
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated avcodec_get_context_defaults3
2021-04-27 Andreas Rheinhardtavcodec/(movtext|srt|ttml|webvtt)enc: Reindent after...
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated ASS with inline timing
2021-04-27 Andreas Rheinhardtavcodec/mpegvideo_enc: Remove deprecated RTP-callback
2021-04-27 Andreas Rheinhardtavcodec/codec2utils: Remove legacy avpriv functions
2021-04-27 Andreas Rheinhardtavcodec/mpeg4audio: Remove avpriv_mpeg4audio_get_config
2021-04-27 Andreas Rheinhardtavcodec/bitstream: Remove avpriv PutBits API functions
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated avcodec_get_chroma_sub_sample
2021-04-27 Andreas Rheinhardtavcodec: Remove remnants of user-visiable HW accelerati...
2021-04-27 Andreas Rheinhardtavcodec: Remove lock manager API
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated av_codec_get_tag_string
2021-04-27 Andreas Rheinhardtavcodec: Remove unneeded getters and setters
2021-04-27 Andreas Rheinhardtavcodec: Remove private options from AVCodecContext
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated API to split/merge side...
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated coder type options
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated stat-bits fields
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated AVPacket API
2021-04-27 Andreas Rheinhardtavcodec, avformat: Remove AVPacket.convergence_duration
2021-04-27 Andreas Rheinhardtavcodec: Remove sidedata-only-packet cruft
2021-04-27 Andreas Rheinhardtavcodec, avformat: Remove old BSF API
2021-04-27 Andreas Rheinhardtavformat: Remove next API for AV(In|Out)putFormat
2021-04-27 Andreas Rheinhardtavcodec: Remove AVCodec, AVParser and AVBitStreamFilter...
2021-04-27 Gyan Doshiavformat/dtsenc: reindent
2021-04-27 Gyan Doshiavformat/adtsenc: clarify option help
2021-04-27 Limin Wangdoc/filters: correct http link
2021-04-27 Shubhanshu... lavfi/dnn/queue.h: Add Documentation to Queue
2021-04-27 Shubhanshu... lavfi/dnn/safe_queue.h: Add Documentation to SafeQueue
2021-04-26 Andreas Rheinhardtavcodec/msmpeg4enc: Reindent after the last commit
2021-04-26 Andreas Rheinhardtavcodec/msmpeg4enc: Make msmpeg4 encoders init-threadsafe
2021-04-26 Andreas Rheinhardtavcodec/msmpeg4: Factor out common RLTable initializati...
2021-04-26 Andreas Rheinhardtavcodec/msmpeg4: Reindentation
2021-04-26 Andreas Rheinhardtavcodec/msmpeg4: Make ff_msmpeg4_common_init() thread...
2021-04-26 Andreas Rheinhardtavcodec/mpeg4videoenc: Make encoder init-threadsafe
2021-04-26 Andreas Rheinhardtavcodec/mpeg4video: Make initializing RLTable thread...
2021-04-26 Andreas Rheinhardtavcodec/ituh263enc: Make static initializations thread...
2021-04-26 Andreas Rheinhardtavcodec/encode: Zero padding in ff_get_encode_buffer()
2021-04-26 Andreas Rheinhardtavcodec/svq3: Free array of frames in a loop
2021-04-26 Andreas Rheinhardtavcodec/svq3: Remove unused function parameter
2021-04-26 Andreas Rheinhardtavcodec/ivi: Fix indentation
2021-04-26 Andreas Rheinhardtavcodec/vc2enc: Actually zero padding
2021-04-26 Andreas Rheinhardtavformat/westwood_audenc: Remove unused variable
2021-04-26 Andreas Rheinhardtavformat/westwood_audenc: Check for, not assert on...
2021-04-26 Zane van Iperendoc: update for adpcm_ima_ws encoder and wsaud muxer
2021-04-26 Gyan Doshidoc/muxers: add entry for ALP muxer
2021-04-26 Jan Ekströmavcodec/ttmlenc: add support for region positioning...
2021-04-26 Jan Ekströmavcodec/ttmlenc: add initial support for regions and...
2021-04-26 Jan Ekströmavformat/ttmlenc: enable writing out additional header...
2021-04-26 Jan Ekströmavcodec/ttmlenc: split header writing into its own...
2021-04-26 Gyan Doshidoc/muxers: add entry for ADTS muxer
2021-04-26 Zane van Iperenfate: add adpcm_ima_ws test
2021-04-26 Aidan Richmondavformat/westwoodaudenc: Adds muxer for Westwood AUD...
2021-04-26 Aidan Richmondavcodec/adpcmenc: Adds encoder for Westwood ADPCM.
2021-04-26 Aidan Richmondavcodec/adpcm: Fixes output from Westwood ADPCM.
2021-04-25 James Almerx86/tx_float: remove ff_ prefix from external constant...
2021-04-25 Chris Ribblelibavformat/adtsenc: Increase ADTS_MAX_FRAME_BYTES...
2021-04-25 James Almeravcodec/mjpegdec: postpone calling ff_get_buffer()...
2021-04-25 James Almeravfilter/af_adelay: make per channel delay argument...
2021-04-25 Zane van Iperenavcodec/adpcm: init from extradata before setting sampl...
2021-04-25 shubhanshu02lavfi/dnn_backend_openvino.c: Spelling Correction in...
2021-04-24 Lynnex86/tx_float: fix forgotten 2-argument mulps
2021-04-24 Lynnex86/tx_float: use all arguments on vperm2f and vpermilp...
2021-04-24 James Almerx86/tx_float: Fixes compilation with old yasm
2021-04-24 Lynnelavu/x86/tx_float: fix FMA3 implying AVX2 is available
2021-04-24 James Almerfate: add tests for JPEG-LS PAL8
2021-04-24 Lynnelavu/x86: add FFT assembly
2021-04-24 Lynnedoc/transforms: add documentation for the FFT transforms
2021-04-24 Lynnecheckasm: add av_tx FFT SIMD testing code
2021-04-24 Lynnelavu/tx: add parity revtab generator version
2021-04-24 Lynnelavu: bump minor and add APIchanges entry for the lavu...
2021-04-24 Lynnelavu/tx: add full-sized iMDCT transform flag
2021-04-24 Lynnelavu/tx: add unaligned flag to the API
2021-04-24 Lynnelavu/tx: add a 9-point FFT and (i)MDCT
2021-04-24 Lynnelavu/tx: add a 7-point FFT and (i)MDCT
2021-04-24 Lynnelavu/tx: refactor power-of-two FFT
2021-04-24 Lynnelavu/tx: minor code style improvements and additional...
2021-04-24 Andreas Rheinhardtavcodec/exr: Return correct error code on allocation...
2021-04-24 Andreas Rheinhardtavcodec/avcodec: Actually honour the documentation...
2021-04-24 Anton Khirnovtests/fate: add a test for APNG_DISPOSE_OP_BACKGROUND
2021-04-24 Michael Niedermayeravformat/asfdec_o: Use ff_get_extradata()
2021-04-23 James Almeravcodec/av1_metadata: don't store the inserted TD OBU...
2021-04-23 Michael Niedermayeravformat/id3v2: Check end for overflow in id3v2_parse()
2021-04-22 Michael Niedermayeravformat/mxfdec: Fix file position addition
2021-04-22 Michael Niedermayeravformat/wtvdec: Improve size overflow checks in parse_...
2021-04-22 Michael Niedermayeravcodec/faxcompr: Check remaining bits on error in...
2021-04-22 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for paf video
2021-04-22 Michael Niedermayeravformat/mov: check for pts overflow in mov_read_sidx()
2021-04-20 Andreas Rheinhardtavcodec/jpeglsdec: Don't presume the context to contain...
2021-04-20 Michael Niedermayeravcodec/utils: Check ima wav duration for overflow
2021-04-20 Michael Niedermayertools/target_dec_fuzzer: adjust threshold for arbc
2021-04-20 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for TSCC
2021-04-20 Michael Niedermayeravcodec/rv10: Execute whole size check earlier for...
2021-04-20 Michael Niedermayeravformat/cafdec: Check channels
2021-04-20 Gyan Doshidoc/filters: note requirements for xfade inputs
2021-04-19 Andreas Rheinhardtavutil/cpu: Schedule deprecated functions for removal
2021-04-19 Andreas RheinhardtInclude attributes.h directly
2021-04-19 Mikhail Nitenkolavc/aarch64: add pred16x16 10-bit functions
next