15 Commits (ffed987a4d4afb8851d80b772eb9ee02cda20ef9)

Author SHA1 Message Date
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