October 2, 2011
View 55a0708

4xm decoder: fix data size for i2 frames.

Michael Niedermayer authored on 2011/10/02 10:40:26
View 54a1e7b

4xm decoder: print some error messages in case of errors.

Michael Niedermayer authored on 2011/10/02 10:39:59
View 2c282e96

Check for out of bound accesses in the 4xm decoder.

Laurent Aimar authored on 2011/10/02 07:38:27
View f421b53

Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temporary buffers used in 4xm decoder.

Laurent Aimar authored on 2011/10/02 07:38:30
View 535112b

Prevent NULL dereference when the huffman table is invalid in the 4xm decoder.

Laurent Aimar authored on 2011/10/02 07:38:28
October 1, 2011
View 6b99872

Reject video with non multiple of 16 width/height in the 4xm decoder.

Laurent Aimar authored on 2011/10/01 09:04:45
May 2, 2011
View 01042d4

lavc: set defaults in internal codec frames

Stefano Sabatini authored on 2011/05/02 09:15:15
April 28, 2011
View ce5e49b

replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*

Stefano Sabatini authored on 2011/04/28 08:40:44
April 26, 2011
View 10aa5a6

4xm: use reget_buffer() in decode_frame()

Stefano Sabatini authored on 2011/04/26 18:59:22
January 26, 2011
View e7e2df2

Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.

Diego Elio Pettenò authored on 2011/01/26 06:40:11
January 17, 2011
View 0132915

Allocate last picture for 4xm pfrm if its not allocated. Fixes segfault and issue2527

Michael Niedermayer authored on 2011/01/17 07:08:34
November 13, 2010
View c4e8733

Fix visual artifacts in 4XM decoding on big-endian system

Vitor Sessak authored on 2010/11/13 04:55:26
July 11, 2010
View 8fc0162

Add av_ prefix to bswap macros

Måns Rullgård authored on 2010/07/11 07:12:30
View e6b2252

bswap: change ME to NE in macro names

Måns Rullgård authored on 2010/07/11 07:09:01
April 20, 2010
View ba87f08

Remove explicit filename from Doxygen @file commands.

Diego Biurrun authored on 2010/04/20 23:45:34