Age | Commit message (Expand) | Author | Files | Lines |
2003-11-15 | fix makefile | Thomas Vander Stichele | 1 | -1/+1 |
2003-11-14 | disting fix | Christian Schaller | 1 | -3/+5 |
2003-11-12 | fix build system for X, XShm and Xv | Benjamin Otte | 1 | -9/+12 |
2003-11-10 | Proper device-capabilities check when opening | Ronald S. Bultje | 1 | -0/+11 |
2003-11-09 | disting fixes, pixbuf loader still borked in regards to disting | Christian Schaller | 1 | -7/+10 |
2003-11-09 | Fix device probing from multiple childs. It's done once in the parent class o... | Ronald S. Bultje | 1 | -5/+8 |
2003-11-07 | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 15 | -10/+43 |
2003-11-07 | Add device autodetection | Ronald S. Bultje | 2 | -1/+180 |
2003-11-07 | test and define HAVE_XSHM build ximage plugin | Thomas Vander Stichele | 1 | -1/+1 |
2003-11-06 | All the interfaces are collected in libgstinterfaces now. | Jan Schmidt | 1 | -3/+1 |
2003-11-06 | updates to glsink | Gernot Ziegler | 1 | -46/+44 |
2003-11-03 | v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init ... | Benjamin Otte | 1 | -1/+1 |
2003-11-02 | etc | Ronald S. Bultje | 4 | -90/+66 |
2003-11-02 | hmm... | Ronald S. Bultje | 5 | -67/+51 |
2003-11-02 | fix most of sys dir. v4l2 and dxr3 pending, as I don't have them | Benjamin Otte | 3 | -68/+74 |
2003-10-31 | glsink with correct threading support | Gernot Ziegler | 6 | -52/+162 |
2003-10-28 | welcome to glsink for 0.7.x :) | Gernot Ziegler | 11 | -0/+3276 |
2003-10-26 | Oops, input <-> output confusion | Ronald S. Bultje | 1 | -1/+1 |
2003-10-14 | Forgot to commit Makefile.am - these remove the marshallers and add interface... | Ronald S. Bultje | 2 | -34/+10 |
2003-10-14 | Fix for Andy's GstBuffer->GstData changes | Ronald S. Bultje | 1 | -10/+16 |
2003-10-11 | another file that needs to be added | David Schleef | 1 | -0/+1 |
2003-10-10 | Some interface implementations for video4linux/video4linux2 plugins: a Tuner ... | Ronald S. Bultje | 13 | -585/+1246 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 5 | -14/+16 |
2003-09-13 | typos | Ronald S. Bultje | 1 | -1/+2 |
2003-09-13 | Move all the several v4l/v4l2 plugins in one v4l and one v4l2 plugin | Ronald S. Bultje | 6 | -35/+66 |
2003-09-11 | add cvsignores | Christian Schaller | 2 | -0/+3 |
2003-08-10 | Remove redundant definition of plugindir | David Schleef | 5 | -5/+0 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 7 | -43/+84 |
2003-07-03 | Fix missing config.h and unistd.h includes which were apparently removed from... | Ronald S. Bultje | 2 | -0/+5 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 10 | -5/+23 |
2003-06-25 | Plugins cleanup: | Ronald S. Bultje | 1 | -8/+2 |
2003-06-07 | Remove NEW_MEDIA from plugins | Ronald S. Bultje | 3 | -3/+0 |
2003-05-29 | I'm too lazy to comment this | Ronald S. Bultje | 15 | -509/+2925 |
2003-05-24 | - some of my pending cleanups | Wim Taymans | 1 | -252/+277 |
2003-05-24 | - UNITS -> DEFAULT | Wim Taymans | 1 | -7/+1 |
2003-05-22 | Actually, I didn't read the spec correctly. doh | Ronald S. Bultje | 1 | -16/+2 |
2003-05-22 | Fix for bttv driver (which doesn't seem to follow the v4l2 spec 100%? | Ronald S. Bultje | 1 | -1/+6 |
2003-05-21 | Some final fixes for the v4lsrc elements. remove software sync thread (use GS... | Ronald S. Bultje | 4 | -46/+218 |
2003-05-10 | This implements filtered-caps negotiation for all the v4l*src elements, and r... | Ronald S. Bultje | 4 | -376/+368 |
2003-05-02 | Implement element synchronization (#108301) | Ronald S. Bultje | 3 | -29/+243 |
2003-04-05 | Revert last change, since it breaks build | David Schleef | 2 | -2/+2 |
2003-04-04 | sys/io.h -> asm/io.h (more portable) - fixes bug #109048 | Ronald S. Bultje | 2 | -2/+2 |
2003-03-09 | Fix v4l/v4l2 compilation problems | Ronald S. Bultje | 1 | -0/+14 |
2003-03-02 | Unification of the way to speak to v4l2 and v4l elements... Also fix a segfau... | Ronald S. Bultje | 11 | -328/+213 |
2003-02-23 | disabling videosink from head build, should I do the same for 0.6 branch? | Christian Schaller | 1 | -2/+2 |
2003-01-10 | PadConnect -> PadLink | Thomas Vander Stichele | 1 | -3/+3 |
2003-01-10 | another batch of connect->link fixes please let me know about issues and plea... | Thomas Vander Stichele | 1 | -10/+10 |
2002-12-08 | parallel install fixes | Thomas Vander Stichele | 5 | -5/+5 |
2002-12-02 | Compile fix | Ronald S. Bultje | 1 | -1/+2 |
2002-11-13 | v4l plugins: add open/close signals v4l2 plugins: add open/close signals move... | Ronald S. Bultje | 9 | -157/+274 |