17562 Commits (6590acf0fd0b78667487b2a1c09ca03e7868ac9f)

Author SHA1 Message Date
Michael Niedermayer e6e8cc8ce9 avformat/img2dec: do not rewind custom io buffers 10 years ago
Vittorio Giovara 98cab39798 lavf: Fix variables constness in ff_iso8601_to_unix_time() 10 years ago
Michael Niedermayer 57865a9747 avformat/mpeg: put timestamp trace av_logs under FF_DEBUG_TS 10 years ago
Michael Niedermayer d4cf377947 avformat/mux: Place timestamp related trace av_logs under FF_FDEBUG_TS 10 years ago
Michael Niedermayer e48a0a6c3f avformat/mov: remove per packet timestamp print trace, theres generic code doing this in utils.c 10 years ago
Michael Niedermayer 84b95715fa avformat/utils: Place timestamp trace logs under FF_FDEBUG_TS 10 years ago
Michael Niedermayer d02b3e9bdb avformat/utils: Provide context for av_log() where one is available 10 years ago
Michael Niedermayer 8a91ee7837 avformat/avidec: Do not call av_log() per byte, use ff_tlog() 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
Michael Niedermayer 0cab0931dc avformat/matroskadec: remove now duplicate doctype check 10 years ago
Michael Niedermayer 22c0585a00 avformat/http: Fix 2 typos 10 years ago
Vittorio Giovara 1a3eb042c7 Replace av_dlog with normal av_log at trace level 10 years ago
Michael Niedermayer 3668701f96 avformat/http: Return an error in case of prematurely ending data 10 years ago
Thomas Guillem b8d7f3186e matroskadec: fix crash when parsing invalid mkv 10 years ago
Paul B Mahol df7c2b2f1b avformat/riff: support G729A 10 years ago
Mariusz Szczepańczyk e623e8cbb0 lavf: add documentation on directory listing API 10 years ago
Michael Niedermayer edbb9b5e8f avformat/utils: Add HEVC to unreliable_tb() 10 years ago
Michael Niedermayer 80fa48a413 avformat/utils: Use codec_info_duration_fields in fps calculation end decission when no timestamps and thus no duration_count is available 10 years ago
wm4 e2691b8092 hls: skip to next segment if the current is unavailable 10 years ago
wm4 92eef26e67 avformat/mp3dec: fix gapless audio when seeking in CBR mode 10 years ago
Vignesh Venkatasubramanian 1c37848f90 webmdashenc: Add better error handling 10 years ago
Rodger Combs 55a1d75bf7 lavf/assenc: handle extra sections after Events 10 years ago
Victor Anjin 2db24cf746 ivfenc: incorrect fourcc for VP9 video 10 years ago
Michael Niedermayer b50a4ca179 avformat/utils: Preserve packet duration when parsing is done only for headers 10 years ago
Diego Biurrun 247aa7af7d avisynth: Simplify shared library name construction 10 years ago
wm4 3163083f7b avformat/mp3dec: offset seek index to end of vbr headers 10 years ago
wm4 ddd429fab6 Revert "avformat/mp3dec: offset seek index to end of id3v2 tag" 10 years ago
Michael Niedermayer a742a0536d avformat/mp3dec: Allow forcing the use of the xing TOC for CBR files 10 years ago
wm4 2b5f34f788 avformat, avcodec: log discard padding 10 years ago
Vignesh Venkatasubramanian 30e2f87d2e webdashenc: replace unchecked av_malloc with stack allocation 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
Carl Eugen Hoyos d0c895d3c5 lavf/mpegtsenc: Accept 0x000001 as startcode for hevc. 10 years ago
Rodger Combs c69ff12dc3 lavf/mpeg: vobsub add an option to specify the .sub's URI 10 years ago
Rodger Combs a4d58c97d0 lavf/http: handle case where the server returns a redirect during a seek 10 years ago
Himangi Saraogi f03dfe118b avformat/rtsp: Fix dereference after null check 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
Michael Niedermayer 445a02b1ec avformat/rtpdec_asf: Fix potential pointer overflow 10 years ago
Michael Niedermayer 870ec3f69e avformat/segafilm: Use av_malloc_array() 10 years ago
Michael Niedermayer 4270a9f547 avformat/sierravmd: use av_malloc_array() 10 years ago
Mark Reid 415f1fab8d libavformat/mxfenc: added support mxf opatom audio muxing 10 years ago
Stephan Holljes b51027fd18 libavformat/http.c: Make http-listen work as an input stream. 10 years ago
Michael Niedermayer f944aeb07a avformat/rtpproto: Move dscp into context & AVOptions 10 years ago