March 30, 2015
View 2c8c551

Update for 2.4.8

Michael Niedermayer authored on 2015/03/30 08:28:28
March 26, 2015
View e74ad90

avutil/cpu: add missing check for mmxext to av_force_cpu_flags

James Almer authored on 2015/03/26 14:11:55
March 24, 2015
View 539172c

avcodec/msrledec: restructure msrle_decode_pal4() based on the line number instead of the pixel pointer

Michael Niedermayer authored on 2015/03/24 23:50:12
March 21, 2015
View 2049d95

avcodec/hevc_ps: Check cropping parameters more correctly

Michael Niedermayer authored on 2015/03/21 20:54:16
March 20, 2015
View 760c384

avcodec/dnxhddec: Check that the frame is interlaced before using cur_field

Michael Niedermayer authored on 2015/03/20 07:28:39
March 15, 2015
View 17e6d24

avformat/mov: Disallow ".." in dref unless use_absolute_path is set

Michael Niedermayer authored on 2015/03/15 05:32:35
View e0975c3

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

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

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

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

eac3dec: fix scaling

Christophe Gisquet authored on 2015/03/14 20:48:59
View 691f9de

ac3_fixed: fix computation of spx_noise_blend

Christophe Gisquet authored on 2015/03/14 20:48:58
View 40dab45

ac3_fixed: fix out-of-bound read

Christophe Gisquet authored on 2015/03/14 20:48:57
View f45f3f9

ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContext

Andreas Cadhalpun authored on 2015/03/14 06:28:42
March 11, 2015
View f11afe6

avcodec/012v: redesign main loop

Michael Niedermayer authored on 2015/03/11 03:18:34
View 8639c37

avcodec/012v: Check dimensions more completely

Michael Niedermayer authored on 2015/03/11 04:21:14
March 10, 2015
View de2f46c

asfenc: fix leaking asf->index_ptr on error

Andreas Cadhalpun authored on 2015/03/10 03:31:39