Browse code

Update for 2.4.8

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Michael Niedermayer authored on 2015/03/30 08:28:28
Showing 3 changed files
... ...
@@ -3,6 +3,45 @@ releases are sorted from youngest to oldest.
3 3
 
4 4
 version <next>:
5 5
 
6
+version 2.4.8:
7
+- avutil/cpu: add missing check for mmxext to av_force_cpu_flags
8
+- avcodec/msrledec: restructure msrle_decode_pal4() based on the line number instead of the pixel pointer
9
+- avcodec/hevc_ps: Check cropping parameters more correctly
10
+- avcodec/dnxhddec: Check that the frame is interlaced before using cur_field
11
+- avformat/mov: Disallow ".." in dref unless use_absolute_path is set
12
+- avformat/mov: Check for string truncation in mov_open_dref()
13
+- ac3_fixed: fix out-of-bound read
14
+- avcodec/012v: redesign main loop
15
+- avcodec/012v: Check dimensions more completely
16
+- asfenc: fix leaking asf->index_ptr on error
17
+- avcodec/options_table: remove extradata_size from the AVOptions table
18
+- ffmdec: limit the backward seek to the last resync position
19
+- ffmdec: make sure the time base is valid
20
+- ffmdec: fix infinite loop at EOF
21
+- avcodec/tiff: move bpp check to after "end:"
22
+- avcodec/opusdec: Fix delayed sample value
23
+- avcodec/utils: Align YUV411 by as much as the other YUV variants
24
+- vp9: fix segmentation map retention with threading enabled.
25
+- doc/protocols/tcp: fix units of listen_timeout option value, from microseconds to milliseconds
26
+- fix VP9 packet decoder returning 0 instead of the used data size
27
+- avformat/bit: only accept the g729 codec and 1 channel
28
+- avformat/adxdec: check avctx->channels for invalid values
29
+- Fix buffer_size argument to init_put_bits() in multiple encoders.
30
+- mips/acelp_filters: fix incorrect register constraint
31
+- avcodec/hevc_ps: Sanity checks for some log2_* values
32
+- avcodec/zmbv: Check len before reading in decode_frame()
33
+- avcodec/snowdec: Fix ref value check
34
+- swscale/utils: More carefully merge and clear coefficients outside the input
35
+- avcodec/a64multienc: fix use of uninitialized values in to_meta_with_crop
36
+- avcodec/a64multienc: don't set incorrect packet size
37
+- webp: ensure that each transform is only used once
38
+- avcodec/hevc_ps: More complete window reset
39
+- vp9: make above buffer pointer 32-byte aligned.
40
+- avformat/rm: limit packet size
41
+- avcodec/webp: validate the distance prefix code
42
+- avcodec/gif: fix off by one in column offsetting finding
43
+
44
+
6 45
 version 2.4.7:
7 46
 - avcodec/flac_parser: fix handling EOF if no headers are found
8 47
 - avfilter/vf_framepack: Check and update frame_rate
... ...
@@ -1 +1 @@
1
-2.4.7
1
+2.4.8
... ...
@@ -31,7 +31,7 @@ PROJECT_NAME           = FFmpeg
31 31
 # This could be handy for archiving the generated documentation or
32 32
 # if some version control system is used.
33 33
 
34
-PROJECT_NUMBER         = 2.4.7
34
+PROJECT_NUMBER         = 2.4.8
35 35
 
36 36
 # With the PROJECT_LOGO tag one can specify a logo or icon that is included
37 37
 # in the documentation. The maximum height of the logo should not exceed 55