23004 Commits (5c2d7acb4f99d688b174103972934d10013c085a)

Author SHA1 Message Date
James Almer f901d75bf1 avformat/yuv4mpegenc: simplify writing the header 4 years ago
Derek Buitenhuis 2c0d6ac9ae avformat/mov: Stash mfra size if we're reading it anyway 4 years ago
Derek Buitenhuis 97fa669a6f avformat/mov: Only read the mfra size once during sidx parsing 4 years ago
Derek Buitenhuis 19064a36e3 avformat/mov: Do not try and seek to an mfra if the reader can't seek 4 years ago
Derek Buitenhuis 0c13f8a28c avformat/mov: Fix return type used for av_seek in mfra code 4 years ago
Paul B Mahol cfe2c90de0 avformat: add MODS demuxer 4 years ago
Paul B Mahol 0a30683a01 avformat: add moflex demuxer 4 years ago
Paul B Mahol 69e22e21e3 avformat/musx: improve probing 4 years ago
Paul B Mahol 2a14d55a7c avformat/wavdec: add support for chapters 4 years ago
Paul B Mahol 809d6aeffc avformat/wavdec: allow to change max size of single demuxed packet 4 years ago
Paul B Mahol 93aa0bec84 avformat/wavdec: add support for demuxing Broadcast Wave 64Bit 4 years ago
Chris Miceli 4136652289 libavformat/dashenc: Reduce confusion in par error message 4 years ago
Marvin Scholz ff4cc8c654 adtsenc: Add ability to write MPEG2 ID 4 years ago
Harry Mallon abd58a4192 libavformat/mxfenc: color_range should be inclusive 4 years ago
Harry Mallon 719eb8a2e4 avformat/mxfdec: Read video range from CDCIEssenceDescriptor 4 years ago
Dale Curtis 2ff3c466ec avformat/mov: See if mfra makes up the difference for an incomplete sidx. 4 years ago
Limin Wang 9bb4707b1f avformat/mpegtsenc: reindent the code 4 years ago
Limin Wang 4aa6eda76e avformat/mpegtsenc: add registration descriptor for AC-3 and EAC3 4 years ago
Carl Eugen Hoyos 09e260f69a lavf/rtpdec_jpeg: Fix JFIF version. 4 years ago
Carl Eugen Hoyos 3092a53cbc lavf/mxfdec: Limit score for files with run-in. 4 years ago
Vikas Agrawal 026fea827d Set AVSTREAM_PARSE_HEADERS flag for AV1 MP4 streams 4 years ago
Limin Wang 7e61940794 avformat/mpegtsenc: support DVB 6A descriptor for AC-3 4 years ago
Thierry Foucu 5cf439e72e libavformat/ffmetadec.c: Fix Use-of-uninitialized-value 4 years ago
hax@riseup.net 118e63dff1 libavformat/nut: Support SSA and ASS subtitles 4 years ago
Michael Bradshaw c5b20cfe19 avformat/movenc: write the colr atom by default 4 years ago
Nicolas Sugino 86f5fd471d avformat/libsrt: close listen fd in listener mode 4 years ago
Michael Niedermayer 8931c55789 avformat/siff: Reject audio packets without audio stream 4 years ago
Thierry Foucu 36f7b83568 libavformat/r3d.c: Fix Use-of-uninitialized-value in filename. 4 years ago
Jan Ekström c820c2d4bf avformat/mpegts: only reset timestamps to NOPTS for DVB teletext 4 years ago
Michael Niedermayer e8a88a16f7 avformat/mpeg: Check avio_read() return value in get_pts() 4 years ago
Andreas Rheinhardt d661cfc184 avformat/mlvdec: Only store dimensions after having validated them 4 years ago
Andreas Rheinhardt 0d560873da avformat/mlvdec: Don't leak open AVIOContexts on error 4 years ago
Andreas Rheinhardt 6e0dd41fa3 avformat/mlvdec: Check for existence of AVIOContext before using it 4 years ago
Andreas Rheinhardt 97d8029149 avformat/hls: Use av_init_pkt() directly 4 years ago
Andreas Rheinhardt 8c91b5c48a avformat/hls: Remove redundant resetting of AVPacket 4 years ago
Andreas Rheinhardt dfc6a9f075 avformat/hls: Fix memleak when url is empty 4 years ago
James Almer b6e92d928f avformat/av1dec: don't update temporal_unit_size after it's no longer used 4 years ago
James Almer a72d5290c5 avformat/av1dec: inline obu_read_data() and obu_prefetch() into obu_get_packet() 4 years ago
James Almer a762fd2c1b avformat/av1dec: fix return value on some code paths 4 years ago
James Almer 3105e97050 avformat/av1dec: add missing preprocessor wrappers to annexb and obu demuxers 4 years ago
Xu Guangxin 9a7bdb6d71 avformat/av1dec: add low-overhead bitstream format 4 years ago
Nicolas George 1201687da2 lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose(). 4 years ago
Nicolas George d853293679 lavf/url: add ff_url_decompose(). 4 years ago
Harry Mallon 64ff61b3c5 avformat/mxfenc: Write color metadata to MXF 4 years ago
Andreas Rheinhardt 7ad4928580 avformat/ty: Remove write-only array and variable 4 years ago
Zane van Iperen d2f42b9be1
avformat/argo_asf: strip file extension from name 4 years ago
Zane van Iperen a3a4591868
avformat/argo_asf: add name option 4 years ago
Zane van Iperen 1f9dd53d5d
avformat/argo_asf: add version_major and version_minor options 4 years ago
Zane van Iperen a3e9821787
avformat/argo_asf: don't check file version 4 years ago
Zane van Iperen 97aaa15089
avformat/argo_asf: add games to version list 4 years ago