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-07-25
Compilation fixes on 64-bit architectures
David Schleef
5
-16
/
+16
2003-07-25
Revert last change, because it is wrong.
David Schleef
1
-1
/
+1
2003-07-25
Added tcp plugin to build
Angel Carpintero
1
-1
/
+2
2003-07-25
Adding needed license information. The patch was reviewed and approved by
Brian Cameron
9
-3
/
+100
2003-07-25
Fixes to allow plugin to build with Forte.
Brian Cameron
4
-3
/
+11
2003-07-25
Rewrote the core function. Added some nice #defines that should probably go ...
David Schleef
1
-22
/
+39
2003-07-24
Add buffer length checks to every typefinding function
David Schleef
7
-5
/
+28
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
Force MAKEFLAGS to -j1 since ffmpeg is not -j safe
David Schleef
1
-0
/
+2
2003-07-22
enable ext/mplex
David Schleef
2
-2
/
+3
2003-07-22
Remove .pc files from CLEANFILES, since it's done automatically by automake d...
David Schleef
1
-2
/
+0
2003-07-22
Fix warnings/errors due to missing assert declaration.
David Schleef
6
-1
/
+6
2003-07-22
Fix another instance of audio/raw -> audio/x-raw-int and video/raw -> video/x...
Joshua N. Pritikin
1
-3
/
+6
2003-07-22
A "video/raw" wasn't converted to the new "video/x-raw-yuv". Fixed.
Joshua N. Pritikin
1
-1
/
+1
2003-07-20
Update matroska check (see #117717)
Ronald S. Bultje
1
-4
/
+4
2003-07-19
+ the last of the float caps changes ... these are a bit more pervasive
Leif Johnson
8
-158
/
+144
2003-07-19
+ changes for new float caps without slope/intercept + some category changes ...
Leif Johnson
9
-48
/
+39
2003-07-19
+ attempting to fix up playondemand ... still makes nasty crackly noises
Leif Johnson
4
-22
/
+30
2003-07-18
fix spec file to work with new combined esound plugin
Christian Schaller
1
-2
/
+1
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
_Really_ fix my lame attempts at previous fixes for matroska detection.
David Schleef
1
-1
/
+0
2003-07-17
Reenable matroska config check, 'cuz I'm dumb and accidentally disabled it.
David Schleef
1
-6
/
+6
2003-07-17
Move to m4/ instead of common/m4/
Ronald S. Bultje
2
-0
/
+262
2003-07-17
Really disable Matroska this time. Reenable smoothwave until someone decides...
David Schleef
1
-10
/
+24
2003-07-17
Fixes to make it compile without GNOME, and with a modern (>= 0.3) version of...
David Schleef
4
-48
/
+56
2003-07-16
actually recurse into sndfile if we are able big ladspa cleanups, mainly to c...
Andy Wingo
12
-629
/
+933
2003-07-15
Now set XVIDEO_LIBS only if the Xv library is found. Fixed matroska check so...
Brian Cameron
1
-7
/
+13
2003-07-14
Add matroska support to the build tree
Ronald S. Bultje
3
-5
/
+24
2003-07-14
Found this in my local tree. Looks cool, so I'm checking it in. Seems to be...
David Schleef
3
-0
/
+480
2003-07-14
No "format" property in new RGB caps.
David Schleef
1
-3
/
+1
2003-07-14
Add gst/overlay directory
David Schleef
1
-1
/
+2
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-12
various spec file and build fixes agogo /me kicks ds in a friendly way
Thomas Vander Stichele
2
-24
/
+38
2003-07-12
fixing buggy error handling
Julien Moutte
1
-3
/
+7
2003-07-11
Silence and fix typefinding
Ronald S. Bultje
1
-3
/
+3
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
fix mp3 typefinding and included layer in found type
Benjamin Otte
1
-10
/
+18
2003-07-08
Implement mpeg-delimited framerate lists instead of (too wide) ranges
Ronald S. Bultje
2
-6
/
+30
2003-07-08
another comma missing
Benjamin Otte
1
-1
/
+1
2003-07-07
A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plug...
Christian Schaller
3
-935
/
+225
2003-07-07
And yet another compilation failure
Ronald S. Bultje
1
-1
/
+1
2003-07-06
Removed function that was only used by _loop(), which was removed by last che...
David Schleef
1
-18
/
+0
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
74
-1585
/
+1863
[next]