diff options
author | Ronald Bultje <rbultje@ronald.bitfreak.net> | 2004-11-23 15:24:28 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-11-23 15:24:28 +0000 |
commit | d38f8a258544160e14bade9ba66f46cb44b25f0a (patch) | |
tree | b5447cdac1a594522bf666c1e1563e83f4ba61c3 | |
parent | 20bc7b33cc91040e3ba0d6db248e8dd23dac3652 (diff) |
ext/ogg/gstoggdemux.c: Fix sync on broken files. Fixes #158976
Original commit message from CVS:
patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
* ext/ogg/gstoggdemux.c:
Fix sync on broken files. Fixes #158976
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org> + patch by: Ronald Bultje <rbultje@ronald.bitfreak.net> + * ext/ogg/gstoggdemux.c: + Fix sync on broken files. Fixes #158976 + +2004-11-23 Thomas Vander Stichele <thomas at apestaart dot org> + patch by: Edward Hervey <bilboed@bilboed.com> * ext/libpng/gstpngenc.c: |