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
path:
root
/
gst
/
udp
Commit message (
Expand
)
Author
Age
Files
Lines
*
gst-plugins-good.spec.in: spec file fixes
Thomas Vander Stichele
2005-09-09
2
-7
/
+18
*
All plugins updated for element state changes.
Andy Wingo
2005-09-02
2
-21
/
+18
*
gst/udp/gstmultiudpsink.c: Remove get_time code that is both wrong and unneeded.
Wim Taymans
2005-08-19
1
-11
/
+0
*
ext/amrnb/: Update caps with audio/AMR.
Wim Taymans
2005-08-19
2
-0
/
+29
*
gst/rtp/: Remove old code that is now in gst-libs/gst/rtp/.
Wim Taymans
2005-08-18
1
-1
/
+1
*
Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9
Tim-Philipp Müller
2005-08-13
1
-1
/
+1
*
clean up flags
Thomas Vander Stichele
2005-07-25
1
-2
/
+2
*
more autistic cleanliness in functions/names/defines
Thomas Vander Stichele
2005-07-14
1
-2
/
+3
*
more macro splitting; fix po problem
Thomas Vander Stichele
2005-07-10
2
-4
/
+4
*
gst/udp/gstudpsrc.c: GST_BASESRC --> GST_BASE_SRC
Edward Hervey
2005-07-06
1
-1
/
+1
*
gst/udp/: (new)
Philippe Kalaf
2005-07-01
5
-2
/
+418
*
Replace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_*
Jan Schmidt
2005-07-01
1
-2
/
+2
*
gst/udp/gstudpsink.c (gst_udpsink_get_type): Actually add the
Andy Wingo
2005-06-29
2
-2
/
+15
*
Fix old RPAD macro. basesrc -> base_src
Wim Taymans
2005-06-28
1
-1
/
+1
*
gst/udp/gstudpsrc.c: Make udpsrc a live source.
Wim Taymans
2005-06-23
1
-0
/
+1
*
gst/udp/Makefile.am: Use versioned net lib.
Wim Taymans
2005-06-02
1
-1
/
+1
*
gst/udp/Makefile.am: Fix hack in makefile.
Wim Taymans
2005-06-02
1
-1
/
+1
*
gst/udp/: Use NetBuffer and small cleanups.
Wim Taymans
2005-06-02
3
-5
/
+51
*
gst/udp/: Added multifdsink to send UDP to multiple addresses.
Wim Taymans
2005-05-12
11
-225
/
+840
*
gst/: Make UDP and TCP elements use PushSrc.
Wim Taymans
2005-05-12
4
-167
/
+89
*
gst/: UDP fixes, added uri handler.
Wim Taymans
2005-05-11
3
-41
/
+174
*
gst/udp/: Ported udp src/sink.
Wim Taymans
2005-05-10
5
-493
/
+200
*
gst/udp/gstudpsrc.*: Don't call gst_pad_push in a get function. Fixes #150449
Jan Schmidt
2004-08-19
2
-2
/
+20
*
more working plugins
Steve Lhomme
2004-07-27
1
-1
/
+1
*
rename GStreamer-0.8.lib to libgstreamer.lib
Steve Lhomme
2004-07-27
1
-2
/
+2
*
avoid problems with math.h, fix release dependancy
Steve Lhomme
2004-07-27
1
-3
/
+3
*
more plugins supported under windows
Steve Lhomme
2004-07-26
1
-0
/
+160
*
ext/mad/gstid3tag.c: Add stdlib.h
David Schleef
2004-04-20
2
-3
/
+3
*
don't mix tabs and spaces
Thomas Vander Stichele
2004-03-15
3
-104
/
+108
*
*.h: Revert indenting
Johan Dahlin
2004-03-15
3
-67
/
+60
*
gst-indent
Thomas Vander Stichele
2004-03-14
6
-399
/
+417
*
add missing ending c++ blocks
Thomas Vander Stichele
2004-03-14
1
-8
/
+15
*
gst/udp/gstudpsrc.c: Check for unfixed caps and throw an element error. (bug...
David Schleef
2004-03-06
1
-1
/
+9
*
code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.
David Schleef
2004-02-02
2
-2
/
+2
*
use element time.
Benjamin Otte
2004-01-14
1
-6
/
+2
*
Change gst_pad_proxy_link() to gst_pad_try_set_caps()
David Schleef
2003-12-31
1
-1
/
+1
*
Merge CAPS branch
David Schleef
2003-12-22
1
-2
/
+2
*
remove copyright field from plugins
Andy Wingo
2003-12-04
1
-1
/
+0
*
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
2003-11-07
3
-2
/
+3
*
forgot to make the element details static in here
Benjamin Otte
2003-11-02
1
-1
/
+1
*
fix for new plugin system
Benjamin Otte
2003-11-02
3
-36
/
+41
*
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
2003-10-08
2
-6
/
+7
*
Add setsockopt SO_REUSEADDR
Angel Carpintero
2003-08-20
1
-0
/
+6
*
Remove redundant plugindir definition
David Schleef
2003-08-10
1
-1
/
+0
*
Enable MTU feature
Angel Carpintero
2003-08-07
1
-8
/
+7
*
Added some issues on TODO
Angel Carpintero
2003-07-31
1
-0
/
+3
*
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
2003-06-29
2
-1
/
+9
*
Congrats everyone! udp plugins are now multicast-enabled
Zeeshan Ali
2003-06-09
4
-7
/
+54
*
localhost (the default host) couldnt get resolved
Zeeshan Ali
2003-06-09
1
-2
/
+4
*
localhost should not be looked-up and the user should be able to able to use ...
Zeeshan Ali
2003-05-22
2
-6
/
+24
[next]