diff options
author | Edward Hervey <bilboed@bilboed.com> | 2008-09-02 17:43:42 +0000 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2008-09-02 17:43:42 +0000 |
commit | 104ca25ceb320ad6e83763f7970f0c8e9fc8755e (patch) | |
tree | 03bb7abf85091f11e9b53562c1c48c43f834ad22 /ChangeLog | |
parent | 555486f865d6933da9cf983fc161e56474468ec4 (diff) | |
download | gst-plugins-bad-104ca25ceb320ad6e83763f7970f0c8e9fc8755e.tar.gz gst-plugins-bad-104ca25ceb320ad6e83763f7970f0c8e9fc8755e.tar.bz2 gst-plugins-bad-104ca25ceb320ad6e83763f7970f0c8e9fc8755e.zip |
gst/mpegdemux/: Fix build on macosx.
Original commit message from CVS:
* gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_parse_pack_start):
* gst/mpegdemux/gstmpegtsdemux.c: (gst_fluts_demux_data_cb):
Fix build on macosx.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-09-02 Edward Hervey <edward.hervey@collabora.co.uk> + + * gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_parse_pack_start): + * gst/mpegdemux/gstmpegtsdemux.c: (gst_fluts_demux_data_cb): + Fix build on macosx. + 2008-09-02 Zaheer Abbas Merali <zaheerabbas at merali dot org> * configure.ac: |