diff options
author | Edward Hervey <bilboed@bilboed.com> | 2008-09-01 17:41:39 +0000 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2008-09-01 17:41:39 +0000 |
commit | b76d9f5bcd45db460c314c18ffea3b7415dac3b4 (patch) | |
tree | 48ac1cb4defd102777ebfd6f0aa4389ce020d9ea /ChangeLog | |
parent | 845094c32edb03987f54977837db00e66cb40542 (diff) | |
download | gst-plugins-bad-b76d9f5bcd45db460c314c18ffea3b7415dac3b4.tar.gz gst-plugins-bad-b76d9f5bcd45db460c314c18ffea3b7415dac3b4.tar.bz2 gst-plugins-bad-b76d9f5bcd45db460c314c18ffea3b7415dac3b4.zip |
gst/mpegtsmux/tsmux/: Fix build of mpegtsmux.
Original commit message from CVS:
* gst/mpegtsmux/tsmux/tsmux.h:
* gst/mpegtsmux/tsmux/tsmuxstream.h:
Fix build of mpegtsmux.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-09-01 Edward Hervey <edward.hervey@collabora.co.uk> + + * gst/mpegtsmux/tsmux/tsmux.h: + * gst/mpegtsmux/tsmux/tsmuxstream.h: + Fix build of mpegtsmux. + 2008-09-01 Sebastian Dröge <sebastian.droege@collabora.co.uk> * configure.ac: |