diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-10-27 09:27:18 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-10-27 09:27:18 +0000 |
commit | 46c603da9300a13bf07988224895ebdc04691cfc (patch) | |
tree | 17828070c9ca9b39d0754f4bb2b8836fd2536af4 /ChangeLog | |
parent | 2dadd8a0cccf3655ef327f4b897f19d75c176e17 (diff) | |
download | gst-plugins-bad-46c603da9300a13bf07988224895ebdc04691cfc.tar.gz gst-plugins-bad-46c603da9300a13bf07988224895ebdc04691cfc.tar.bz2 gst-plugins-bad-46c603da9300a13bf07988224895ebdc04691cfc.zip |
gst/flv/gstflvdemux.c: Error out early if pulling a tag failed.
Original commit message from CVS:
* gst/flv/gstflvdemux.c: (gst_flv_demux_pull_tag):
Error out early if pulling a tag failed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2008-10-27 Sebastian Dröge <sebastian.droege@collabora.co.uk> + * gst/flv/gstflvdemux.c: (gst_flv_demux_pull_tag): + Error out early if pulling a tag failed. + +2008-10-27 Sebastian Dröge <sebastian.droege@collabora.co.uk> + * gst/flv/gstflvdemux.c: (gst_flv_demux_create_index), (gst_flv_demux_loop): * gst/flv/gstflvparse.c: (gst_flv_parse_tag_script), |