gstreamer/sys
Stefan Kost e191ec4eb4 [MOVED FROM GOOD] Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Original commit message from CVS:
* ext/alsaspdif/alsaspdifsink.h:
* ext/amrwb/gstamrwbdec.h:
* ext/amrwb/gstamrwbenc.h:
* ext/amrwb/gstamrwbparse.h:
* ext/arts/gst_arts.h:
* ext/artsd/gstartsdsink.h:
* ext/audiofile/gstafparse.h:
* ext/audiofile/gstafsink.h:
* ext/audiofile/gstafsrc.h:
* ext/audioresample/gstaudioresample.h:
* ext/bz2/gstbz2dec.h:
* ext/bz2/gstbz2enc.h:
* ext/dirac/gstdiracdec.h:
* ext/directfb/dfbvideosink.h:
* ext/divx/gstdivxdec.h:
* ext/divx/gstdivxenc.h:
* ext/dts/gstdtsdec.h:
* ext/faac/gstfaac.h:
* ext/gsm/gstgsmdec.h:
* ext/gsm/gstgsmenc.h:
* ext/ivorbis/vorbisenc.h:
* ext/libfame/gstlibfame.h:
* ext/nas/nassink.h:
* ext/neon/gstneonhttpsrc.h:
* ext/polyp/polypsink.h:
* ext/sdl/sdlaudiosink.h:
* ext/sdl/sdlvideosink.h:
* ext/shout/gstshout.h:
* ext/snapshot/gstsnapshot.h:
* ext/sndfile/gstsf.h:
* ext/swfdec/gstswfdec.h:
* ext/tarkin/gsttarkindec.h:
* ext/tarkin/gsttarkinenc.h:
* ext/theora/theoradec.h:
* ext/wavpack/gstwavpackdec.h:
* ext/wavpack/gstwavpackparse.h:
* ext/xine/gstxine.h:
* ext/xvid/gstxviddec.h:
* ext/xvid/gstxvidenc.h:
* gst/cdxaparse/gstcdxaparse.h:
* gst/cdxaparse/gstcdxastrip.h:
* gst/colorspace/gstcolorspace.h:
* gst/festival/gstfestival.h:
* gst/freeze/gstfreeze.h:
* gst/gdp/gstgdpdepay.h:
* gst/gdp/gstgdppay.h:
* gst/modplug/gstmodplug.h:
* gst/mpeg1sys/gstmpeg1systemencode.h:
* gst/mpeg1videoparse/gstmp1videoparse.h:
* gst/mpeg2sub/gstmpeg2subt.h:
* gst/mpegaudioparse/gstmpegaudioparse.h:
* gst/multifilesink/gstmultifilesink.h:
* gst/overlay/gstoverlay.h:
* gst/playondemand/gstplayondemand.h:
* gst/qtdemux/qtdemux.h:
* gst/rtjpeg/gstrtjpegdec.h:
* gst/rtjpeg/gstrtjpegenc.h:
* gst/smooth/gstsmooth.h:
* gst/smoothwave/gstsmoothwave.h:
* gst/spectrum/gstspectrum.h:
* gst/speed/gstspeed.h:
* gst/stereo/gststereo.h:
* gst/switch/gstswitch.h:
* gst/tta/gstttadec.h:
* gst/tta/gstttaparse.h:
* gst/videodrop/gstvideodrop.h:
* gst/xingheader/gstxingmux.h:
* sys/directdraw/gstdirectdrawsink.h:
* sys/directsound/gstdirectsoundsink.h:
* sys/dxr3/dxr3audiosink.h:
* sys/dxr3/dxr3spusink.h:
* sys/dxr3/dxr3videosink.h:
* sys/qcam/gstqcamsrc.h:
* sys/vcd/vcdsrc.h:
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
2009-05-16 01:29:15 +01:00
..
acmenc acmenc, acmmp3dec, sdp: link to all requires libraries on win32. 2009-04-08 11:57:02 -07:00
acmmp3dec acmenc, acmmp3dec, sdp: link to all requires libraries on win32. 2009-04-08 11:57:02 -07:00
cdrom Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
directdraw [MOVED FROM GOOD] Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2009-05-16 01:29:15 +01:00
dshowdecwrapper dshowdec: fix compilation with the debugging system disabled 2009-04-10 18:00:06 +01:00
dshowsrcwrapper Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
dshowvideosink dshowvideosink: Return ASYNC appropriately from change_state. 2009-02-12 17:31:50 -08:00
dvb dvbsrc: fix pes filter pid resetting 2009-05-02 12:23:03 +01:00
dxr3 Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
fbdev sys/fbdev/gstfbdevsink.c: Fix the Depth calculation. 2008-12-23 12:25:47 +00:00
oss4 Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
osxvideo patch over logic errors in osxvideosrc 2009-04-20 16:34:30 +02:00
qcam Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
qtwrapper qtwrapper: Only use _dump_mem() if requested. 2009-02-27 11:06:04 +01:00
v4l2 Remove more v4l2 stuff, hopefully fixing 'make distcheck' again. 2006-10-04 10:55:21 +00:00
vcd Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
wasapi sys/: New plugin for audio capture and playback using Windows Audio Session 2008-09-30 11:19:10 +00:00
wininet Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
winks sys/winks/gstksclock.c (gst_ks_clock_worker_thread_func, gst_ks_clock_start): 2008-09-10 12:05:39 +00:00
winscreencap Added documentation blobs. Thanks to Stefan for noticing! 2008-08-24 16:55:48 +00:00
Makefile.am add osxvideosrc 2009-04-20 16:18:59 +02:00