gst/qtdemux/qtdemux.c: More cleanups, added comments.
authorWim Taymans <wim.taymans@gmail.com>
Tue, 4 Apr 2006 11:20:58 +0000 (11:20 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 4 Apr 2006 11:20:58 +0000 (11:20 +0000)
commit378bcc051d20878b40b046b7add861c94a510d32
tree5e50002330aaa2026880b0bee14b79568bb83d7a
parent075303cf8e5ebe98220513f769cdea829e076035
gst/qtdemux/qtdemux.c: More cleanups, added comments.

Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_go_back),
(gst_qtdemux_perform_seek), (gst_qtdemux_do_seek),
(gst_qtdemux_loop_state_movie), (gst_qtdemux_loop),
(gst_qtdemux_chain), (qtdemux_parse_tree), (qtdemux_parse_trak):
More cleanups, added comments.
Mark discontinuities on outgoing buffers.
Post better errors when something goes wrong.
Handle EOS and segment end properly.
gst/qtdemux/qtdemux.c