diff h264.c @ 1219:ad21a7b2349b libavcodec

tired
author michaelni
date Sun, 27 Apr 2003 01:33:39 +0000
parents 327c5a36dfe7
children fc2a7eefa9cc
line wrap: on
line diff
--- a/h264.c	Sun Apr 27 01:11:26 2003 +0000
+++ b/h264.c	Sun Apr 27 01:33:39 2003 +0000
@@ -3943,7 +3943,7 @@
     }
     
     pc->state= state;
-    return -1;
+    return END_NOT_FOUND;
 }
 
 static int decode_nal_units(H264Context *h, uint8_t *buf, int buf_size){