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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-05-28
I'm too lazy to comment this
Thomas Vander Stichele
2
-1
/
+1
2003-05-24
- some of my pending cleanups
Wim Taymans
1
-252
/
+277
2003-05-24
- removed UNITS
Wim Taymans
1
-2
/
+1
2003-05-24
- UNITS -> DEFAULT
Wim Taymans
1
-7
/
+1
2003-05-24
UNITS -> DEFAULT
Wim Taymans
4
-47
/
+15
2003-05-24
- UNITS -> DEFAULT
Wim Taymans
1
-13
/
+6
2003-05-24
removed UNITS
Wim Taymans
2
-2
/
+0
2003-05-24
better state change/link function
Wim Taymans
1
-7
/
+17
2003-05-22
fix Makefiles for C++ libraries. They should now work with Forte. This needs ...
Benjamin Otte
2
-16
/
+3
2003-05-22
remove '__inline' stuff and take normal 'inline' instead
Benjamin Otte
1
-6
/
+2
2003-05-22
Forte is more picky about how the pow() and log() functions are called.
Brian Cameron
2
-3
/
+3
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-22
Corrected modplug and monkeyaudio to build with non-gcc compilers.
Brian Cameron
2
-4
/
+7
2003-05-22
Removed needless ; at the end of GST_PAD_TEMPLATE_FACTORY calls, which were c...
Brian Cameron
1
-2
/
+2
2003-05-22
change required to build on solaris.
Brian Cameron
1
-1
/
+1
2003-05-22
Made the SWAP and PREPARE_3D_LINE macros work with gints rather than using ty...
Brian Cameron
1
-6
/
+6
2003-05-22
This ISO_VARARGS macro is more consistant with the others.
Brian Cameron
1
-1
/
+1
2003-05-21
Corrected the configure.ac so it actually works. Updated some c files so tha...
Brian Cameron
4
-11
/
+42
2003-05-21
Updated autogen.sh/configure.ac and various Makefiles to make the configure s...
Brian Cameron
16
-17
/
+39
2003-05-21
Links also against libgstcontrol
David Schleef
1
-1
/
+1
2003-05-21
Some final fixes for the v4lsrc elements. remove software sync thread (use GS...
Ronald S. Bultje
4
-46
/
+218
2003-05-19
remove creation of makefile in nonexistent (sys/x11) directory
David Schleef
1
-1
/
+0
2003-05-19
update libflac check
Jeremy Simon
2
-1
/
+2
2003-05-12
make error signal use the right types
Benjamin Otte
1
-1
/
+1
2003-05-12
uh, maybe putting new signals before LAST_SIGNAL might help against memory co...
Benjamin Otte
1
-1
/
+2
2003-05-12
fixes 107967
Thomas Vander Stichele
1
-3
/
+4
2003-05-12
Some bugfixes:
Christian Schaller
3
-19
/
+19
2003-05-10
This implements filtered-caps negotiation for all the v4l*src elements, and r...
Ronald S. Bultje
4
-376
/
+368
2003-05-09
remove bashisms
David Schleef
1
-2
/
+2
2003-05-06
deep-notify can come from pads too, replacing GstElement by GstObject.
Julien Moutte
2
-8
/
+8
2003-05-02
Implement element synchronization (#108301)
Ronald S. Bultje
3
-29
/
+243
2003-05-02
Gcc < 3.0 fix
Ronald S. Bultje
1
-1
/
+3
2003-04-28
Make vis_video_thread play when connected afterwards
Julien Moutte
1
-0
/
+8
2003-04-27
more uninstalled fixes
Thomas Vander Stichele
4
-13
/
+17
2003-04-27
more uninstalled fixes
Thomas Vander Stichele
1
-2
/
+2
2003-04-27
uninstalled pkgconfig fixes
Thomas Vander Stichele
2
-1
/
+6
2003-04-27
ignore .pc files
Steve Baker
1
-0
/
+1
2003-04-23
Removing avifile and http plugins, also fixing some disting issues
Christian Schaller
4
-54
/
+6
2003-04-22
Added corresponding divx/xvid decoders and fixed some first-hand encoder bugs
Ronald S. Bultje
11
-43
/
+1079
2003-04-22
Rewrote much of the code. Hopefully will work with gst-player now.
David Schleef
1
-482
/
+61
2003-04-21
Adds divx/xvid encoders. divx encoder is based on divx4linux (commercial, clo...
Ronald S. Bultje
8
-4
/
+1189
2003-04-20
Made a theorical libgstplay which refs/unrefs elements before putting them in...
Julien Moutte
2
-5
/
+42
2003-04-17
Changed sanity checks according to BBB feedback
Julien Moutte
1
-2
/
+4
2003-04-16
Fix compilation errors
David Schleef
1
-3
/
+3
2003-04-14
Added initial version of audioconvert, a generic converter of integer audio/r...
Benjamin Otte
1
-1
/
+2
2003-04-13
Change autoconf_2.52d_check to 2_52 to make bash happy
David Schleef
2
-1
/
+1
2003-04-13
make Company happy : Changed visualisation pipeline structure.. audio sink is...
Julien Moutte
3
-80
/
+67
2003-04-13
Update dvdnav plugin to latest version
Ronald S. Bultje
1
-0
/
+17
2003-04-10
Adding a lot of sanity checks
Julien Moutte
2
-21
/
+61
[next]