index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ext/amrnb/: Ported AMR decoder/parse.
Wim Taymans
2005-05-18
1
-0
/
+23
*
Ported goom.
Wim Taymans
2005-05-18
4
-94
/
+151
*
Ported alpha, remove alphacolor as functionality is in ffmpegcolorspace.
Wim Taymans
2005-05-17
5
-567
/
+36
*
ext/libcaca/gstcacasink.*: Cleanups.
Wim Taymans
2005-05-17
4
-35
/
+26
*
Move core plugins out of core. I don't mind fdsrc/fdsink going back into the...
David Schleef
2005-05-15
17
-0
/
+3223
*
add rtsp and esd files to spec and fix some disting issues
Christian Schaller
2005-05-13
6
-22
/
+36
*
Add working plugins to build.
Wim Taymans
2005-05-12
2
-1
/
+16
*
ext/mad/: Fix mad and id3tag compilation again.
Wim Taymans
2005-05-12
1
-0
/
+6
*
gst/udp/: Added multifdsink to send UDP to multiple addresses.
Wim Taymans
2005-05-12
12
-225
/
+874
*
ext/mad/gstmad.c: Make queries actually work (update core first).
Tim-Philipp Müller
2005-05-12
1
-0
/
+5
*
gst/: Make UDP and TCP elements use PushSrc.
Wim Taymans
2005-05-12
6
-168
/
+121
*
ext/mad/gstmad.c: Port to new query API and replace gst_pad_convert() and gst...
Tim-Philipp Müller
2005-05-11
1
-0
/
+9
*
Fixed the effectv build again.
Zeeshan Ali
2005-05-11
2
-3
/
+8
*
gst/tcp/: Ported over some sink elements.
Wim Taymans
2005-05-11
1
-0
/
+32
*
gst/: Turn videofilter into a library (private for now)
Tim-Philipp Müller
2005-05-11
3
-8
/
+13
*
gst/rtsp/: Added README
Wim Taymans
2005-05-11
12
-124
/
+368
*
gst/rtsp/gstrtspsrc.*: Setup UDP sources correctly, receives raw data from RT...
Wim Taymans
2005-05-11
3
-78
/
+118
*
Ported to 0.9.
Wim Taymans
2005-05-11
23
-0
/
+3877
*
gst/: UDP fixes, added uri handler.
Wim Taymans
2005-05-11
10
-51
/
+827
*
Ported esdsink plugin.
Arwed v. Merkatz
2005-05-10
1
-0
/
+17
*
Ported esdsink plugin.
Arwed v. Merkatz
2005-05-10
7
-370
/
+240
*
gst/udp/: Ported udp src/sink.
Wim Taymans
2005-05-10
6
-493
/
+218
*
Port shout2 plugin
Zaheer Abbas Merali
2005-05-09
7
-151
/
+177
*
add a few more ported plugins
Christian Schaller
2005-05-09
1
-0
/
+3
*
add non-disted directory
Christian Schaller
2005-05-09
1
-1
/
+2
*
Ported the libcaca plugin.
Zeeshan Ali
2005-05-08
6
-122
/
+77
*
adding aasink and smpte plugins to spec file
Christian Schaller
2005-05-08
1
-3
/
+4
*
Fixed a few things to enable the mad and effectv to be able to find the heade...
Zeeshan Ali
2005-05-07
3
-4
/
+13
*
Fixed the build by fixing a small mistake of Wim.
Zeeshan Ali
2005-05-07
2
-9
/
+9
*
add aasink
Christian Schaller
2005-05-06
1
-6
/
+7
*
Ported 2 more plugins. usgly hack in the Makefile.am though, I'm sure someone...
Wim Taymans
2005-05-06
8
-126
/
+158
*
some sidplay fixoring
Christian Schaller
2005-05-06
3
-13
/
+23
*
add sidplay to spec file
Christian Schaller
2005-05-06
1
-3
/
+3
*
add gst-plugins-libs
Christian Schaller
2005-05-06
2
-0
/
+14
*
Ported sidplay.
Wim Taymans
2005-05-06
2
-1
/
+16
*
make mad and effectv work with gst-register
Christian Schaller
2005-05-06
6
-19
/
+24
*
minor spec file fixes
Christian Schaller
2005-05-06
1
-34
/
+10
*
gst/law/: Ported alaw and mulaw plugins to 0.9, fixed the negotiation as well.
Wim Taymans
2005-05-06
5
-225
/
+257
*
add reminder to start with 0.8 code not 0.9 for plugins porting
Christian Schaller
2005-05-06
1
-0
/
+2
*
various fixes to make it possible to build rpms from gst-plugins head
Christian Schaller
2005-05-06
3
-461
/
+285
*
remove plugins now in gst-plugins-base
Christian Schaller
2005-05-06
1
-0
/
+11
*
remove gst-libs from gst-plugins module as it is in gst-plugins-base now
Christian Schaller
2005-05-06
1
-0
/
+5
*
add ported videofilter to cvs head
Christian Schaller
2005-05-06
8
-84
/
+83
*
add law plugin to build
Christian Schaller
2005-05-06
2
-1
/
+5
*
ported mad and effectv plugins
Christian Schaller
2005-05-06
11
-492
/
+420
*
configure.ac: fix typo
Zaheer Abbas Merali
2005-05-06
2
-1
/
+6
*
gst-plugins 0.9 cvs head now compiles (only effectv left compiling)
Christian Schaller
2005-05-06
3
-24
/
+34
*
add GST_INTERFACES_LIBS
Christian Schaller
2005-05-05
1
-1
/
+1
*
updates to make this closer to compile
Christian Schaller
2005-05-05
8
-10
/
+65
*
remove gettext for now
Christian Schaller
2005-05-05
1
-14
/
+0
[prev]
[next]