summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* avformat/flvenc: avoid an extra allocateZhao Zhili2023-04-15
* avformat/flvenc: use local variable to shorten codeZhao Zhili2023-04-15
* lavf/rawdec: mark raw demuxers as having no timestampsAnton Khirnov2023-04-13
* lavf/demux: treat streams with AVSTREAM_PARSE_FULL_RAW as having timestampsAnton Khirnov2023-04-13
* lavf/rawdec: set avg_frame_rateAnton Khirnov2023-04-13
* avformat/matroskaenc: fix memory leak in fail codepathJames Almer2023-04-10
* avformat/matroskadec: also export non-HDR10+ ITU-T T.35 payloads as BlockAddi...James Almer2023-04-10
* avformat/flvenc: use extract_extradata bsf when necessaryZhao Zhili2023-04-09
* avformat/matroskadec: also validate the mapping when BlockAddIDType is 0James Almer2023-04-08
* avformat/matroskaenc: support writing Dynamic HDR10+ packet side dataJames Almer2023-04-08
* avformat/matroskadec: remove itu_t_t35 flag from MatroskaTrackJames Almer2023-04-08
* avformat/matroskadec: validate MaxBlockAdditionID in the presence of BlockAdd...James Almer2023-04-07
* avformat/matroskadec: reindent after the previous commitJames Almer2023-04-07
* avformat/matroskadec: parse all BlockAdditionMapping elements and export the ...James Almer2023-04-07
* avformat/mxfenc: reject unsupported ffv1 versionsJerome Martinez2023-04-06
* avformat/mxfdec: treat Random Index Pack as end of fileMarton Balint2023-04-06
* avformat/matroskaenc: write a MaxBlockAdditionID elementJames Almer2023-04-05
* avformat/matroska: add a few more Block Addition ID Type enum valuesJames Almer2023-04-05
* avformat/matroskadec: export Dynamic HDR10+ packet side dataJames Almer2023-04-05
* avformat/matroskadec: set the default value for BlockAddIDTypeJames Almer2023-04-05
* avformat/matroskadec: support parsing more than one BlockMore elementJames Almer2023-04-05
* lavf/mux: clarify log messages when choosing oformat failsAnton Khirnov2023-04-04
* lavf: fall back to a more meaningful log instance nameAnton Khirnov2023-04-04
* avformat/movenc: correct loci parameter handlingGyan Doshi2023-04-03
* avformat/assenc: avoid incorrect copy of null terminatorMarton Balint2023-04-02
* avformat/tcp: correct strdup checkGyan Doshi2023-04-02
* libavformat: Improve ff_configure_buffers_for_index for excessive deltasMartin Storsjö2023-04-02
* libavformat: Account for negative position differences in ff_configure_buffer...Martin Storsjö2023-04-02
* libavformat/tcp: add local_addr/local_port for network optionjackarain2023-03-30
* lavf/oggdec: fix demux with unrecognized header packetsrcombs2023-03-28
* lavf/mpegts.c: set some properties for ARIB captionTADANO Tokumei2023-03-28
* lavf: return AVERROR_EOF rather than EIO on EOFAnton Khirnov2023-03-27
* avformat/mxfenc: fix stored/sampled/displayed width/heightJerome Martinez2023-03-26
* avformat/mxfenc: reindent after last mxfenc commitMarton Balint2023-03-26
* avformat/mpegts: add support for preserving SMPTE 2038 when transcoding MPEG-...Devin Heitmueller2023-03-26
* avformat/mxfenc: SMPTE RDD 48:2018 Amd 1:2022 supportJerome Martinez2023-03-25
* lavf/mpeg: Add G.711 A law supportJun Zhao2023-03-25
* avformat/mpegtsenc: Restrict "async" behavior to KLV async packetsDevin Heitmueller2023-03-16
* avformat/mov: fix 2 compile errorsTong Wu2023-03-16
* avformat/movenc: add PCM in mp4 supportZhao Zhili2023-03-15
* avformat/mov: parse ISO-14496-12 ChannelLayoutZhao Zhili2023-03-15
* avformat/isom_tags: remove ipcm from movaudio_tagsZhao Zhili2023-03-15
* avformat/mov: fix ISO/IEC 23003-5 supportZhao Zhili2023-03-15
* 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