16311 Commits (cb58c771ade66afcc623250e1c7ac8191381d991)

Author SHA1 Message Date
Martin Storsjö b2b79eca6f movenc: Don't check the custom IO flag when using faststart 10 years ago
Martin Storsjö 573b1de2d7 movenc: Don't use track_id to decide which track is the first in a moof 10 years ago
Thomas Mundt 1700fa013e avformat/utils: support more AVC Intra formats without SPS/PPS header 10 years ago
Michael Niedermayer a0528d9ddd avformat/mpjpeg: make boundary tag user customizable 10 years ago
wm4 e5813d96d6 avformat/subtitles: reduce log level of UTF-16 warning 10 years ago
Vittorio Giovara 84bf64d359 bethsoftvid: simplify return handling 10 years ago
Vittorio Giovara e9ba309831 assdec: check av_new_packet return value 10 years ago
Vittorio Giovara f64d7e919e mtv: improve header check and avoid division by zero 10 years ago
Michael Niedermayer b3d11437ca oggenc: remove unneeded null check 10 years ago
Thomas Mundt 2114e88432 avformat/mxfenc: AVC Intra support 10 years ago
Michael Niedermayer c1e035ea89 avformat/mxfdec: fix null pointer dereference 10 years ago
Carl Eugen Hoyos 19a6431ec2 Print a warning if a subtitle demuxer changes utf16 to utf8. 10 years ago
Tomas Härdin 1a25c336aa mxfdec: Tighten RIP length bounds in mxf_read_random_index_pack() 10 years ago
Tomas Härdin b83affdc94 mxfdec: Merge last_partition and footer_partition 10 years ago
Tomas Härdin 1b17b64ee4 Revert "avformat/mxfdec: detect loops during header parsing" 10 years ago
Tomas Härdin 37c3686155 mxfdec: Parse PreviousPartition in mxf_seek_to_previous_partition() 10 years ago
Tomas Härdin fc1b89d887 mxfdec: Break out parts of mxf_read_header() into separate functions 10 years ago
Michael Niedermayer f1c21a200b avformat/mvdec: Check size in read_table() for validity 10 years ago
Michael Niedermayer 86e5749285 avformat/mvdec: Check size for validity in var_read_string() 10 years ago
Michael Niedermayer 0894b9405c avformat/bethsoftvid: print error in case the side date failed to be allocated 10 years ago
Michael Niedermayer 9612dcd6b2 avformat/filmstripdec: Fix several integer overflows 10 years ago
Tomas Härdin 11467ecf51 mxfdec: reduce loop bound in mxf_read_pixel_layout() 10 years ago
Vittorio Giovara e6c66f1e4e bethsoftvid: check return value and clean memory 10 years ago
Vittorio Giovara b46b233baf filmstripdec: avoid integer overflow 10 years ago
Vittorio Giovara 090c67d586 matroskaenc: write correct Display{Width, Height} in stereo encoding 10 years ago
Kieran Kunhya 61e42c1124 avformat/mpegts: Add support for Opus in MPEG-TS 10 years ago
Michael Niedermayer f0390638e0 avformat/matroskadec: Check the return code from strftime() 10 years ago
Michael Niedermayer a9564e859b avformat/mlvdec: Check the return code from strftime() 10 years ago
Mark Reid 90bf1e3046 libavformat/mxfdec: read source timecode from pulldown component 10 years ago
Martin Storsjö ed6dad3737 lavf: Implement ff_brktimegm using gmtime_r 10 years ago
Martin Storsjö 82ee7d0dda Use gmtime_r instead of gmtime and localtime_r instead of localtime 10 years ago
Martin Storsjö 9dcf239721 lavf: Check the return value of strftime 10 years ago
Martin Storsjö 851ace79a3 wtv: Avoid needlessly calling gmtime twice with the same argument 10 years ago
Michael Niedermayer 13ee94a480 avformat/rdt: Forward whitelists to rdt demuxer 10 years ago
Michael Niedermayer ff03df6475 avformat/mpeg: Use av_find_input_format() instead of directly linking to the demuxer 10 years ago
Michael Niedermayer 2ce1054257 avformat/rtpdec_asf: Use av_find_input_format() instead of directly linking to the demuxer 10 years ago
Michael Niedermayer e7513e1286 avformat: Read errno before av_log() as the callback from av_log() might affect errno 10 years ago
Michael Niedermayer af03ba9aa2 avformat/hdsenc: Read errno before av_log() as the callback from av_log() might affect errno 10 years ago
Michael Niedermayer 92d366f6ab avformat: Print error message on failure of ff_rename() 10 years ago
Vittorio Giovara 50dbe6b354 mov: fix assigment check 10 years ago
Tomas Härdin 7df3b426bb mxfenc: Fix possible integer overflows 10 years ago
Vittorio Giovara ad6b00d85f mxfdec: add missing break 10 years ago
Vittorio Giovara 28c020d4df matroskaenc: check avio_open_dyn_buf return value 10 years ago
Vittorio Giovara e0caa1eb4e matroskadec: check return values 10 years ago
Vittorio Giovara 3c1199c3c4 matroskadec: fix leak on error 10 years ago
Luca Barbato 7785ce1c76 lavf: replace rename() with ff_rename() 10 years ago
Vittorio Giovara 0b66fb4505 flac_picture: prevent a possible out of bound write 10 years ago
Vittorio Giovara f1ed83e23a img2dec: check av_new_packet return value 10 years ago
Vittorio Giovara 1967cd4e4c audiointerleave: check av_new_packet return value 10 years ago
Eric Zimmerman 4ba5420e4d Added support for G2M5 codec 10 years ago