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
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2003-07-24
Add buffer length checks to every typefinding function
David Schleef
4
-4
/
+17
2003-07-23
Fix warning on 64-bit architectures. (sizeof() returns size_t, which is not ...
David Schleef
1
-2
/
+2
2003-07-23
Take a hint from dschleef and grab the bufferpool at the last possible moment...
Joshua N. Pritikin
1
-1
/
+3
2003-07-23
Fix to loop through a list of caps when calling try_set_caps(). Added a work...
David Schleef
1
-11
/
+26
2003-07-22
famedec is not actually implemented. (it'd just a copy of fameenc.)
David Schleef
3
-622
/
+2
2003-07-22
enable ext/mplex
David Schleef
1
-2
/
+2
2003-07-22
Fix warnings/errors due to missing assert declaration.
David Schleef
6
-1
/
+6
2003-07-19
+ changes for new float caps without slope/intercept + some category changes ...
Leif Johnson
8
-47
/
+38
2003-07-18
the real speex disting fix, the previous one was just the build fix :)
Christian Schaller
1
-1
/
+1
2003-07-18
fix it so that the SPEEX plugin gets disted
Christian Schaller
1
-1
/
+7
2003-07-17
fix compilation error
Jeremy Simon
1
-1
/
+1
2003-07-17
Fixes to make it compile without GNOME, and with a modern (>= 0.3) version of...
David Schleef
2
-24
/
+28
2003-07-16
actually recurse into sndfile if we are able big ladspa cleanups, mainly to c...
Andy Wingo
5
-625
/
+650
2003-07-14
Add matroska support to the build tree
Ronald S. Bultje
1
-4
/
+13
2003-07-14
No "format" property in new RGB caps.
David Schleef
1
-3
/
+1
2003-07-14
Fix some weird-ass segfaults in xvid
Ronald S. Bultje
3
-20
/
+36
2003-07-12
Plugin details fixes
Ronald S. Bultje
1
-0
/
+1
2003-07-10
fix license of fame plugin to say LGPL not GPL as the libfame library is LGPL
Christian Schaller
2
-1
/
+5
2003-07-10
fix license of tremor Vorbis plugin to be LGPL not GPL
Christian Schaller
1
-1
/
+1
2003-07-08
Implement mpeg-delimited framerate lists instead of (too wide) ranges
Ronald S. Bultje
2
-6
/
+30
2003-07-07
And yet another compilation failure
Ronald S. Bultje
1
-1
/
+1
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
34
-695
/
+649
2003-07-05
small disting fix
Christian Schaller
1
-1
/
+1
2003-07-02
add gst/videofilter and ext/pango
David Schleef
1
-2
/
+8
2003-07-01
fix type punning
David Schleef
1
-2
/
+2
2003-06-29
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
30
-122
/
+203
2003-06-25
Plugins cleanup:
Ronald S. Bultje
1
-27
/
+6
2003-06-25
Add gdkpixbuf subdir. Alphabetize a few others.
David Schleef
1
-8
/
+14
2003-06-16
caps refcounting fixes for float2int fixed wrt setting of caps on int pad wit...
Andy Wingo
4
-0
/
+758
2003-06-13
hack removal
Wim Taymans
1
-4
/
+0
2003-06-13
Removed ugly caps fixed flag hack, will be done automatically in core soon
Wim Taymans
1
-1
/
+0
2003-06-05
g_warning -> GST_DEBUG
Thomas Vander Stichele
1
-1
/
+1
2003-06-01
Add ranking to divx/xvid plugins
Ronald S. Bultje
2
-0
/
+4
2003-06-01
Somewhat improve error reporting
Ronald S. Bultje
5
-42
/
+62
2003-06-01
This fixes a segfault on exit
Ronald S. Bultje
1
-2
/
+2
2003-05-30
Hm, let's not quit on these since the divx libs seem totally hosed
Ronald S. Bultje
2
-2
/
+0
2003-05-30
Update plugins to newest divx.com release API (5.2) (why aren't these libs AP...
Ronald S. Bultje
4
-141
/
+236
2003-05-24
UNITS -> DEFAULT
Wim Taymans
2
-41
/
+13
2003-05-24
- UNITS -> DEFAULT
Wim Taymans
1
-13
/
+6
2003-05-24
better state change/link function
Wim Taymans
1
-7
/
+17
2003-05-21
Updated autogen.sh/configure.ac and various Makefiles to make the configure s...
Brian Cameron
1
-1
/
+1
2003-05-12
Some bugfixes:
Christian Schaller
1
-1
/
+1
2003-04-23
Removing avifile and http plugins, also fixing some disting issues
Christian Schaller
1
-17
/
+5
2003-04-22
Added corresponding divx/xvid decoders and fixed some first-hand encoder bugs
Ronald S. Bultje
10
-36
/
+1057
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
7
-4
/
+1156
2003-04-09
Grrr... another fix, to make gst_artsio.idl dist correctly.
David Schleef
1
-0
/
+1
2003-04-08
Refix #104689
David Schleef
1
-1
/
+4
2003-04-07
Convert some of the broken fourcc printing to GST_FOURCC_FORMAT
David Schleef
1
-12
/
+7
2003-04-07
Fix a bunch of endianness conversions that were done as long instead of int32...
David Schleef
2
-2
/
+2
[prev]
[next]