Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sbgdec: read_seek was undeprecated. | Nicolas George | 2012-02-23 | 1 | -4/+0 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -2/+1 |
* | Replace PATCHWELCOME by relevant error codes. | Nicolas George | 2011-12-20 | 1 | -1/+1 |
* | replace ENOTSUP by AVERROR_PATCHWELCOME | Michael Niedermayer | 2011-12-20 | 1 | -1/+1 |
* | sbgdec: change -1 into AVERROR(EINVAL). | Nicolas George | 2011-12-18 | 1 | -1/+1 |
* | sbgdec: Replace ELOOP by -1 to fix compilation on win32. | Michael Niedermayer | 2011-12-18 | 1 | -1/+1 |
* | sbgdec: replace EOVERFLOW with ENOMEM. | Nicolas George | 2011-12-17 | 1 | -1/+1 |
* | lavf: add SBG demuxer. | Nicolas George | 2011-12-15 | 1 | -0/+1518 |