summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/wavarc: Check if extradata has been fully readMichael Niedermayer2023-02-25
* avformat/rka: Fix 1/0 with bps=1Michael Niedermayer2023-02-25
* avformat/mov: Check samplesize and offset to avoid integer overflowMichael Niedermayer2023-02-25
* avformat/mpegtsenc: re-emit extradata ahead of IDR pictures even if AUD is al...John Coiner2023-02-19
* version.h: Bump minor for 6.0 branchMichael Niedermayer2023-02-19
* avformat/flvenc: fix EOS tagZhao Zhili2023-02-19
* avformat/cdg: add probePaul B Mahol2023-02-18
* avformat: deprecate AVFormatContext io_close callbackMarton Balint2023-02-16
* avformat/rka: improve probingPaul B Mahol2023-02-14
* avformat/movenc: allow writing out channel count in MP4 and 3GPJan Ekström2023-02-14
* avformat: add RKA demuxerPaul B Mahol2023-02-11
* avformat: add SDNS demuxerPaul B Mahol2023-02-11
* avformat/wavarc: demux only data chunk contentPaul B Mahol2023-02-09
* Bump major versions of all librariesJames Almer2023-02-09
* avformat/version: postpone the remaining API deprecationsJames Almer2023-02-09
* avutil/{color_utils, csp}: merge color_utils into csp and expose APILeo Izen2023-02-09
* avformat: remove FF_API_AVSTREAM_CLASSJames Almer2023-02-09
* avformat: remove FF_HLS_TS_OPTIONSJames Almer2023-02-09
* avformat: remove FF_API_AVIOCONTEXT_WRITTENJames Almer2023-02-09
* avformat: remove FF_API_LAVF_PRIV_OPTJames Almer2023-02-09
* avcodec: remove FF_API_AVCTX_TIMEBASEJames Almer2023-02-09
* avformat/avformat: Move AVOutputFormat internals out of public headerAndreas Rheinhardt2023-02-09
* avformat/demux: Avoid stack packet when decoding frameAndreas Rheinhardt2023-02-09
* avformat/avformat: Move codecpar up in AVStreamAndreas Rheinhardt2023-02-09
* avformat/avformat: Remove AVOutputFormat.data_codecAndreas Rheinhardt2023-02-09
* avformat/hls: Add option to retry failed segments for hlsgnattu2023-02-09
* avcodec/wavarc: add support for 0CPYPaul B Mahol2023-02-07
* avcodec/wavarc: fix 8bit decodingPaul B Mahol2023-02-06
* avformat/lafdec: check for not supported bppPaul B Mahol2023-02-04
* avformat/lafdec: error out on partial packet header readPaul B Mahol2023-02-04
* avformat: add WavArc demuxerPaul B Mahol2023-02-04
* libavformat/lafdec: free dataMichael Niedermayer2023-02-01
* avformat/lafdec: Check if all data was readMichael Niedermayer2023-02-01
* mov: Reduce the verbosity of the warning about fragmented MP4 vs advanced edi...Martin Storsjö2023-01-31
* avformat: add XMD demuxerPaul B Mahol2023-01-30
* avformat/mxfdec: check number of index table entires more strictlyMarton Balint2023-01-29
* avformat/mxfdec: support Avid files with an extra index entryMarton Balint2023-01-29
* avformat/mxfdec: check index entry array sizeMarton Balint2023-01-29
* avcodec: add CBD2 DPCM decoderPaul B Mahol2023-01-27
* avformat/teeproto: setup max_packet_sizeZhao Zhili2023-01-26
* avformat/bonk: remove unused variablePaul B Mahol2023-01-25
* avformat: add WADY demuxerPaul B Mahol2023-01-24
* avformat/segment: calculate segment durations correctly.Gyan Doshi2023-01-16
* avformat/dtshddec: also read trailing padding in samplesPaul B Mahol2023-01-16
* lavf/spdifdec: support EAC3rcombs2023-01-13
* libavformat/dashenc: Enable HTTP persistent connections for dashenc_delete_fileBasel Sayeh2023-01-13
* libavformat/hlsenc: Enable HTTP persistent connections for hls_delete_fileBasel Sayeh2023-01-13
* avformat/movenc: Add loop parameter to animated AVIFVignesh Venkatasubramanian2023-01-13
* avformat/movenc: Add movie_timescale option to AVIFVignesh Venkatasubramanian2023-01-13
* avformat/nsvdec: add support for STARDIVA formatPaul B Mahol2023-01-12