February 12, 2015
View 2515907

Update for FFmpeg 1.2.12

Michael Niedermayer authored on 2015/02/12 22:28:03
February 11, 2015
View 7e7772c

avcodec/mjpegdec: Skip blocks which are outside the visible area

Michael Niedermayer authored on 2015/02/11 11:33:53
February 7, 2015
View ac8ef33

avcodec/h264_slice: ignore SAR changes in slices after the first

Michael Niedermayer authored on 2015/02/07 11:34:48
View 4de40be

avcodec/h264_slice: Check picture structure before setting the related fields

Michael Niedermayer authored on 2015/02/07 10:22:44
View 64e50b2

avcodec/h264_slice: Do not change frame_num after the first slice

Michael Niedermayer authored on 2015/02/07 10:06:20
View 5b4a79e

avutil/opt: Fix type used to access AV_OPT_TYPE_SAMPLE_FMT

Michael Niedermayer authored on 2015/02/07 06:16:08
View d9618b9

avutil/opt: Fix types used to access AV_OPT_TYPE_PIXEL_FMT

Michael Niedermayer authored on 2015/02/07 06:14:15
February 6, 2015
View 763c753

avcodec/h264: Be more strict on rejecting pps/sps changes

Michael Niedermayer authored on 2015/02/06 23:09:54
View 4ef5605

avcodec/h264_ps: More completely check the bit depths

Michael Niedermayer authored on 2015/02/06 12:11:56
February 5, 2015
View 3508aa1

avformat/thp: Check av_get_packet() for failure not only for partial output

Michael Niedermayer authored on 2015/02/05 11:45:21
View 42d9a70

swscale/utils: Limit filter shifting so as not to read from prior the array

Michael Niedermayer authored on 2015/02/05 08:12:08
View fd6a9fc

avcodec/mjpegdec: Check number of components for JPEG-LS

Michael Niedermayer authored on 2015/02/05 04:48:30
View 20be3ea

avcodec/mjpegdec: Check escape sequence validity

Michael Niedermayer authored on 2015/02/05 04:13:18
February 4, 2015
View 70ff376

avformat/mpc8: Use uint64_t in *_get_v() to avoid undefined behavior

Michael Niedermayer authored on 2015/02/04 22:47:41
View 49dd89f

avformat/mpc8: fix broken pointer math

wm4 authored on 2015/02/04 03:04:11