17200 Commits (048b6331e079e73efe397fb52510776519f830e4)

Author SHA1 Message Date
Michael Niedermayer d03b998c48 avformat/avio: Document the end of list case in avio_read_dir() 10 years ago
Lukasz Marek 184084c699 lavf: add directory listing API 10 years ago
Michael Niedermayer 2139e58439 avformat/dv: fix used dimension variables 10 years ago
Michael Niedermayer df43d03731 avformat/rmdec: fix support for 0 sized mdpr 10 years ago
Stephen Hutchinson 1492118c9d avisynth: drop support of AviSynth 2.5 10 years ago
Michael Niedermayer 19321a295a avformat/utils: Terminate SPS in avci100_1080i_extradata to avoid warnings during parsing 10 years ago
Jochen Strunk 0276b95242 avformat/mov: check color parameter type explicitly. 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
Carl Eugen Hoyos b76df6efb6 lavf/matroskaenc: List subtitle codecs with fake codec_tags to allow remuxing. 10 years ago
Mark Reid 001b28b021 libavformat/mxfenc: add container duration and package name to primer pack 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
Michael Niedermayer 14bc7aaa86 Revert "avformat/flvenc: Allow muxing video codecs which are not explicitly supported by the muxer" 10 years ago
Michael Niedermayer 76f4b11780 avformat/flvenc: Allow muxing video codecs which are not explicitly supported by the muxer 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
Michael Niedermayer 3c5c6870a7 avformat/movenc: avoid using uninitialized display_matrix_size 10 years ago
Anton Khirnov cf18e777ae movenc: write the display transform matrix 10 years ago
Michael Niedermayer bbcc09518e avformat/avienc: Expand master ODML index when its end is reached 10 years ago
Michael Niedermayer adfde9a646 avformat/avienc: Fix wrongly placed comment 10 years ago
Michael Niedermayer 81a6b075bd avformat/avidec: also print frame_num in debug output 10 years ago
Michael Niedermayer 01775c8858 avformat/avienc: factor out update_odml_entry() 10 years ago
Michael Niedermayer c3a6d179fb avformat/avienc: factor write_odml_master() out 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
Andreas Cadhalpun b61cb61ab8 mxfenc: don't try to write footer without header 10 years ago
Michael Niedermayer c5c09501f9 avformat/aiffdec: do not fail if header parser hits EOF 10 years ago
Michael Niedermayer ae81e8a9c5 avformat/aiffdec: Stop header parsing once a non header packet is reached 10 years ago
Carl Eugen Hoyos 7a5356c728 lavf/mkv: Ignore ff_isom_write_hvcc() return value as the mov muxer does. 10 years ago
Micah Galizia c59654d67d avformat/http: replace cookies with updated values instead of appending forever 10 years ago
Derek Buitenhuis 414d6547f3 mov: Add option to keep exact packet sequence after seeking 10 years ago
Derek Buitenhuis 8692d74b73 mov: Add option to keep exact packet sequence after seeking 10 years ago
Michael Niedermayer 13f8bbfb70 avformat/mov: fix mis-detection of jpeg2000 10 years ago
Andreas Cadhalpun 39ddda12f1 mxfenc: fix memleaks in mxf_write_footer 10 years ago
Vittorio Giovara 423f5d50e4 mov: Fix little endian audio detection 10 years ago
Carl Eugen Hoyos 4326bc364b lavf: Do not list mov-only codecs in riff tags 10 years ago
Paul B Mahol cf9861dea5 isom: Add X-Com Radvision FourCC 10 years ago
Vittorio Giovara 02d76141d6 riff: Add 'tshd' FourCC for H.264 10 years ago
Luca Barbato 96dd04427f isom: Add support for TSCC2 10 years ago
Michael Niedermayer b425b81fd2 avformat/rtsp: Fix potential pointer overflow in sdp_probe() 10 years ago
Michael Niedermayer 1b3b018aa4 avformat/mpegts: Fix potential pointer overflows 10 years ago
zhaoxiu.zeng 332776f6c5 avformat/cavsvideodec: use avpriv_find_start_code in cavsvideo_probe() 10 years ago