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/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
*
Fixup for bug 109797 and 109094
Ronald S. Bultje
2003-04-06
1
-9
/
+15
*
Making some things work and breaking others
Zeeshan Ali
2003-02-10
1
-3
/
+10
*
Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...
David Schleef
2003-02-02
1
-1
/
+1
*
PadConnect -> PadLink
Thomas Vander Stichele
2003-01-10
1
-1
/
+1
*
another batch of connect->link fixes please let me know about issues and plea...
Thomas Vander Stichele
2003-01-10
2
-10
/
+10
*
Update to new element sync API
Wim Taymans
2002-12-27
1
-2
/
+4
*
added mtu option
Zeeshan Ali
2002-12-20
2
-9
/
+33
*
Fix caps nego
Wim Taymans
2002-12-18
1
-1
/
+2
*
build fix: declare variable at start of block
David I. Lehn
2002-12-17
1
-1
/
+1
*
trying to follow wtay's advice
Zeeshan Ali
2002-12-15
2
-2
/
+41
*
parallel install fixes
Thomas Vander Stichele
2002-12-08
1
-1
/
+1
*
fix some disting and rpm building issues
Christian Schaller
2002-11-28
1
-1
/
+1
*
Moved clock set/get to class functions.
Wim Taymans
2002-11-27
1
-2
/
+3
*
updated with the latest changes.
Zeeshan Ali
2002-11-16
2
-10
/
+39
*
(1) Caps nego are now dynamic, the Application developer now have choices: u...
Zeeshan Ali
2002-11-16
4
-50
/
+206
*
UDP plugins will work for RedHatians too
Zeeshan Ali
2002-11-08
2
-8
/
+2
*
Trying to make udp plugins work
Zeeshan Ali
2002-11-08
3
-1
/
+23
*
convert sys_errlist to g_strerror()
David Schleef
2002-10-26
1
-1
/
+1
*
licenses again
Andy Wingo
2002-09-29
2
-2
/
+2
*
plugins part of license field patch
Christian Schaller
2002-09-18
2
-0
/
+2
*
a hack to work around intltool's brokenness a current check for mpeg2dec deta...
Andy Wingo
2002-04-20
2
-2
/
+2
*
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...
Andy Wingo
2002-04-11
1
-2
/
+2
[next]