summaryrefslogtreecommitdiffstats
path: root/ext/mpeg2enc/gstmpeg2encoptions.hh
diff options
context:
space:
mode:
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>2008-06-28 20:51:36 +0000
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>2008-06-28 20:51:36 +0000
commita1b7dde06923100706cbf47480d6d5e59dfb62fe (patch)
treed8e1b24c9034ade4554e28dfeb3c3f4815581847 /ext/mpeg2enc/gstmpeg2encoptions.hh
parent4b2e3dd2107bd42f7ac20489305c6e4e363dcb41 (diff)
downloadgst-plugins-bad-a1b7dde06923100706cbf47480d6d5e59dfb62fe.tar.gz
gst-plugins-bad-a1b7dde06923100706cbf47480d6d5e59dfb62fe.tar.bz2
gst-plugins-bad-a1b7dde06923100706cbf47480d6d5e59dfb62fe.zip
ext/mpeg2enc/gstmpeg2encoptions.*: Expose the additional MPEG HDTV format profiles available in latest mjpegtools ver...
Original commit message from CVS: * ext/mpeg2enc/gstmpeg2encoptions.cc: * ext/mpeg2enc/gstmpeg2encoptions.hh: Expose the additional MPEG HDTV format profiles available in latest mjpegtools version.
Diffstat (limited to 'ext/mpeg2enc/gstmpeg2encoptions.hh')
-rw-r--r--ext/mpeg2enc/gstmpeg2encoptions.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mpeg2enc/gstmpeg2encoptions.hh b/ext/mpeg2enc/gstmpeg2encoptions.hh
index ccacd951..ab2529f7 100644
--- a/ext/mpeg2enc/gstmpeg2encoptions.hh
+++ b/ext/mpeg2enc/gstmpeg2encoptions.hh
@@ -23,6 +23,7 @@
#define __GST_MPEG2ENCOPTIONS_H__
#include <glib-object.h>
+#include <format_codes.h>
#include <mpeg2encoptions.hh>
class GstMpeg2EncOptions : public MPEG2EncOptions {