Avoid decoding of 0-size packets. This also fixes that the main loop believes
commit9016e5cf0ab3bd42befb7ceadbb4b3224d5df61b
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 23 May 2010 23:24:25 +0000 (23 23:24 +0000)
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 23 May 2010 23:24:25 +0000 (23 23:24 +0000)
tree791d90ad8ba9eccd342aad1c9107c8c249465661
parent4ad8b9e0cc6e3c370d682a08e877ffbff992089e
Avoid decoding of 0-size packets. This also fixes that the main loop believes
tehre is an infinite number of delayed frames, thus never finishing (happens
with -demuxer lavf -vc theora).

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31206 b3059339-0415-0410-9bf9-f77b7e298cf2
libmpcodecs/vd_theora.c