mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
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:
parent
dc9abbfd72
commit
0d3cd65322
1 changed files with 7 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue