Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
cbe65ccf
Commit
cbe65ccf
authored
Feb 08, 2017
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update for 3.2.4
Signed-off-by:
Michael Niedermayer
<
michael@niedermayer.cc
>
parent
63637e45
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
2 deletions
+10
-2
Changelog
Changelog
+8
-0
RELEASE
RELEASE
+1
-1
Doxyfile
doc/Doxyfile
+1
-1
No files found.
Changelog
View file @
cbe65ccf
Entries are sorted chronologically from oldest to youngest within each release,
Entries are sorted chronologically from oldest to youngest within each release,
releases are sorted from youngest to oldest.
releases are sorted from youngest to oldest.
version 3.2.4:
- avcodec/h264_slice: Clear ref_counts on redundant slices
- lavf/mov.c: Avoid heap allocation wrap in mov_read_uuid
- lavf/mov.c: Avoid heap allocation wrap in mov_read_hdlr
- avcodec/pictordec: Fix logic error
- ffserver_config: Setup codecpar in add_codec()
- Changelog: fix typos
version 3.2.3:
version 3.2.3:
- avcodec/movtextdec: Fix decode_styl() cleanup
- avcodec/movtextdec: Fix decode_styl() cleanup
- lavf/matroskadec: fix is_keyframe for early Blocks
- lavf/matroskadec: fix is_keyframe for early Blocks
...
...
RELEASE
View file @
cbe65ccf
3.2.
3
3.2.
4
doc/Doxyfile
View file @
cbe65ccf
...
@@ -38,7 +38,7 @@ PROJECT_NAME = FFmpeg
...
@@ -38,7 +38,7 @@ PROJECT_NAME = FFmpeg
# could be handy for archiving the generated documentation or if some version
# could be handy for archiving the generated documentation or if some version
# control system is used.
# control system is used.
PROJECT_NUMBER = 3.2.
3
PROJECT_NUMBER = 3.2.
4
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
# for a project that appears at the top of each page and should give viewer a
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment