summaryrefslogtreecommitdiff
path: root/libavformat/sbgdec.c
Commit message (Expand)AuthorAge
* sbgdec: read_seek was undeprecated.Nicolas George2012-02-23
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-28
* Replace PATCHWELCOME by relevant error codes.Nicolas George2011-12-20
* replace ENOTSUP by AVERROR_PATCHWELCOMEMichael Niedermayer2011-12-20
* sbgdec: change -1 into AVERROR(EINVAL).Nicolas George2011-12-18
* sbgdec: Replace ELOOP by -1 to fix compilation on win32.Michael Niedermayer2011-12-18
* sbgdec: replace EOVERFLOW with ENOMEM.Nicolas George2011-12-17
* lavf: add SBG demuxer.Nicolas George2011-12-15