13668 Commits (7bac6e5cf81b1f956f06d15546a376e32f4ea558)

Author SHA1 Message Date
Michael Niedermayer a5cbf1991c avformat/mov: reset extradata size when extradata gets deallocated due to realloc failure 11 years ago
Martin Storsjö f1eac2b8a0 movenc: Use keyframes as default fragmentation point in ismv 11 years ago
Martin Storsjö a9553bbb33 movenc: Set all implicit flags immediately in mov_write_header 11 years ago
Martin Storsjö 187023f6b2 movenc: Set mov->mode earlier in mov_write_header 11 years ago
Martin Storsjö 5055035670 tls: Do not abort on non-fatal TLS alerts with gnutls 11 years ago
Michael Niedermayer 05b7a635dc avformat/movenchint: use realloc_array() to protect against integer overflow 11 years ago
Michael Niedermayer 63621762ec avformat/movenchint: only change queue size if reallocation succeeded 11 years ago
Michael Niedermayer 091ba02cc8 avformat/movenchint: revert "Use av_reallocp() where suitable" 11 years ago
Luca Barbato c951e4b442 flv: Make onTextData parsing robust 11 years ago
Luca Barbato ba77757a7e rtmp: Replace a magic number with a macro 11 years ago
Luca Barbato 5840473890 rtmp: Rewrite embedded flv handling 11 years ago
Luca Barbato e40a0e8228 rtmp: Refactor get_packet 11 years ago
Luca Barbato 32a414f316 rtmp: Support AMF_DATA_TYPE_MIXEDARRAY 11 years ago
Michael Niedermayer 21a2b97365 avformat/hls: do not limit manifest lines to 1024 chars 11 years ago
Michael Niedermayer b8a954e46d avformat/network: fix duplicate include 11 years ago
Michael Niedermayer 49515cb840 avformat: remove duplicate includes 11 years ago
James Almer 56f17407bc matroska: Add the CueDuration element 11 years ago
Lukasz Marek 5b153f8164 lavf: add SFTP protocol via libssh 11 years ago
Michael Niedermayer 15672e832f avformat/utils: remove unused variable 11 years ago
Michael Niedermayer fcd64dcc37 avformat/avienc: remove unused variable 11 years ago
James Almer 39442b1a1b matroskaenc: Add CuePoints for subtitle tracks 11 years ago
Vittorio Giovara 944c338430 h264dec: Add .avc file name extension 11 years ago
Vittorio Giovara 01f111bdb2 h264dec: K&R formatting cosmetics 11 years ago
Luca Barbato 5532ee6d7d rtmp: Unbreak get_packet 11 years ago
Martin Storsjö b97b1adb3f rtmpproto: Add a comment explaining the logic in handle_notify 11 years ago
Monty Montgomery f6622f9610 avformat/matroskadec: correct spurious keyframe warnings in webm 11 years ago
Paul B Mahol 3e2a5b33f0 avformat/matroskadec: use av_malloc_array() and check for allocation error 11 years ago
Michael Niedermayer 63139f62f3 avformat/bmv: remove unused variable 11 years ago
Martin Storsjö d8798276b6 r3d: Add more input value validation 11 years ago
Martin Storsjö 3ca14aa596 rl2: Avoid a division by zero 11 years ago
Martin Storsjö 83c285f880 wtv: Add more sanity checks for a length read from the file 11 years ago
Martin Storsjö d8b6866014 yop: Clear all references to the AVBuffer in the local AVPacket 11 years ago
Martin Storsjö 82e266c6d3 segafilm: Validate the number of audio channels 11 years ago
Martin Storsjö 72fe16a13e movenc: Use null buffers for measuring the amount of data to be written 11 years ago
Martin Storsjö 3627ce2f1d aviobuf: Add functions for null buffers 11 years ago
Vladimir Pantelic bb461370e3 asfenc: mux chapters in ASF files using an ASF "marker" section 11 years ago
Vladimir Pantelic 09f3c937ed asfenc: remember send time and offset of the index entries 11 years ago
Vladimir Pantelic 1eb9328030 asfenc: add ASF_Reserved_4 as defined in section 10.10 of the ASF spec 11 years ago
Vladimir Pantelic c53b5dda35 asfdec: replace magic constant with DATA_HEADER_SIZE 11 years ago
Vladimir Pantelic 5f40833360 asfdec: substract preroll time from marker presentation time 11 years ago
Michael Niedermayer ad2a08388c avformat/concat: revert one hunk of 20dfab33f5 11 years ago
Michael Niedermayer 8be56e464b avformat/smacker: Check if bufs has been allocated before use 11 years ago
Luca Barbato fbd54827b1 rtmp: Unbreak handle_notify 11 years ago
Martin Storsjö bcbe4f3ceb idroqdec: Make sure a video stream has been allocated before returning packets 11 years ago
Luca Barbato ae0f316a47 rtmp: Unbreak handle_notify 11 years ago
James Almer ea70e2f2d7 matroskaenc: Write muxingapp and writingapp elements when using bitexact flag 11 years ago
Justin Ruggles c4bfa09807 Add a WebP decoder 11 years ago
Alexandra Khirnova 5626f994f2 avformat: Use av_reallocp() where suitable 11 years ago
Martin Storsjö 0f310a6f33 rmdec: Validate the fps value 11 years ago
Martin Storsjö e7bf085b78 movenc: Add an option for omitting the tfhd base offset 11 years ago