gstreamer/gst
Michael Smith ac5cbd0134 Fix up dist.
Original commit message from CVS:
* configure.ac:
* gst/vmnc/Makefile.am:
Fix up dist.
2007-03-03 22:28:03 +00:00
..
app Move the app library to gst-libs/gst/app (duh!) 2007-03-03 08:16:57 +00:00
audioresample configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS so that GST_BASE_CFLAGS can go inbetwe... 2007-01-04 12:49:47 +00:00
cdxaparse Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
chart More G_OBJECT macro fixing. 2006-09-16 22:14:36 +00:00
colorspace Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
deinterlace Port simple deinterlacer from 0.8. Use at your own risk, don't blame me for anything it does or does not do to your p... 2006-10-11 20:33:48 +00:00
equalizer Fix build with LDFLAGS='-Wl,-z,defs'. 2007-02-24 22:52:48 +00:00
festival Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
filter Fix build with LDFLAGS='-Wl,-z,defs'. 2007-02-24 22:52:48 +00:00
freeze Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject boilerplate macro. 2006-06-23 09:09:44 +00:00
games More G_OBJECT macro fixing. 2006-09-16 22:14:36 +00:00
h264parse New plugin: h264parse (#340638) 2006-05-22 16:08:34 +00:00
interleave gst/interleave/deinterleave.c (gst_deinterleave_add_new_pads): Use fixed caps on src pads. 2007-01-13 19:12:32 +00:00
librfb gst/librfb/Makefile.am: Compile with appropriate cflags. Fixes build. 2006-11-19 12:02:13 +00:00
mixmatrix More G_OBJECT macro fixing. 2006-09-16 22:14:36 +00:00
modplug gst/modplug/gstmodplug.cc: Remove superfluous gst_caps_get_structure() call. 2007-02-06 16:00:37 +00:00
mpeg1sys Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
mpeg1videoparse Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
mpeg2sub Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
mpegaudioparse Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
multifile gst/: Use proper print statements. 2007-01-25 12:05:11 +00:00
mve Fix build with LDFLAGS='-Wl,-z,defs'. 2007-02-24 22:52:48 +00:00
nsf Fix build with LDFLAGS='-Wl,-z,defs'. 2007-02-24 22:52:48 +00:00
nuvdemux Fix build with gcc-2.x (declare variables at the beginning of a block etc.). Fixes #391971. 2007-01-03 16:41:10 +00:00
overlay Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
passthrough Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
playondemand Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
qtdemux gst/qtdemux/gstrtpxqtdepay.c: Fix caps on the depayloader. 2007-01-24 11:29:00 +00:00
real ext/dts/gstdtsdec.c: A few small clean-ups. 2007-03-02 18:24:14 +00:00
replaygain Fix build with LDFLAGS='-Wl,-z,defs'. 2007-02-24 22:52:48 +00:00
rtjpeg Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
smooth Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
smoothwave Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
spectrum gst/spectrum/gstspectrum.c: Fix mem leak, avoid unnecessary memcpy. 2006-10-06 11:31:11 +00:00
speed Fix build with LDFLAGS='-Wl,-z,defs'. 2007-02-24 22:52:48 +00:00
stereo Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
switch Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
tta Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
vbidec More G_OBJECT macro fixing. 2006-09-16 22:14:36 +00:00
videocrop gst/videocrop/gstvideocrop.c: Fix cropping for packed 4:2:2 formats YUYV/YUY2 and UYVY. 2007-01-28 18:28:33 +00:00
videodrop Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
videoparse A little pluggy to make sense out of the random chunks we get from multifilesrc. 2006-11-11 00:22:24 +00:00
virtualdub More G_OBJECT macro fixing. 2006-09-16 22:14:36 +00:00
vmnc Fix up dist. 2007-03-03 22:28:03 +00:00
xingheader Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
y4m configure.ac: Enable cdaudio and y4m. 2006-11-13 18:55:57 +00:00
Makefile.am build gdp plugins 2006-06-06 16:14:52 +00:00