November 19, 2011
View 64a854d

rawdec: use a default sample rate if none is specified. Fixes "ffmpeg -f s16le -i /dev/zero"

Michael Niedermayer authored on 2011/11/19 06:34:41
View 8120a1d

qdm2dec: check remaining input bits in the mainloop of qdm2_fft_decode_tones() This is neccessary but likely not sufficient to prevent out of array reads.

Michael Niedermayer authored on 2011/11/19 01:56:24
November 18, 2011
View f62fa1c

vp5: Fix illegal read.

Alex Converse authored on 2011/11/18 03:06:14
View 8a63dea

vp6: Fix illegal read.

Thierry Foucu authored on 2011/11/18 02:39:52
November 17, 2011
View 211a107

cinepak: check strip_size

Michael Niedermayer authored on 2011/11/17 01:21:42
November 16, 2011
View fdd09e5

wma: Check channel number before init. Fixes Ticket240

Michael Niedermayer authored on 2011/11/16 11:31:25
November 13, 2011
View 00d35e8

Do not try to read 16bit gray png files with alpha channel.

Carl Eugen Hoyos authored on 2011/11/13 03:30:27
November 11, 2011
View 807342e

cook: fix apparent typo in extradata parsing

K.Y.H authored on 2011/11/11 08:30:39
November 8, 2011
View abaf8c3

ffplay: limit lowres to the maximum supported. Fixes Ticket591

Michael Niedermayer authored on 2011/11/08 11:14:13
View e5578ad

v4l2: fix uninitialized variable

Michael Niedermayer authored on 2011/11/08 09:20:35
November 2, 2011
View 4e0fae9

vf_transpose: remove pix_fmts which can currently not be supported.

Michael Niedermayer authored on 2011/11/02 07:45:28
October 27, 2011
View 91805f0

rawdec: add check on sample_rate

Stefano Sabatini authored on 2011/10/27 08:38:21
August 9, 2011
View 23f0d0f

lavc: fix parentheses placement in avcodec_open2().

Baptiste Coudurier authored on 2011/08/09 15:41:50
July 30, 2011
View 87ae120

vf_transpose: avoid multiple calls to avfilter_draw_slice()

Stefano Sabatini authored on 2011/07/30 03:19:04
May 22, 2011
View 47953c3

lavc: introduce avcodec_open2() as a replacement for avcodec_open().

Anton Khirnov authored on 2011/05/22 21:10:49