Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
ffmpeg
Commits
8025405f
Commit
8025405f
authored
Oct 04, 2003
by
Michael Niedermayer
Browse files
10l ?
Originally committed as revision 2345 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
cafa66af
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
libavcodec/h263dec.c
libavcodec/h263dec.c
+1
-1
No files found.
libavcodec/h263dec.c
View file @
8025405f
...
...
@@ -539,7 +539,7 @@ retry:
if
(
s
->
lavc_build
&&
s
->
lavc_build
<
4655
)
s
->
workaround_bugs
|=
FF_BUG_DIRECT_BLOCKSIZE
;
if
(
s
->
lavc_build
&&
s
->
lavc_build
<
46
18
){
if
(
s
->
lavc_build
&&
s
->
lavc_build
<
46
70
){
s
->
workaround_bugs
|=
FF_BUG_EDGE
;
}
...
...
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