May 7, 2012
View 715c8a5

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/05/07 04:31:08
April 19, 2012
View 30b1961

Mark a number of variables only used in av_dlog() calls as av_unused.

Diego Biurrun authored on 2012/04/19 21:48:16
February 14, 2012
View 04b5374

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/02/14 09:53:31
February 10, 2012
View 6df5c52

Move some conditionally used variables into the block where they are used.

Diego Biurrun authored on 2012/02/10 23:10:42
View 7331b6e

Drop some completely unnecessary av_unused attributes.

Diego Biurrun authored on 2012/02/10 23:13:32
February 4, 2012
View 8dcd00e

nsvdec: Check return value of avio_seek and avoid modifying state if it fails

Joakim Plate authored on 2012/02/04 04:13:41
January 31, 2012
View 151ecc2

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/01/31 09:14:58
January 28, 2012
View e37f161

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/01/28 12:23:26
January 27, 2012
View c898431

nsvdec: Propagate errors

Alex Converse authored on 2012/01/27 10:23:09
View 8fd8a48

nsvdec: Be more careful with av_malloc().

Alex Converse authored on 2012/01/27 10:21:46
January 25, 2012
View 6a89b41

nsvdec: Fix use of uninitialized streams.

Michael Niedermayer authored on 2012/01/25 06:20:26
View 5c01170

nsvdec: Fix use of uninitialized streams.

Michael Niedermayer authored on 2012/01/25 06:20:26
January 12, 2012
View 6e9651d

lavf: remove AVFormatParameters from AVFormatContext.read_header signature

Anton Khirnov authored on 2012/01/12 21:20:36
December 30, 2011
View b9e0e95

nsvdec: Check av_malloc(string_size)

Michael Niedermayer authored on 2011/12/30 05:31:22
December 12, 2011
View 36be045

Support "VLB " audio in NSV files.

Reimar Döffinger authored on 2011/12/12 01:37:40