Index: /vic/branches/mpeg4/codec/decoder-h263.cpp
===================================================================
--- /vic/branches/mpeg4/codec/decoder-h263.cpp (revision 4409)
+++ /vic/branches/mpeg4/codec/decoder-h263.cpp (revision 4757)
@@ -378,6 +378,7 @@
 		case 0:
 		default:
-			fprintf(stderr,"illegal sourceformat %d!\n",newsrcformat);
-			break;
+			debug_msg("H263: illegal sourceformat %d!\n", newsrcformat);
+			pb->release();
+			return;
 		}
 		/* 0000 0000 0000 0000 100000  == 0x00008000 */
