index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
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
2002-10-26
Let's use g_strerror() instead of strerror()
Ronald S. Bultje
3
-31
/
+31
2002-10-24
Use strerror() instead of sys_errlist[] (deprecated)
Ronald S. Bultje
3
-31
/
+31
2002-09-29
add license
Andy Wingo
1
-0
/
+1
2002-09-28
I'm such an idiot - these files should have been in a week ago
Ronald S. Bultje
5
-90
/
+28
2002-09-20
This patch fixes some issues caused by design issues in video4linux, adds som...
Ronald S. Bultje
2
-57
/
+67
2002-09-18
plugins part of license field patch
Christian Schaller
3
-1
/
+5
2002-09-18
some enhancements for capsnego
Ronald S. Bultje
1
-2
/
+15
2002-09-17
This fixes the video4linux/video4linux2 debug output, which had one \n too much
Ronald S. Bultje
3
-3
/
+3
2002-09-17
This build bug accidently went into the CVS
Ronald S. Bultje
1
-3
/
+3
2002-09-16
Add the convert functions to the source pads of the video4linux and video4lin...
Ronald S. Bultje
1
-1
/
+65
2002-09-14
s/if define/if defined/
David I. Lehn
2
-10
/
+6
2002-09-14
/* blush */
Thomas Vander Stichele
1
-9
/
+1
2002-09-14
this broke the compile for me. Did it work for anyone ? does this plugin wor...
Thomas Vander Stichele
1
-1
/
+6
2002-09-10
This updates all plugins to the new API for gst_pad_try_set_caps
Ronald S. Bultje
1
-1
/
+1
2002-09-09
This adds v4l2 stuff to the build system
Ronald S. Bultje
1
-4
/
+9
2002-09-09
this adds video4linux2 source and element plugins. The division in v4l2* plug...
Ronald S. Bultje
11
-0
/
+3159
2002-07-28
Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. 'end-track','...
Charles Schmidt
8
-123
/
+807
2002-07-28
- Remove the dummy scheduler hack
Wim Taymans
1
-11
/
+2
2002-07-27
Added conditional for cdrom, someone needs to write a configure check to make...
Wim Taymans
1
-2
/
+8
2002-07-27
Added the cdrom plugin by ishamael.
Wim Taymans
5
-0
/
+590
2002-05-10
Patches by Joshua
Ronald S. Bultje
2
-3
/
+16
2002-04-20
a hack to work around intltool's brokenness a current check for mpeg2dec deta...
Andy Wingo
1
-1
/
+1
2002-04-11
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...
Andy Wingo
5
-10
/
+10
2002-04-06
fixed rest of warning for gcc 3 in /sys
Benjamin Otte
1
-9
/
+7
2002-03-29
include the right header, bla
Andy Wingo
1
-1
/
+1
2002-03-29
check for the proper dxr3 header aphabetization fixes
Andy Wingo
1
-2
/
+2
[next]