diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2007-05-30 Tim-Philipp Müller <tim at centricular dot net> + * gst/avi/gstavidemux.c: (gst_avi_demux_base_init), + (gst_avi_demux_reset), (gst_avi_demux_parse_stream): + * gst/avi/gstavidemux.h: + Parse subtitle text streams instead of erroring out (#442034). Still + needs a parser for the subtitles to actually show up. + +2007-05-30 Tim-Philipp Müller <tim at centricular dot net> + * gst/avi/gstavidemux.c: (gst_avi_demux_push_event), (gst_avi_demux_loop): Make _push_event() return TRUE if the event could be pushed on at |
