[xiph-commits] r7729 - trunk/oggdsf/src/lib/codecs/theora/filters/dsfTheoraDecoder

illiminable at motherfish-iii.xiph.org illiminable at motherfish-iii.xiph.org
Thu Sep 9 11:04:28 PDT 2004


Author: illiminable
Date: 2004-09-09 11:04:28 -0700 (Thu, 09 Sep 2004)
New Revision: 7729

Modified:
   trunk/oggdsf/src/lib/codecs/theora/filters/dsfTheoraDecoder/TheoraDecodeFilter.cpp
Log:
* Actually doesn't work in all cases yet... one of the buffers somewhere is the wrong size and certain sized videos get their frames torn apart.

Modified: trunk/oggdsf/src/lib/codecs/theora/filters/dsfTheoraDecoder/TheoraDecodeFilter.cpp
===================================================================
--- trunk/oggdsf/src/lib/codecs/theora/filters/dsfTheoraDecoder/TheoraDecodeFilter.cpp	2004-09-09 18:00:43 UTC (rev 7728)
+++ trunk/oggdsf/src/lib/codecs/theora/filters/dsfTheoraDecoder/TheoraDecodeFilter.cpp	2004-09-09 18:04:28 UTC (rev 7729)
@@ -398,6 +398,7 @@
 
 
 
+
 	////FIX::: Most of this will be obselete... the demux does it all.
 	//
 



More information about the commits mailing list