Skip to content

Commit 68af2cc

Browse files
committed
Prepare for 7.1.1
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
1 parent a8a3fc8 commit 68af2cc

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

Changelog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ Entries are sorted chronologically from oldest to youngest within each release,
22
releases are sorted from youngest to oldest.
33

44
version 7.1.1:
5+
avformat/hls: Partially revert "reduce default max reload to 3"
6+
avformat/mov: (v4) fix get_eia608_packet
57
avformat/iff: Check that we have a stream in read_dst_frame()
68
avcodec/aac/aacdec_lpd: Limit get_unary()
79
avcodec/aac/aacdec_usac: Simplify decode_usac_scale_factors()

RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.1
1+
7.1.1

doc/Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = FFmpeg
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = 7.1
41+
PROJECT_NUMBER = 7.1.1
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a

0 commit comments

Comments
 (0)