summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje
2003-11-07Add device autodetectionRonald S. Bultje
2003-11-07test and define HAVE_XSHM build ximage pluginThomas Vander Stichele
2003-11-06All the interfaces are collected in libgstinterfaces now.Jan Schmidt
2003-11-06updates to glsinkGernot Ziegler
2003-11-03v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init ...Benjamin Otte
2003-11-02etcRonald S. Bultje
2003-11-02hmm...Ronald S. Bultje
2003-11-02fix most of sys dir. v4l2 and dxr3 pending, as I don't have themBenjamin Otte
2003-10-31glsink with correct threading supportGernot Ziegler
2003-10-28welcome to glsink for 0.7.x :)Gernot Ziegler
2003-10-26Oops, input <-> output confusionRonald S. Bultje
2003-10-14Forgot to commit Makefile.am - these remove the marshallers and add interface...Ronald S. Bultje
2003-10-14Fix for Andy's GstBuffer->GstData changesRonald S. Bultje
2003-10-11another file that needs to be addedDavid Schleef
2003-10-10Some interface implementations for video4linux/video4linux2 plugins: a Tuner ...Ronald S. Bultje
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo
2003-09-13typosRonald S. Bultje
2003-09-13Move all the several v4l/v4l2 plugins in one v4l and one v4l2 pluginRonald S. Bultje
2003-09-11add cvsignoresChristian Schaller
2003-08-10Remove redundant definition of plugindirDavid Schleef
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje
2003-07-03Fix missing config.h and unistd.h includes which were apparently removed from...Ronald S. Bultje
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte
2003-06-25Plugins cleanup:Ronald S. Bultje
2003-06-07Remove NEW_MEDIA from pluginsRonald S. Bultje
2003-05-29I'm too lazy to comment thisRonald S. Bultje
2003-05-24- some of my pending cleanupsWim Taymans
2003-05-24- UNITS -> DEFAULTWim Taymans
2003-05-22Actually, I didn't read the spec correctly. dohRonald S. Bultje
2003-05-22Fix for bttv driver (which doesn't seem to follow the v4l2 spec 100%?Ronald S. Bultje
2003-05-21Some final fixes for the v4lsrc elements. remove software sync thread (use GS...Ronald S. Bultje
2003-05-10This implements filtered-caps negotiation for all the v4l*src elements, and r...Ronald S. Bultje
2003-05-02Implement element synchronization (#108301)Ronald S. Bultje
2003-04-05Revert last change, since it breaks buildDavid Schleef
2003-04-04sys/io.h -> asm/io.h (more portable) - fixes bug #109048Ronald S. Bultje
2003-03-09Fix v4l/v4l2 compilation problemsRonald S. Bultje
2003-03-02Unification of the way to speak to v4l2 and v4l elements... Also fix a segfau...Ronald S. Bultje
2003-02-23disabling videosink from head build, should I do the same for 0.6 branch?Christian Schaller
2003-01-10PadConnect -> PadLinkThomas Vander Stichele
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele
2002-12-08parallel install fixesThomas Vander Stichele
2002-12-02Compile fixRonald S. Bultje
2002-11-13v4l plugins: add open/close signals v4l2 plugins: add open/close signals move...Ronald S. Bultje
2002-10-26Let's use g_strerror() instead of strerror()Ronald S. Bultje
2002-10-24Use strerror() instead of sys_errlist[] (deprecated)Ronald S. Bultje
2002-09-29add licenseAndy Wingo
2002-09-28I'm such an idiot - these files should have been in a week agoRonald S. Bultje
2002-09-20This patch fixes some issues caused by design issues in video4linux, adds som...Ronald S. Bultje
2002-09-18plugins part of license field patchChristian Schaller