summaryrefslogtreecommitdiffstats
path: root/libavformat/sbgdec.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer2012-09-051-3/+3
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
* sbgdec: read_seek was undeprecated.Nicolas George2012-02-231-4/+0
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-281-2/+1
* Replace PATCHWELCOME by relevant error codes.Nicolas George2011-12-201-1/+1
* replace ENOTSUP by AVERROR_PATCHWELCOMEMichael Niedermayer2011-12-201-1/+1
* sbgdec: change -1 into AVERROR(EINVAL).Nicolas George2011-12-181-1/+1
* sbgdec: Replace ELOOP by -1 to fix compilation on win32.Michael Niedermayer2011-12-181-1/+1
* sbgdec: replace EOVERFLOW with ENOMEM.Nicolas George2011-12-171-1/+1
* lavf: add SBG demuxer.Nicolas George2011-12-151-0/+1518
OpenPOWER on IntegriCloud