March 15, 2015
View bf0d2ee

avformat/mov: Check for string truncation in mov_open_dref()

Michael Niedermayer authored on 2015/03/15 05:24:54
View 53239e5

avformat/mov: Use sizeof(filename) instead of a literal number

Michael Niedermayer authored on 2015/03/15 05:23:32
March 14, 2015
View 0746f50

Update for FFmpeg 2.2.14

Michael Niedermayer authored on 2015/03/14 22:41:10
March 9, 2015
View 88cc4a4

ffmdec: fix infinite loop at EOF

Andreas Cadhalpun authored on 2015/03/09 07:31:48
View d8a8b39

avcodec/tiff: move bpp check to after "end:"

Michael Niedermayer authored on 2015/03/09 07:27:43
March 8, 2015
View 917ce36

doc: avoid the incorrect phrase 'allow to'

Andreas Cadhalpun authored on 2015/03/08 03:36:07
March 7, 2015
View 2e5579b

avcodec/utils: Align YUV411 by as much as the other YUV variants

Michael Niedermayer authored on 2015/03/07 22:30:34
View 2cde388

vp9: fix segmentation map retention with threading enabled.

Ronald S. Bultje authored on 2015/03/07 11:07:54
March 5, 2015
View 6155d5d

doc/protocols/tcp: fix units of listen_timeout option value, from microseconds to milliseconds

Stefano Sabatini authored on 2015/03/05 20:05:17
March 3, 2015
View 7ed19bd

fix VP9 packet decoder returning 0 instead of the used data size

Steve Lhomme authored on 2015/03/03 20:06:40
March 1, 2015
View 97fb0b2

avformat/flvenc: check that the codec_tag fits in the available bits

Andreas Cadhalpun authored on 2015/03/01 04:58:31
February 28, 2015
View 5537faa

aic: Fix decoding files with odd dimensions

Vittorio Giovara authored on 2015/02/28 04:00:25
February 27, 2015
View e32e1e3

swscale/utils: clear formatConvBuffer on allocation

Michael Niedermayer authored on 2015/02/27 11:12:23
View 4e11780

avformat/bit: only accept the g729 codec and 1 channel

Andreas Cadhalpun authored on 2015/02/27 05:42:02
August 13, 2014
View 77e8bd8

vp9: ignore reference segmentation map if error_resilience flag is set.

Ronald S. Bultje authored on 2014/08/13 07:11:05