diff options
author | Zaheer Abbas Merali <zaheerabbas@merali.org> | 2008-10-16 16:37:33 +0000 |
---|---|---|
committer | Zaheer Abbas Merali <zaheerabbas@merali.org> | 2008-10-16 16:37:33 +0000 |
commit | e758c7dc2390c57d605288f236e126f4f272bc9a (patch) | |
tree | d7b6d82b2c36083a0a86839f3fd6a7971a2778d5 /ChangeLog | |
parent | 4a7573c61a875f7a9dcc1e6f0c162d08923f228b (diff) | |
download | gst-plugins-bad-e758c7dc2390c57d605288f236e126f4f272bc9a.tar.gz gst-plugins-bad-e758c7dc2390c57d605288f236e126f4f272bc9a.tar.bz2 gst-plugins-bad-e758c7dc2390c57d605288f236e126f4f272bc9a.zip |
gst/mpegdemux/gstmpegtsdemux.*: Properly handle some resync cases in the optimised buffering strategy.
Original commit message from CVS:
Patch by: Josep Torra
* gst/mpegdemux/gstmpegtsdemux.c:
* gst/mpegdemux/gstmpegtsdemux.h:
Properly handle some resync cases in the optimised
buffering strategy.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2008-10-16 Zaheer Abbas Merali <zaheerabbas at merali dot org> + + Patch by: Josep Torra + + * gst/mpegdemux/gstmpegtsdemux.c: + * gst/mpegdemux/gstmpegtsdemux.h: + Properly handle some resync cases in the optimised + buffering strategy. + 2008-10-16 Michael Smith <msmith@songbirdnest.com> * sys/acmenc/Makefile.am: Remove incorrect use of DIRECTSOUND_LDFLAGS |