diff options
| author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-12-23 13:14:24 +0000 |
|---|---|---|
| committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-12-23 13:14:24 +0000 |
| commit | 3b494824c00a059358bfd95a79e43c4abb19fcbf (patch) | |
| tree | 3384e69a7b8c5c411ddccd7134f4c1cce8d9d410 /ChangeLog | |
| parent | 83b681f127f6841c6e456accd2fa5fd4923e6114 (diff) | |
gst/matroska/matroska-demux.c: Save position, so that queries give proper return values. Don't know how this could ev...
Original commit message from CVS:
* gst/matroska/matroska-demux.c:
(gst_matroska_demux_parse_blockgroup):
Save position, so that queries give proper return values. Don't
know how this could ever have worked before...
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-12-23 Ronald S. Bultje <rbultje@ronald.bitfreak.net> + + * gst/matroska/matroska-demux.c: + (gst_matroska_demux_parse_blockgroup): + Save position, so that queries give proper return values. Don't + know how this could ever have worked before... + 2004-12-23 Thomas Vander Stichele <thomas at apestaart dot org> * configure.ac: |
