Browse code

Update for 2.7.5

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

Michael Niedermayer authored on 2016/01/16 00:29:16
Showing 3 changed files
... ...
@@ -1,6 +1,35 @@
1 1
 Entries are sorted chronologically from oldest to youngest within each release,
2 2
 releases are sorted from youngest to oldest.
3 3
 
4
+version 2.7.5
5
+- configure: bump copyright year to 2016
6
+- avformat/hls: Even stricter URL checks
7
+- avformat/hls: More strict url checks
8
+- swscale/utils: Detect and skip unneeded sws_setColorspaceDetails() calls
9
+- swscale/yuv2rgb: Increase YUV2RGB table headroom
10
+- swscale/yuv2rgb: Factor YUVRGB_TABLE_LUMA_HEADROOM out
11
+- avformat/hls: forbid all protocols except http(s) & file
12
+- avformat/aviobuf: Fix end check in put_str16()
13
+- avformat/asfenc: Check pts
14
+- avcodec/mpeg4video: Check time_incr
15
+- avcodec/wavpackenc: Check the number of channels
16
+- avcodec/wavpackenc: Headers are per channel
17
+- avcodec/aacdec_template: Check id_map
18
+- avcodec/dvdec: Fix "left shift of negative value -254"
19
+- avcodec/mjpegdec: Fix negative shift
20
+- avcodec/mss2: Check for repeat overflow
21
+- avformat: Add integer fps from 31 to 60 to get_std_framerate()
22
+- avcodec/mpegvideo_enc: Clip bits_per_raw_sample within valid range
23
+- avfilter/vf_scale: set proper out frame color range
24
+- avcodec/motion_est: Fix mv_penalty table size
25
+- avcodec/h264_slice: Fix integer overflow in implicit weight computation
26
+- swscale/utils: Use normal bilinear scaler if fast cannot be used due to tiny dimensions
27
+- avcodec/put_bits: Always check buffer end before writing
28
+- mjpegdec: extend check for incompatible values of s->rgb and s->ls
29
+- swscale/utils: Fix intermediate format for cascaded alpha downscaling
30
+- x86/float_dsp: zero extend offset from ff_scalarproduct_float_sse
31
+- avfilter/vf_zoompan: do not free frame we pushed to lavfi
32
+
4 33
 
5 34
 version 2.7.4
6 35
 - nuv: sanitize negative fps rate
... ...
@@ -1 +1 @@
1
-2.7.4
1
+2.7.5
... ...
@@ -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.7.4
34
+PROJECT_NUMBER         = 2.7.5
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