October 3, 2011
View 09d8f51

Update for 0.8.5

Michael Niedermayer authored on 2011/10/03 05:02:45
View b89a0c9

h264: fix intra 16x16 mode check when using mbaff and constrained_intra_pred.

Laurent Aimar authored on 2011/10/03 04:07:41
View efedf09

h264: check for invalid bit depth value.

Laurent Aimar authored on 2011/10/03 01:29:31
View 46edaba

h264: add entries for 11 and 12 bits in ff_h264_chroma_qp[][]

Laurent Aimar authored on 2011/10/03 01:29:30
October 2, 2011
View bfd7238

h264: fix the check for invalid SPS:num_ref_frames.

Laurent Aimar authored on 2011/10/02 23:06:38
View cf00529

h264: do not let invalid values in h->ref_count on ff_h264_decode_ref_pic_list_reordering() errors.

Laurent Aimar authored on 2011/10/02 23:06:37
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 64a9004

Check for out of bound reads in PTX decoder.

Laurent Aimar authored on 2011/10/02 07:38:32
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 d2a276a

Fix the check for missing references in ff_er_frame_end() for H264.

Laurent Aimar authored on 2011/10/02 07:38:31
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
View 55a96a9

Prevent block size from inreasing in the shorten decoder.

Laurent Aimar authored on 2011/10/01 07:43:05