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
/
mplex
Age
Commit message (
Expand
)
Author
Files
Lines
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
3
-69
/
+72
2004-03-14
gst-indent c++ files
Thomas Vander Stichele
4
-210
/
+171
2004-02-02
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
2
-2
/
+2
2004-01-29
GST_ELEMENT_ERROR
Thomas Vander Stichele
2
-2
/
+2
2004-01-20
ext/mplex/: g++ doesn't like NULL in our i18n/error macros, should be either ...
Ronald S. Bultje
2
-2
/
+2
2004-01-18
use new error signal and classification
Thomas Vander Stichele
2
-5
/
+5
2004-01-16
ext/ffmpeg/gstffmpegenc.c: Link with right caps (else, it segfaults).
Ronald S. Bultje
1
-14
/
+1
2004-01-01
Remove left-over g_print
Ronald S. Bultje
1
-3
/
+0
2004-01-01
configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1...
Ronald S. Bultje
10
-577
/
+942
2003-12-22
Merge CAPS branch
David Schleef
1
-46
/
+37
2003-12-18
Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...
Ronald S. Bultje
1
-0
/
+1
2003-12-04
remove copyright field from plugins
Andy Wingo
1
-1
/
+0
2003-11-16
+ checking in plugin category changes
Leif Johnson
1
-1
/
+1
2003-11-07
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
2
-1
/
+3
2003-11-02
mplex compiles...whatever it is
Iain Holmes
1
-24
/
+27
2003-10-29
change gst/bytestream.h to gst/bytestream/bytestream.h
David Schleef
1
-1
/
+1
2003-10-28
merge TYPEFIND branch. Major changes:
Benjamin Otte
2
-3
/
+3
2003-10-13
no, we don't require bytestream anymore
Benjamin Otte
1
-2
/
+2
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
1
-2
/
+2
2003-10-01
New typefind system: bytestream is now part of the core all plugins have been...
Ronald S. Bultje
1
-1
/
+1
2003-08-10
Remove redundant plugindir definition
David Schleef
1
-1
/
+0
2003-08-04
We don't like -lstdc++ in Makefile.am, use libtool-1.5 instead
Ronald S. Bultje
1
-1
/
+1
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-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
Fixes to allow plugin to build with Forte.
Brian Cameron
4
-3
/
+11
2003-07-22
Fix warnings/errors due to missing assert declaration.
David Schleef
6
-1
/
+6
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
1
-3
/
+3
2003-01-13
Corrected typo in the mime type: "unkown/unkown" -> "unknown/unknown"
Jan Schmidt
1
-1
/
+1
2003-01-12
connect fix
Wim Taymans
1
-2
/
+2
2003-01-10
more link fixes
Thomas Vander Stichele
1
-1
/
+1
2003-01-10
another batch of connect->link fixes please let me know about issues and plea...
Thomas Vander Stichele
1
-3
/
+3
2002-12-08
parallel install fixes
Thomas Vander Stichele
1
-1
/
+1
2002-11-02
Lower the rank, this element should not be selected in the player
Wim Taymans
1
-1
/
+1
2002-10-25
Handle more stream types
Wim Taymans
2
-17
/
+121
2002-10-25
unref event, flush_fast
Wim Taymans
1
-1
/
+2
2002-10-25
Removed dead .cc file
Wim Taymans
3
-201
/
+50
2002-10-24
First stab at porting mplex
Wim Taymans
46
-0
/
+10194