summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* avformat/file: add S_IFBLK/S_ISBLK compatability macroZhao Zhili2023-01-12
* avformat/file: add fd protocolZhao Zhili2023-01-11
* avformat/file: dup file descriptor for pipeZhao Zhili2023-01-11
* avformat/file: reindent after the previous commitZhao Zhili2023-01-11
* avformat/file: add fd option for pipeZhao Zhili2023-01-11
* avformat: Rename IPFS to IPFS gatewayDerek Buitenhuis2023-01-09
* mov: Disable advanced_editlist for fragmented MP4 inputDerek Buitenhuis2023-01-09
* avformat/oggenc: don't flush twice when the last packet is side data onlyJames Almer2023-01-03
* avformat/mux: use only valid timestamps when calculating packet distanceJames Almer2023-01-03
* avformat/bonk: add support for ID3 metadataPaul B Mahol2023-01-02