gst/qtdemux/qtdemux.c: Use G_{BIG,LITTLE}_ENDIAN instead of the non-GLib variants...
authorTal Shalif <tshalif@nargila.org>
Sun, 23 Nov 2008 11:14:42 +0000 (11:14 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Sun, 23 Nov 2008 11:14:42 +0000 (11:14 +0000)
commit7b60afd805ce2da85510094f6aa4735696b4001b
treefc7fabceb7de2f0893f55964bffc65cbac49c7dd
parentaf12e9eddac1c11f030ce2cc17bd5ca5fdd2d75e
gst/qtdemux/qtdemux.c: Use G_{BIG,LITTLE}_ENDIAN instead of the non-GLib variants as the latter don't exist on some s...

Original commit message from CVS:
Patch by: Tal Shalif <tshalif at nargila dot org>
* gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
Use G_{BIG,LITTLE}_ENDIAN instead of the non-GLib variants as
the latter don't exist on some systems (mingw). Fixes bug #561992.
ChangeLog
gst/qtdemux/qtdemux.c