summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* avformat/segment: add option min_seg_durationGyan Doshi2022-12-29
* avformat/mxfdec: Use 64bit in remainderMichael Niedermayer2022-12-28
* avformat/oggenc: ignore empty packetsJames Almer2022-12-27
* avformat/lafdec: Check for EOF in header readingMichael Niedermayer2022-12-23
* avformat/movenc: correct write_colr warning placementGyan Doshi2022-12-15
* avformat/fifo: use av_dict_iterateMarvin Scholz2022-12-01
* avformat/matroskaenc: use av_dict_iterateMarvin Scholz2022-12-01
* avformat/http: use av_dict_iterateMarvin Scholz2022-12-01
* avformat/asfenc: use av_dict_iterateMarvin Scholz2022-12-01
* avformat/apetag: use av_dict_iterateMarvin Scholz2022-12-01
* avformat/nutenc: use av_dict_iterateMarvin Scholz2022-12-01