summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* adtsenc: Add ability to write MPEG2 IDMarvin Scholz2020-08-30
* libavformat/mxfenc: color_range should be inclusiveHarry Mallon2020-08-29
* avformat/mxfdec: Read video range from CDCIEssenceDescriptorHarry Mallon2020-08-29
* avformat/mov: See if mfra makes up the difference for an incomplete sidx.Dale Curtis2020-08-28
* avformat/mpegtsenc: reindent the codeLimin Wang2020-08-26
* avformat/mpegtsenc: add registration descriptor for AC-3 and EAC3Limin Wang2020-08-26
* lavf/rtpdec_jpeg: Fix JFIF version.Carl Eugen Hoyos2020-08-25
* lavf/mxfdec: Limit score for files with run-in.Carl Eugen Hoyos2020-08-25
* Set AVSTREAM_PARSE_HEADERS flag for AV1 MP4 streamsVikas Agrawal2020-08-24
* avformat/mpegtsenc: support DVB 6A descriptor for AC-3Limin Wang2020-08-23
* libavformat/ffmetadec.c: Fix Use-of-uninitialized-valueThierry Foucu2020-08-22
* libavformat/nut: Support SSA and ASS subtitleshax@riseup.net2020-08-22
* avformat/movenc: write the colr atom by defaultMichael Bradshaw2020-08-21
* avformat/libsrt: close listen fd in listener modeNicolas Sugino2020-08-20
* avformat/siff: Reject audio packets without audio streamMichael Niedermayer2020-08-20
* libavformat/r3d.c: Fix Use-of-uninitialized-value in filename.Thierry Foucu2020-08-20
* avformat/mpegts: only reset timestamps to NOPTS for DVB teletextJan Ekström2020-08-18
* avformat/mpeg: Check avio_read() return value in get_pts()Michael Niedermayer2020-08-18
* avformat/mlvdec: Only store dimensions after having validated themAndreas Rheinhardt2020-08-18
* avformat/mlvdec: Don't leak open AVIOContexts on errorAndreas Rheinhardt2020-08-18
* avformat/mlvdec: Check for existence of AVIOContext before using itAndreas Rheinhardt2020-08-18
* avformat/hls: Use av_init_pkt() directlyAndreas Rheinhardt2020-08-18
* avformat/hls: Remove redundant resetting of AVPacketAndreas Rheinhardt2020-08-18
* avformat/hls: Fix memleak when url is emptyAndreas Rheinhardt2020-08-18
* avformat/av1dec: don't update temporal_unit_size after it's no longer usedJames Almer2020-08-15
* avformat/av1dec: inline obu_read_data() and obu_prefetch() into obu_get_packet()James Almer2020-08-15
* avformat/av1dec: fix return value on some code pathsJames Almer2020-08-14
* avformat/av1dec: add missing preprocessor wrappers to annexb and obu demuxersJames Almer2020-08-14
* avformat/av1dec: add low-overhead bitstream formatXu Guangxin2020-08-14
* lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose().Nicolas George2020-08-12
* lavf/url: add ff_url_decompose().Nicolas George2020-08-12
* avformat/mxfenc: Write color metadata to MXFHarry Mallon2020-08-12
* avformat/ty: Remove write-only array and variableAndreas Rheinhardt2020-08-11
* avformat/argo_asf: strip file extension from nameZane van Iperen2020-08-11
* avformat/argo_asf: add name optionZane van Iperen2020-08-11
* avformat/argo_asf: add version_major and version_minor optionsZane van Iperen2020-08-11
* avformat/argo_asf: don't check file versionZane van Iperen2020-08-11
* avformat/argo_asf: add games to version listZane van Iperen2020-08-11
* avformat/mpegts: Don't leave context in inconsistent state upon errorAndreas Rheinhardt2020-08-10
* avformat/hlsenc: write temp file for append single file by encryption modeSteven Liu2020-08-10
* avformat/hls: support avio_seek in encryption modeSteven Liu2020-08-10
* avformat/sierravmd: Don't return packets for non-existing streamAndreas Rheinhardt2020-08-09
* avformat/vividas: Check allocation for successAndreas Rheinhardt2020-08-09
* avformat/vividas: Check return value before storing it in smaller typeAndreas Rheinhardt2020-08-09
* avformat: add argo_asf muxerZane van Iperen2020-08-07
* avformat/argo_asf: check sample count in demuxerZane van Iperen2020-08-07
* avformat/mxfdec: Read color metadata from MXFHarry Mallon2020-08-06
* avformat/dv: Avoid allocation for reading timecodeAndreas Rheinhardt2020-08-06
* avformat/dv: Avoid alloction of DVDemuxContextAndreas Rheinhardt2020-08-06
* avformat/3dostr: Return directly after having read packetAndreas Rheinhardt2020-08-05