February 24, 2012
View b6ff81d

sbgdec: read_seek was undeprecated.

Nicolas George authored on 2012/02/24 00:00:22
January 28, 2012
View e37f161

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/01/28 12:23:26
December 21, 2011
View b0aaf30

Replace PATCHWELCOME by relevant error codes.

Nicolas George authored on 2011/12/21 03:08:04
View 154c0a8

replace ENOTSUP by AVERROR_PATCHWELCOME This unbreaks compilation Found by: jb

Michael Niedermayer authored on 2011/12/21 02:34:44
December 18, 2011
View 6d7b501

sbgdec: change -1 into AVERROR(EINVAL).

Nicolas George authored on 2011/12/18 17:33:09
View 4734fb0

sbgdec: Replace ELOOP by -1 to fix compilation on win32. This should be replaced by a more appropriate error code of course but we should not leave compilation broken until that is decided.

Michael Niedermayer authored on 2011/12/18 11:53:50
View 9cb6a39

sbgdec: replace EOVERFLOW with ENOMEM.

Nicolas George authored on 2011/12/18 06:43:34
November 3, 2011
View 2c82ab9

lavf: add SBG demuxer.

Nicolas George authored on 2011/11/03 00:30:27