19 Commits (0a2b768d3ecca32d496da1393406bebcab7680e2)

Author SHA1 Message Date
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Andreas Cadhalpun dbefbb61b7 sbgdec: prevent NULL pointer access 8 years ago
Michael Niedermayer ce4e57dbb5 avformat/sbgdec: Check alloc_array_elem() return value 10 years ago
Clément Bœsch 14f3e8b821 avformat/sbgdec: remove double ;; 10 years ago
Michael Niedermayer 5ece4f8b73 avformat/sbgdec: Use localtime_r() for thread saftey 10 years ago
Paul B Mahol a807c68253 avformat: use ff_alloc_extradata() 11 years ago
Nicolas George ca4872e887 lavf/sbgdec: use proper constants for av_log(). 12 years ago
Nicolas George e9b8523d52 sbgdec: dont set slide to a uninitialized value 12 years ago
Nicolas George b6ff81d63b sbgdec: read_seek was undeprecated. 13 years ago
Nicolas George b0aaf304a7 Replace PATCHWELCOME by relevant error codes. 13 years ago
Michael Niedermayer 154c0a8c98 replace ENOTSUP by AVERROR_PATCHWELCOME 13 years ago
Nicolas George 6d7b50117a sbgdec: change -1 into AVERROR(EINVAL). 13 years ago
Michael Niedermayer 4734fb0ece sbgdec: Replace ELOOP by -1 to fix compilation on win32. 13 years ago
Nicolas George 9cb6a39c46 sbgdec: replace EOVERFLOW with ENOMEM. 13 years ago
Nicolas George 2c82ab946b lavf: add SBG demuxer. 13 years ago