typo me thinks ...
Originally committed as revision 5421 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
5964935c92
commit
b3aaa7bea6
@ -7481,7 +7481,7 @@ static int decode_sei(H264Context *h){
|
|||||||
|
|
||||||
switch(type){
|
switch(type){
|
||||||
case 5:
|
case 5:
|
||||||
if(decode_unregistered_user_data(h, size) < 0);
|
if(decode_unregistered_user_data(h, size) < 0)
|
||||||
return -1;
|
return -1;
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user