summaryrefslogtreecommitdiffstats
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2004-01-20sys/dxr3/: Fix more error error error errors (missing includes here).Ronald S. Bultje4-2/+7
2004-01-20fix missing includeBenjamin Otte1-0/+2
2004-01-19another fixThomas Vander Stichele1-1/+1
2004-01-19fix element_errorThomas Vander Stichele1-12/+11
2004-01-19further element_error fixesThomas Vander Stichele1-36/+37
2004-01-19putting i18n in place for pluginsThomas Vander Stichele4-19/+31
2004-01-19updating v4l2 for new error handlingThomas Vander Stichele1-60/+63
2004-01-18use new error signal and classificationThomas Vander Stichele6-93/+78
2004-01-15ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE.Julien Moutte1-0/+2
2004-01-14ext/divx/: Set category to divx4linux instead of divx (too generic).Ronald S. Bultje1-1/+1
2004-01-12Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_HDavid Schleef4-0/+8
2004-01-12sys/v4l2/: add norm, channel and frequency properties.Benjamin Otte8-1097/+1098
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte1-1/+1
2004-01-07Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...Ronald S. Bultje4-32/+1
2003-12-23Fix caps breakage after Dave's caps branch merge.Ronald S. Bultje3-66/+39
2003-12-22Merge CAPS branchDavid Schleef4-188/+99
2003-12-21configure.ac: Improve mpeg2enc detection. This is for distributions that do s...Ronald S. Bultje1-45/+96
2003-12-07Move over from GstInterface to GstImplementsInterface. Also adds some signals...Ronald S. Bultje1-4/+4
2003-12-07Remove copyright from GST_PLUGIN_DEFINERonald S. Bultje1-1/+0
2003-12-04remove copyright field from pluginsAndy Wingo5-5/+0
2003-11-24tagging stuff and build fixes. In detail:Benjamin Otte1-0/+3
2003-11-22distcheck fixesDavid Schleef1-1/+1
2003-11-15fix makefileThomas Vander Stichele1-1/+1
2003-11-14disting fixChristian Schaller1-3/+5
2003-11-12fix build system for X, XShm and XvBenjamin Otte1-9/+12
2003-11-10Proper device-capabilities check when openingRonald S. Bultje1-0/+11
2003-11-09disting fixes, pixbuf loader still borked in regards to distingChristian Schaller1-7/+10
2003-11-09Fix device probing from multiple childs. It's done once in the parent class o...Ronald S. Bultje1-5/+8
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje15-10/+43
2003-11-07Add device autodetectionRonald S. Bultje2-1/+180
2003-11-07test and define HAVE_XSHM build ximage pluginThomas Vander Stichele1-1/+1
2003-11-06All the interfaces are collected in libgstinterfaces now.Jan Schmidt1-3/+1
2003-11-06updates to glsinkGernot Ziegler1-46/+44
2003-11-03v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init ...Benjamin Otte1-1/+1
2003-11-02etcRonald S. Bultje4-90/+66
2003-11-02hmm...Ronald S. Bultje5-67/+51
2003-11-02fix most of sys dir. v4l2 and dxr3 pending, as I don't have themBenjamin Otte3-68/+74
2003-10-31glsink with correct threading supportGernot Ziegler6-52/+162
2003-10-28welcome to glsink for 0.7.x :)Gernot Ziegler11-0/+3276
2003-10-26Oops, input <-> output confusionRonald S. Bultje1-1/+1
2003-10-14Forgot to commit Makefile.am - these remove the marshallers and add interface...Ronald S. Bultje2-34/+10
2003-10-14Fix for Andy's GstBuffer->GstData changesRonald S. Bultje1-10/+16
2003-10-11another file that needs to be addedDavid Schleef1-0/+1
2003-10-10Some interface implementations for video4linux/video4linux2 plugins: a Tuner ...Ronald S. Bultje13-585/+1246
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo5-14/+16
2003-09-13typosRonald S. Bultje1-1/+2
2003-09-13Move all the several v4l/v4l2 plugins in one v4l and one v4l2 pluginRonald S. Bultje6-35/+66
2003-09-11add cvsignoresChristian Schaller2-0/+3
2003-08-10Remove redundant definition of plugindirDavid Schleef5-5/+0
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje7-43/+84