Browse code

Update for FFmpeg 2.8.8

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

Michael Niedermayer authored on 2016/08/16 05:26:37
Showing 3 changed files
... ...
@@ -1,6 +1,54 @@
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.8.8
5
+- avcodec/h264: Put context_count check back
6
+- cmdutils: remove the current working directory from the DLL search path on win32
7
+- avcodec/raw: Fix decoding of ilacetest.mov
8
+- avcodec/ffv1enc: Fix assertion failure with non zero bits per sample
9
+- avformat/oggdec: Fix integer overflow with invalid pts
10
+- ffplay: Fix invalid array index
11
+- avcodec/vp9_parser: Check the input frame sizes for being consistent
12
+- libavformat/rtpdec_asf: zero initialize the AVIOContext struct
13
+- libavutil/opt: Small bugfix in example.
14
+- libx264: Increase x264 opts character limit to 4096
15
+- avformat/mov: Check sample size
16
+- avformat/format: Fix registering a format more than once and related races
17
+- avcodec/flac_parser: Raise threshold for detecting invalid data
18
+- avfilter/vf_telecine: Make frame writable before writing into it
19
+- avcodec/mpc8: Correct end truncation
20
+- avcodec/mpegvideo: Do not clear the parse context during init
21
+- MAINTAINERs cleanup (remove myself from things i de facto dont maintain)
22
+- avcodec/h264: Fix off by 1 context count
23
+- avcodec/alsdec: Check r to prevent out of array read
24
+- avcodec/alsdec: fix max bits in ltp prefix code
25
+- avcodec/utils: check skip_samples signedness
26
+- avformat/mpegts: Do not trust BSSD descriptor, it is sometimes not an S302M stream
27
+- avcodec/bmp_parser: Check fsize
28
+- avcodec/bmp_parser: reset state
29
+- avcodec/bmp_parser: Fix remaining size
30
+- avcodec/bmp_parser: Fix frame_start_found in cross frame cases
31
+- avfilter/af_amix: dont fail if there are no samples in output_frame()
32
+- avformat/allformats: Making av_register_all() thread-safe.
33
+- avcodec/mpegvideo: Deallocate last/next picture earlier
34
+- avcodec/bmp_parser: Fix state
35
+- avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavformat/utils.c
36
+- doc/developer.texi: Add a code of conduct
37
+- avformat/avidec: Detect index with too short entries
38
+- avformat/utils: Check negative bps before shifting in ff_get_pcm_codec_id()
39
+- avformat/utils: Do not compute the bitrate from duration == 0
40
+- ffmpeg: Check that r_frame_rate is set before attempting to use it
41
+- swresample/rematrix: Use clipping s16 rematrixing if overflows are possible
42
+- swresample/rematrix: Use error diffusion to avoid error in the DC component of the matrix
43
+- libavformat/oggdec: Free stream private when header parsing fails.
44
+- avformat/utils: Check bps before using it in a shift in ff_get_pcm_codec_id()
45
+- avformat/oggparseopus: Check that granule pos is within the supported range
46
+- avcodec/mjpegdec: Do not try to detect last scan but apply idct after all scans for progressive jpeg
47
+- avformat/options_table: Add missing identifier for very strict compliance
48
+- librtmp: Avoid an infiniloop setting connection arguments
49
+- avformat/oggparsevp8: fix pts calculation on pages ending with an invisible frame
50
+
51
+
4 52
 version 2.8.7
5 53
 - avcodec/motion_est: Attempt to fix "short data segment overflowed" on IA64
6 54
 - avformat/ffmdec: Check pix_fmt
... ...
@@ -1 +1 @@
1
-2.8.7
1
+2.8.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.8.7
34
+PROJECT_NUMBER         = 2.8.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