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
2005-06-29
ext/shout2/gstshout2.c: Fix build.
Wim Taymans
1
-0
/
+5
2005-06-29
gst/videofilter/gstvideoexample.c: Removed gst_library_load, I think. Whateve...
Andy Wingo
1
-0
/
+5
2005-06-29
changelog
Andy Wingo
1
-0
/
+10
2005-06-29
gst/udp/gstudpsink.c (gst_udpsink_get_type): Actually add the
Andy Wingo
1
-0
/
+10
2005-06-29
configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!!
Andy Wingo
2
-0
/
+36
2005-06-29
gst/rtsp/gstrtspsrc.c: Fix case where outpad could not be decided.
Wim Taymans
1
-0
/
+11
2005-06-29
ext/Makefile.am (MAD_DIR): Add mad to the build.
Andy Wingo
3
-4
/
+8
2005-06-28
Fix old RPAD macro. basesrc -> base_src
Wim Taymans
1
-0
/
+7
2005-06-27
ext/mad/: RPAD_ -> PAD
Wim Taymans
1
-0
/
+8
2005-06-27
Rewrote to use gstadapter and extract properties from header packets to pass ...
Owen Fraser-Green
2
-0
/
+7
2005-06-23
remove videorate from this module as its in base now
Christian Schaller
2
-2
/
+3
2005-06-23
gst/rtsp/: Make rtspsrc a live source.
Wim Taymans
1
-0
/
+13
2005-06-23
gst/udp/gstudpsrc.c: Make udpsrc a live source.
Wim Taymans
2
-0
/
+5
2005-06-02
gst/udp/Makefile.am: Use versioned net lib.
Wim Taymans
1
-0
/
+5
2005-06-02
gst/udp/Makefile.am: Fix hack in makefile.
Wim Taymans
1
-0
/
+5
2005-06-02
ext/mad/gstid3tag.c: Finish porting to 0.9: no more gstdata, check for link f...
Andy Wingo
1
-0
/
+11
2005-06-02
gst/udp/: Use NetBuffer and small cleanups.
Wim Taymans
1
-0
/
+18
2005-06-02
gst/rtsp/: RTSP cleanups.
Wim Taymans
1
-0
/
+15
2005-06-02
gst/: Bufferalloc changes.
Wim Taymans
1
-0
/
+15
2005-05-25
No need to take the lock anymore, core already did that before calling us.
Wim Taymans
1
-0
/
+9
2005-05-25
ext/amrnb/: Core already took the lock.
Wim Taymans
1
-0
/
+13
2005-05-19
Disable tcp elements and esdmon (they don't compile).
Ronald S. Bultje
2
-1
/
+6
2005-05-19
Make my automake version shut up about undefined variables
Jan Schmidt
4
-67
/
+66
2005-05-18
ext/amrnb/: Ported AMR decoder/parse.
Wim Taymans
1
-0
/
+23
2005-05-18
Ported goom.
Wim Taymans
2
-0
/
+14
2005-05-17
Ported alpha, remove alphacolor as functionality is in ffmpegcolorspace.
Wim Taymans
1
-0
/
+9
2005-05-17
ext/libcaca/gstcacasink.*: Cleanups.
Wim Taymans
2
-0
/
+8
2005-05-15
Move core plugins out of core. I don't mind fdsrc/fdsink going back into the...
David Schleef
1
-0
/
+24
2005-05-13
file blank-file.cpp was initially added on branch BRANCH-GSTREAMER-0_8.
Tim-Philipp Müller
0
-0
/
+0
2005-05-13
add rtsp and esd files to spec and fix some disting issues
Christian Schaller
3
-19
/
+33
2005-05-12
Add working plugins to build.
Wim Taymans
2
-1
/
+16
2005-05-12
ext/mad/: Fix mad and id3tag compilation again.
Wim Taymans
1
-0
/
+6
2005-05-12
gst/udp/: Added multifdsink to send UDP to multiple addresses.
Wim Taymans
1
-0
/
+34
2005-05-12
ext/mad/gstmad.c: Make queries actually work (update core first).
Tim-Philipp Müller
1
-0
/
+5
2005-05-12
gst/: Make UDP and TCP elements use PushSrc.
Wim Taymans
1
-0
/
+31
2005-05-11
ext/mad/gstmad.c: Port to new query API and replace gst_pad_convert() and gst...
Tim-Philipp Müller
1
-0
/
+9
2005-05-11
Fixed the effectv build again.
Zeeshan Ali
1
-0
/
+5
2005-05-11
gst/tcp/: Ported over some sink elements.
Wim Taymans
1
-0
/
+32
2005-05-11
gst/: Turn videofilter into a library (private for now)
Tim-Philipp Müller
1
-0
/
+6
2005-05-11
gst/rtsp/: Added README
Wim Taymans
1
-0
/
+25
2005-05-11
gst/rtsp/gstrtspsrc.*: Setup UDP sources correctly, receives raw data from RT...
Wim Taymans
1
-0
/
+13
2005-05-11
Ported to 0.9.
Wim Taymans
1
-0
/
+63
2005-05-11
gst/: UDP fixes, added uri handler.
Wim Taymans
1
-0
/
+25
2005-05-10
Ported esdsink plugin.
Arwed v. Merkatz
1
-0
/
+17
2005-05-10
Ported esdsink plugin.
Arwed v. Merkatz
3
-5
/
+19
2005-05-10
gst/udp/: Ported udp src/sink.
Wim Taymans
1
-0
/
+18
2005-05-09
Port shout2 plugin
Zaheer Abbas Merali
4
-5
/
+38
2005-05-09
add a few more ported plugins
Christian Schaller
1
-0
/
+3
2005-05-09
add non-disted directory
Christian Schaller
1
-1
/
+2
2005-05-08
Ported the libcaca plugin.
Zeeshan Ali
3
-5
/
+26
[next]