17229 Commits (96f896750d19589a934c394fc6e0e9760d87c2af)

Author SHA1 Message Date
Carl Eugen Hoyos 703402683a Bump lavc and lavf minor versions for apng muxer and encoder. 10 years ago
Donny Yang 80be7daaa8 apng: Add a basic APNG muxer 10 years ago
Michael Niedermayer b9fbd034bf avformat/xwma: Use ff_alloc_extradata() 10 years ago
Michael Niedermayer 5b911f1d5b avformat/webmdashenc: use AVERROR(ENOMEM) for memory allocation failures 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
wm4 8b76c0eb56 avformat/mp3dec: offset seek index to end of id3v2 tag 10 years ago
Himangi Saraogi 919d13d238 avformat/http: Fix null check on allocated value 10 years ago
Rodger Combs 5cba5291a7 lavf/segment: style nits 10 years ago
Mariusz Szczepańczyk f613f238f9 lavf: Bump minor version and document directory listing API in doc/APIchanges. 10 years ago
Diego Biurrun 4978850ca2 build: Split JPEG-related tables off into a separate component 10 years ago
Tim Nicholson ac9919b966 libavformat/mxfenc.c: Add 'Presentation Y offset' metadata 10 years ago
Michael Niedermayer 4a10811617 avformat/nutdec: Use av_malloc_array() 10 years ago
Michael Niedermayer 7c6b0436b6 avformat/img2: Change enum to int, which is accessed via AVOption as int 10 years ago
Michael Niedermayer f45758d3ee avformat/wavenc: Change enum to int, which is accessed via AVOption as int 10 years ago
Michael Niedermayer d0059281e6 avformat/udp: Remove (harmless) duplicated pkt_size entry from AVOption table 10 years ago
Rodger Combs de2aaf1a2a lavf/segment: Mark output contexts as non-seekable when applicable 10 years ago
Luca Barbato ff7adead0a udp: Fix pkt_size management 10 years ago
Rodger Combs 7b060a96ad libavformat/segment: add an option to write the header to a separate file 10 years ago
Rodger Combs 481f0f153a libavformat/segment: don't leave the list pb open when not in use 10 years ago
Rodger Combs bcf44c91c3 libavformat/hls: add an option to start from a given segment in a live stream 10 years ago
Carl Eugen Hoyos 7de0fefeb5 lavf/gif: Add an option max_gif_delay to limit the frame duration. 10 years ago
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