ext/ogg/gstoggdemux.c: Don't just ignore return values from _pad_push().
authorWim Taymans <wim.taymans@gmail.com>
Thu, 23 Nov 2006 11:07:23 +0000 (11:07 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 23 Nov 2006 11:07:23 +0000 (11:07 +0000)
commit9404478d21aeb50aeee7a4bf4a763969b7444b36
treeb1856f8b35817abdc154160532e584a97c4e6c8f
parente58d5a551598f0dab666625daebfa6f46a8b016a
ext/ogg/gstoggdemux.c: Don't just ignore return values from _pad_push().

Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
(gst_ogg_demux_chain):
Don't just ignore return values from _pad_push().
Small debug improvements.
ChangeLog
ext/ogg/gstoggdemux.c