October 13, 2013
View a807c68

avformat: use ff_alloc_extradata()

Paul B Mahol authored on 2013/10/13 19:30:59
November 25, 2012
View ca4872e

lavf/sbgdec: use proper constants for av_log().

Nicolas George authored on 2012/11/25 07:56:52
November 7, 2012
View e9b8523

sbgdec: dont set slide to a uninitialized value

Nicolas George authored on 2012/11/07 05:14:45
September 5, 2012
View d46c1c7

Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'

Michael Niedermayer authored on 2012/09/05 21:26:01
August 8, 2012
View 7a72695

Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'

Michael Niedermayer authored on 2012/08/08 05:45:46
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