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-09-03
Remove vestigal code (#121174)
David Schleef
1
-11
/
+0
2003-08-30
get last fix correct.
David Schleef
1
-1
/
+1
2003-08-25
two small build fixes
Christian Schaller
1
-0
/
+1
2003-08-21
compilation problems on FreeBSD.
Andrew Turner
1
-0
/
+1
2003-08-19
needed fixes to enable building of RPMS of gst-plugins
Christian Schaller
2
-2
/
+13
2003-08-17
Handle libtoolize with alternate names
David Schleef
2
-2
/
+2
2003-08-13
so bug cannot be closed yet
Ronald S. Bultje
3
-2
/
+9
2003-08-13
dist fix
Thomas Vander Stichele
1
-2
/
+0
2003-08-13
clean up code, fix typos in lst checkin
David Schleef
2
-11
/
+9
2003-08-13
Move some code from wavparse
David Schleef
2
-0
/
+28
2003-08-10
Remove redundant definition of plugindir
David Schleef
5
-5
/
+0
2003-08-10
Remove redundant plugindir definition
David Schleef
50
-53
/
+0
2003-08-09
Define plugindir
David Schleef
2
-0
/
+3
2003-08-05
Fix up small issues (fixes #119036)
Ronald S. Bultje
1
-9
/
+17
2003-08-04
Add DURATION support. It still doesn't work, see #119036 for why and on how t...
Ronald S. Bultje
1
-0
/
+1
2003-08-04
Remove mpeg1enc because A) it's FUBAR and B) we've got mpeg2enc which can do ...
Ronald S. Bultje
2
-3
/
+1
2003-08-04
We don't like -lstdc++ in Makefile.am, use libtool-1.5 instead
Ronald S. Bultje
2
-1
/
+1
2003-07-29
Fix weird leftovers from the old mimetype era and also implement duration sup...
Ronald S. Bultje
1
-2
/
+4
2003-07-29
call xvid_init() only once, and move duplicated code into one place
Ronald S. Bultje
7
-40
/
+74
2003-07-29
fix installing into wrong dir
David Schleef
1
-1
/
+1
2003-07-29
Fix installing in wrong dir
David Schleef
1
-1
/
+1
2003-07-28
second attempt fixing gdkpixbuf stuff
Thomas Vander Stichele
2
-2
/
+17
2003-07-27
Make mplex build dependent on USE_MPLEX
David Schleef
1
-0
/
+6
2003-07-27
Add mplex subdir
David Schleef
1
-1
/
+1
2003-07-27
Make mplex subdir dependent on USE_MPLEX
David Schleef
1
-1
/
+7
2003-07-27
Add gst-libs/ext/mplex, and check that we have C++ before enabling mplex.
David Schleef
1
-0
/
+5
2003-07-27
Add include dir for gst-libs/ext/mplex
David Schleef
1
-1
/
+1
2003-07-27
Moved to gst-libs/ext/mplex
David Schleef
41
-9406
/
+0
2003-07-27
Change to build against library in gst-libs/ext/mplex
David Schleef
1
-28
/
+2
2003-07-26
fix initialization
David Schleef
2
-2
/
+2
2003-07-26
Nothing in this directory actually uses Freetype
David Schleef
1
-1
/
+1
2003-07-26
Moved from gst-plugins/ext/mplex/. See that directory for older changelogs.
David Schleef
41
-0
/
+9085
2003-07-25
Compilation fixes for 64-bit architectures
David Schleef
1
-3
/
+3
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
[next]