summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Global change from "caps2" to "caps"CAPS-ENDCAPSDavid Schleef2003-12-212-9/+9
* Remove bufferpools (but keep implementations)David Schleef2003-12-213-52/+9
* Merge HEAD from CAPS-ROOT to CAPS-MERGE-3David Schleef2003-12-187-10/+4
* convert to new capsDavid Schleef2003-12-131-99/+63
* Convert to new capsDavid Schleef2003-12-101-18/+11
* tagging stuff and build fixes. In detail:Benjamin Otte2003-11-241-0/+3
* distcheck fixesDavid Schleef2003-11-221-1/+1
* fix makefileThomas Vander Stichele2003-11-151-1/+1
* disting fixChristian Schaller2003-11-141-3/+5
* fix build system for X, XShm and XvBenjamin Otte2003-11-121-9/+12
* Proper device-capabilities check when openingRonald S. Bultje2003-11-101-0/+11
* disting fixes, pixbuf loader still borked in regards to distingChristian Schaller2003-11-091-7/+10
* Fix device probing from multiple childs. It's done once in the parent class o...Ronald S. Bultje2003-11-091-5/+8
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-0715-10/+43
* Add device autodetectionRonald S. Bultje2003-11-072-1/+180
* test and define HAVE_XSHM build ximage pluginThomas Vander Stichele2003-11-071-1/+1
* All the interfaces are collected in libgstinterfaces now.Jan Schmidt2003-11-061-3/+1
* updates to glsinkGernot Ziegler2003-11-061-46/+44
* v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init ...Benjamin Otte2003-11-031-1/+1
* etcRonald S. Bultje2003-11-024-90/+66
* hmm...Ronald S. Bultje2003-11-025-67/+51
* fix most of sys dir. v4l2 and dxr3 pending, as I don't have themBenjamin Otte2003-11-023-68/+74
* glsink with correct threading supportGernot Ziegler2003-10-316-52/+162
* welcome to glsink for 0.7.x :)Gernot Ziegler2003-10-2811-0/+3276
* Oops, input <-> output confusionRonald S. Bultje2003-10-261-1/+1
* Forgot to commit Makefile.am - these remove the marshallers and add interface...Ronald S. Bultje2003-10-142-34/+10
* Fix for Andy's GstBuffer->GstData changesRonald S. Bultje2003-10-141-10/+16
* another file that needs to be addedDavid Schleef2003-10-111-0/+1
* Some interface implementations for video4linux/video4linux2 plugins: a Tuner ...Ronald S. Bultje2003-10-1013-585/+1246
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-085-14/+16
* typosRonald S. Bultje2003-09-131-1/+2
* Move all the several v4l/v4l2 plugins in one v4l and one v4l2 pluginRonald S. Bultje2003-09-136-35/+66
* add cvsignoresChristian Schaller2003-09-112-0/+3
* Remove redundant definition of plugindirDavid Schleef2003-08-105-5/+0
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-067-43/+84
* Fix missing config.h and unistd.h includes which were apparently removed from...Ronald S. Bultje2003-07-032-0/+5
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-2910-5/+23
* Plugins cleanup:Ronald S. Bultje2003-06-251-8/+2
* Remove NEW_MEDIA from pluginsRonald S. Bultje2003-06-073-3/+0
* I'm too lazy to comment thisRonald S. Bultje2003-05-2915-509/+2925
* - some of my pending cleanupsWim Taymans2003-05-241-252/+277
* - UNITS -> DEFAULTWim Taymans2003-05-241-7/+1
* Actually, I didn't read the spec correctly. dohRonald S. Bultje2003-05-221-16/+2
* Fix for bttv driver (which doesn't seem to follow the v4l2 spec 100%?Ronald S. Bultje2003-05-221-1/+6
* Some final fixes for the v4lsrc elements. remove software sync thread (use GS...Ronald S. Bultje2003-05-214-46/+218
* This implements filtered-caps negotiation for all the v4l*src elements, and r...Ronald S. Bultje2003-05-104-376/+368
* Implement element synchronization (#108301)Ronald S. Bultje2003-05-023-29/+243
* Revert last change, since it breaks buildDavid Schleef2003-04-052-2/+2
* sys/io.h -> asm/io.h (more portable) - fixes bug #109048Ronald S. Bultje2003-04-042-2/+2
* Fix v4l/v4l2 compilation problemsRonald S. Bultje2003-03-091-0/+14