Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fairvision-public
ffmpeg-mirror
FFmpeg-L4T
Commits
d34cfb33
Commit
d34cfb33
authored
12 years ago
by
Michael Niedermayer
Browse files
Options
Download
Email Patches
Plain Diff
update for 0.5.11
Signed-off-by:
Michael Niedermayer
<
michaelni@gmx.at
>
parent
13093f97
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
RELEASE
+1
-1
RELEASE
VERSION
+1
-1
VERSION
cmdutils.c
+1
-1
cmdutils.c
with
3 additions
and
3 deletions
+3
-3
RELEASE
+
1
-
1
View file @
d34cfb33
...
...
@@ -235,7 +235,7 @@ the Changelog file or the Git commit history.
* 0.5.1
0
Feb 1
6
, 2013
* 0.5.1
1
Feb 1
7
, 2013
General notes
-------------
...
...
This diff is collapsed.
Click to expand it.
VERSION
+
1
-
1
View file @
d34cfb33
0.5.1
0
0.5.1
1
This diff is collapsed.
Click to expand it.
cmdutils.c
+
1
-
1
View file @
d34cfb33
...
...
@@ -50,7 +50,7 @@ AVCodecContext *avctx_opts[CODEC_TYPE_NB];
AVFormatContext
*
avformat_opts
;
struct
SwsContext
*
sws_opts
;
const
int
this_year
=
201
2
;
const
int
this_year
=
201
3
;
double
parse_number_or_die
(
const
char
*
context
,
const
char
*
numstr
,
int
type
,
double
min
,
double
max
)
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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
Menu
Projects
Groups
Snippets
Help