10461 Commits (8a66fd40260b7aae6226d68c4dbad43b05a8e524)

Author SHA1 Message Date
John Högberg 82de8d7111 mpegts: Update the PSI/SI table only if the version change 10 years ago
Vittorio Giovara b17cbb0b1c riff: Add GMP4 fourcc for mpeg4 10 years ago
Vittorio Giovara 3c04ec04df riff: Add GLV4 fourcc for mpeg4 10 years ago
Martin Storsjö b90adb0aba rtsp: Make sure we don't write too many transport entries into a fixed-size array 10 years ago
Andrey Utkin 1bd2646a6d rtpenc_jpeg: Handle case of picture dimensions not dividing by 8 10 years ago
Martin Storsjö eb7ddb5066 rtsp: Don't warn about unparsed time ranges 10 years ago
Vittorio Giovara 98cab39798 lavf: Fix variables constness in ff_iso8601_to_unix_time() 10 years ago
Luca Barbato d34039b171 rmenc: Drop the temporary buffer for ac3 byteswap 10 years ago
Luca Barbato 656e31ed87 ogg: Forward errors further 10 years ago
Martin Storsjö 2cc3936599 dashenc: Add a publishTime field in dynamic manifests 10 years ago
Eric Zimmerman eb31256f12 g2meet: Support G2M5 codec variant 10 years ago
Vittorio Giovara 9286de0459 mov: Double-check that alias path is not an absolute path 10 years ago
Vittorio Giovara 376589e5dd mov: Read alternate absolute path in dref alis 10 years ago
Vittorio Giovara 22526c1f55 Canopus HQ/HQA decoder 10 years ago
Vittorio Giovara 1a3eb042c7 Replace av_dlog with normal av_log at trace level 10 years ago
Thomas Guillem b8d7f3186e matroskadec: fix crash when parsing invalid mkv 10 years ago
Diego Biurrun 247aa7af7d avisynth: Simplify shared library name construction 10 years ago
Stephen Hutchinson 7a5f444766 avisynth: Bump minimum required version to interface version 6 10 years ago
Stephen Hutchinson a6a45e5a9a avisynth: Fix detection of AviSynth 2.5 10 years ago
Himangi Saraogi 4e54432164 rtsp: Fix unchecked return value 10 years ago
Himangi Saraogi 0b72a47f55 rtsp: Check a malloc return value 10 years ago
Anders Nystrom 27852f2f1d libavformat: Handle error return from ff_listen_bind 10 years ago
Vittorio Giovara 783df7d5c5 riff: Add 'M705' FourCC for mpeg2video 10 years ago
Vittorio Giovara be089af38f mov: Rely on box type rather than file type for colr atom 10 years ago
wm4 c4d37cd9ef matroskadec: export cover art correctly 10 years ago
Luca Barbato 27f2746282 parseutils: Make av_small_strptime public 10 years ago
Martin Storsjö 7d097a0fc5 mpegtsenc: Take max_delay into account when buffering multiple audio packets into one PES packet 10 years ago
Luca Barbato e3ec6fe7bb rtsp: Add a buffer_size option 10 years ago
Luca Barbato 8c9c5479c4 rtp: Add an option to set the send/receive buffer size 10 years ago
Luca Barbato 3c47e7c435 rtp: Map the urloptions to AVOptions 10 years ago
Diego Biurrun 4978850ca2 build: Split JPEG-related tables off into a separate component 10 years ago
Luca Barbato ff7adead0a udp: Fix pkt_size management 10 years ago
Stephen Hutchinson 1188119624 avisynth: update documentation about the avisynth_c.h header 10 years ago
Stephen Hutchinson a8c99205ca avisynth: Fix compilation against current 2.6 header(s). 10 years ago
Vittorio Giovara e4fe535d12 mov: Write the display matrix in order 10 years ago
Martin Storsjö e0046bc9c9 movenc: Write the make and model metadata keys for mov style files 10 years ago
Federico Tomassetti 27aa1ff35a oggdec: Check memory allocation 10 years ago
Federico Tomassetti 93c1b04abf mms: Check memory allocation 10 years ago
Federico Tomassetti d3aa307da0 rmenc: Check memory allocation 10 years ago
Anton Khirnov cf18e777ae movenc: write the display transform matrix 10 years ago
Martin Storsjö 67a2912307 movenc: Don't assume that fragment durations in pts is equal to duration in dts 10 years ago
Martin Storsjö 5c337353a2 movenc: Move sidx edit list timestamp adjustment into a block 10 years ago
Martin Storsjö eee13d6539 movenc: Only adjust the cts offset at the start of fragments if necessary 10 years ago
Martin Storsjö 5cf892d694 movenc: Write pts timestamps in tfxd, instead of dts timestamps 10 years ago
Martin Storsjö b81b0cc22b movenc: Set the last packet duration based on the next packet when autoflushing 10 years ago
Martin Storsjö 3041183677 dashenc: Heuristically fill in the duration of packets that need it 10 years ago
Martin Storsjö 2889c5e167 movenc: Heuristically set the duration of the last sample in a fragment if not set 10 years ago
Martin Storsjö 8dc72eeaf6 udp: Fix crashes after adding AVOptions 10 years ago
Derek Buitenhuis 8692d74b73 mov: Add option to keep exact packet sequence after seeking 10 years ago
Vittorio Giovara 423f5d50e4 mov: Fix little endian audio detection 10 years ago