ext/theora/theoradec.c: Fix broken code generation by gcc by swapping arguments.

Original commit message from CVS:
* ext/theora/theoradec.c: (theora_dec_chain):
Fix broken code generation by gcc by swapping arguments.
* ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
Fix \n in debug.
This commit is contained in:
Ronald S. Bultje 2005-01-10 18:45:53 +00:00
parent dc9abbfd72
commit 0d3cd65322

View file

@ -1,3 +1,10 @@
2005-01-10 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* ext/theora/theoradec.c: (theora_dec_chain):
Fix broken code generation by gcc by swapping arguments.
* ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
Fix \n in debug.
2005-01-10 Stephane LOEUILLET <stephane.loeuillet@tiscali.fr>
* TODO: