summaryrefslogtreecommitdiffstats
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
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
2003-07-03Fix missing config.h and unistd.h includes which were apparently removed from...Ronald S. Bultje2-0/+5
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte10-5/+23
2003-06-25Plugins cleanup:Ronald S. Bultje1-8/+2
2003-06-07Remove NEW_MEDIA from pluginsRonald S. Bultje3-3/+0
2003-05-29I'm too lazy to comment thisRonald S. Bultje15-509/+2925
2003-05-24- some of my pending cleanupsWim Taymans1-252/+277
2003-05-24- UNITS -> DEFAULTWim Taymans1-7/+1
2003-05-22Actually, I didn't read the spec correctly. dohRonald S. Bultje1-16/+2
2003-05-22Fix for bttv driver (which doesn't seem to follow the v4l2 spec 100%?Ronald S. Bultje1-1/+6
2003-05-21Some final fixes for the v4lsrc elements. remove software sync thread (use GS...Ronald S. Bultje4-46/+218
2003-05-10This implements filtered-caps negotiation for all the v4l*src elements, and r...Ronald S. Bultje4-376/+368
2003-05-02Implement element synchronization (#108301)Ronald S. Bultje3-29/+243
2003-04-05Revert last change, since it breaks buildDavid Schleef2-2/+2
2003-04-04sys/io.h -> asm/io.h (more portable) - fixes bug #109048Ronald S. Bultje2-2/+2
2003-03-09Fix v4l/v4l2 compilation problemsRonald S. Bultje1-0/+14
2003-03-02Unification of the way to speak to v4l2 and v4l elements... Also fix a segfau...Ronald S. Bultje11-328/+213
2003-02-23disabling videosink from head build, should I do the same for 0.6 branch?Christian Schaller1-2/+2