1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-20 07:48:15 +02:00
Michael Niedermayer 7e4709b18f reduce len checks, simplifies code
there is a very small chance that a stream which is damaged && unseekable && very small packet && damage to the flags && unlucky buffer state could have a valid packet after a damaged packet lost, but i think this is so unlikely that the simplification outweights it
mans if you disagree with any commit to mpeg.c just say so and ill revert it

Originally committed as revision 7562 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-17 10:44:57 +00:00
..
2006-11-11 20:56:36 +00:00
2006-12-24 04:51:43 +00:00
2006-12-24 04:51:43 +00:00
2006-10-10 23:59:08 +00:00
2007-01-01 21:49:50 +00:00
2006-12-21 11:14:56 +00:00
2006-12-12 12:29:33 +00:00
2006-11-14 23:53:37 +00:00
2006-11-02 23:22:23 +00:00
2006-11-02 23:22:23 +00:00
2006-11-22 18:47:05 +00:00
2006-11-28 15:34:18 +00:00
2007-01-14 22:02:38 +00:00
2006-12-23 12:33:37 +00:00
2006-12-24 04:51:43 +00:00
2007-01-16 00:40:06 +00:00
2006-12-11 13:31:20 +00:00
2007-01-17 10:44:57 +00:00
2006-11-11 20:56:36 +00:00
2007-01-15 01:04:43 +00:00
2006-12-17 22:00:12 +00:00
2006-11-16 11:03:40 +00:00
2007-01-15 22:05:22 +00:00
2006-09-27 19:47:39 +00:00
2006-12-22 23:44:04 +00:00
2006-12-17 22:00:12 +00:00
2006-11-07 22:10:07 +00:00
2006-11-07 22:10:07 +00:00
2006-11-19 05:32:22 +00:00
2007-01-02 22:22:12 +00:00
2007-01-08 14:44:13 +00:00
2006-12-03 05:47:55 +00:00
2006-10-15 10:31:50 +00:00
2007-01-13 04:19:45 +00:00