Age | Commit message (Expand) | Author | Files | Lines |
2003-11-07 | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 1 | -0/+4 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 1 | -2/+2 |
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 | 1 | -34/+190 |
2003-05-10 | This implements filtered-caps negotiation for all the v4l*src elements, and r... | Ronald S. Bultje | 1 | -0/+45 |
2003-05-02 | Implement element synchronization (#108301) | Ronald S. Bultje | 1 | -0/+10 |
2003-03-02 | Unification of the way to speak to v4l2 and v4l elements... Also fix a segfau... | Ronald S. Bultje | 1 | -46/+4 |
2002-11-13 | v4l plugins: add open/close signals v4l2 plugins: add open/close signals move... | Ronald S. Bultje | 1 | -14/+64 |
2002-10-26 | Let's use g_strerror() instead of strerror() | Ronald S. Bultje | 1 | -8/+8 |
2002-10-24 | Use strerror() instead of sys_errlist[] (deprecated) | Ronald S. Bultje | 1 | -8/+8 |
2002-09-17 | This fixes the video4linux/video4linux2 debug output, which had one \n too much | Ronald S. Bultje | 1 | -1/+1 |
2002-09-09 | this adds video4linux2 source and element plugins. The division in v4l2* plug... | Ronald S. Bultje | 1 | -0/+397 |