17489 Commits (d09321b68e8373435aa98801929c0a5714efd104)

Author SHA1 Message Date
Vignesh Venkatasubramanian e2784a1d96 lavf/webm_chunk: Use dyn_buf to write chunks 10 years ago
Michael Niedermayer 2025e803cd avformat/mov: Do not read ACLR into extradata for H.264 10 years ago
Michael Niedermayer 14e9a20083 avformat/mpegts: Also parse the FMC descriptor if the codec has not been identified yet 10 years ago
Michael Niedermayer 6397814926 avformat/mpegts: reset last_version on seeking 10 years ago
Andreas Cadhalpun 7c24ca1bda nutdec: fix illegal count check in decode_main_header 10 years ago
Andreas Cadhalpun 361702660d nutdec: fix memleaks on error in nut_read_header 10 years ago
Andreas Cadhalpun 3ff1af2b0d nutdec: check chapter creation in decode_info_header 10 years ago
John Högberg 82de8d7111 mpegts: Update the PSI/SI table only if the version change 10 years ago
Andreas Cadhalpun 6621105877 nutdec: check for negative frame rate in decode_info_header 10 years ago
foo86 191dd219d9 avformat/dtsdec: Extend DTS core sync word 10 years ago
Vignesh Venkatasubramanian b410c69fb6 webmdashenc: Fix UTCTiming Element 10 years ago
Vignesh Venkatasubramanian 8ca170a78a libavformat/webm_chunk: Write first audio packet. 10 years ago
Michael Niedermayer 46778ab212 avformat/aviobuf: Do not resize the buffer in ffio_ensure_seekback() if there is no read function 10 years ago
Michael Niedermayer 75a730a22b avformat/format: Add generic trace av_log in av_probe_input_format3() 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
wm4 537ab68053 avformat/mp3: large id3 tags break concatenated file detection 10 years ago
wm4 0f776df09e avformat/wvdec: fix seeking 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 32da94fa7f lavf: Reset global flag on deinit 10 years ago
Vittorio Giovara 45340f9fc7 network: Do not leave context locked on error 10 years ago
wm4 60191e3aec fate: add mp3 CBR seek test 10 years ago
wm4 748d4816d9 avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3 10 years ago
Andreas Cadhalpun 86d00ede4f bink: check vst->index_entries before using it 10 years ago
wm4 58fade2c68 avformat/mp3dec: make generic index mode the default 10 years ago
wm4 c3a73666ad avformat/mp3dec: allow enabling generic seek mode 10 years ago
wm4 066b92e91d avformat/mp3dec: use the common mechanism for skipping samples 10 years ago
wm4 7dd8bf53bd avformat: add common mechanism for skipping samples at the start of file 10 years ago
Vignesh Venkatasubramanian f82ce6aa88 webmdashenc: parameter'ize minimumUpdatePeriod 10 years ago
Vignesh Venkatasubramanian 4f287a3c50 webmdashenc: Add minimumUpdatePeriod 10 years ago
Chris Watkins 0703c44692 avformat/mov.c: Use %d to print an enum, not PRIu8 10 years ago
Michael Niedermayer a924b83ccc avformat/nsvdec: remove trace log from probe(), this is better done generically not per format 10 years ago
Michael Niedermayer ecf34e8fc2 avformat/mp3dec: Adjust returned timestamp in the CBR seeking case 10 years ago
Vignesh Venkatasubramanian 30ba28fe8e webmdashenc: Fix potential memory leak 10 years ago
Michael Niedermayer ba631b7914 avformat/utils: Ensure that AVFMT_FLAG_CUSTOM_IO is set before use 10 years ago
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