16110 Commits (f76cd09d466efffdb51b418ce2ce34c7a7e6d342)

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