summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/img2dec: fix unable to find svg format when the svg resources start ...Wang Yaqiang2023-03-09
* avformat/aea: make the AEA demuxer return EOF at the end of file instead of EIOasivery2023-03-09
* avformat/http: cookie path attribute should be optional not compulsoryMichael J. Walsh2023-03-08
* avformat/tls: check for memory allocation failure when setting optionsjackarain2023-03-08
* avformat/udp: check for memory allocation failure when setting localaddrjackarain2023-03-08
* lavf/matroska: add support for ARIB captionsrcombs2023-03-08
* avformat/mov: base pcmC endianness on just the LSBJan Ekström2023-03-05
* avformat/mov: check that pcmC box is of the expected typeJan Ekström2023-03-05
* avformat/hlsenc: hls_init_time should used in living stream modeSteven Liu2023-02-27
* avformat/wavarc: Check if extradata has been fully readMichael Niedermayer2023-02-23
* avformat/rka: Fix 1/0 with bps=1Michael Niedermayer2023-02-22
* avformat/mov: Check samplesize and offset to avoid integer overflowMichael Niedermayer2023-02-22
* avformat/imfdec: remove the experimental flagPierre-Anthony Lemieux2023-02-21
* avformat/mpegtsenc: re-emit extradata ahead of IDR pictures even if AUD is al...John Coiner2023-02-19
* version.h: Bump minor post 6.0 branchMichael Niedermayer2023-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