gst/qtdemux/qtdemux.c: Use GST_WARNING instead of GST_ERROR for all the too short...
authorEdward Hervey <bilboed@bilboed.com>
Fri, 3 Mar 2006 11:07:41 +0000 (11:07 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 3 Mar 2006 11:07:41 +0000 (11:07 +0000)
commit28901daf9a9cf2722a3fc4ea5e56439fda6153b6
treeec8595f2b8b9ff73f6501f1998a2d59006eb1108
parent46369006eb1a1e28fc7bb340cc866929aeb39598
gst/qtdemux/qtdemux.c: Use GST_WARNING instead of GST_ERROR for all the too short/long atoms when parsing.

Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (qtdemux_parse), (qtdemux_parse_trak):
Use GST_WARNING instead of GST_ERROR for all the too short/long atoms
when parsing.
Also let's be a bit less vulgar in our warning messages :)
ChangeLog
gst/qtdemux/qtdemux.c