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
/
rtsp
Commit message (
Expand
)
Author
Age
Files
Lines
*
gst/rtsp/gstrtspsrc.c: Activate pads before adding them to the source.
Tim-Philipp Müller
2006-10-07
1
-0
/
+2
*
gst/rtsp/gstrtspsrc.*: Rework how the transport string is constructed, try to...
Wim Taymans
2006-10-06
9
-241
/
+552
*
Printf format fixes.
Tim-Philipp Müller
2006-10-05
1
-4
/
+4
*
gst/rtsp/Makefile.am: Dist new .h file too.
Wim Taymans
2006-10-04
1
-1
/
+1
*
gst/rtsp/: Factor out extension in separate module.
Wim Taymans
2006-10-04
11
-67
/
+425
*
gst/rtsp/URLS: Add some more URLs.
Wim Taymans
2006-09-29
3
-68
/
+188
*
gst/rtsp/gstrtspsrc.c: Fix flag registration.
Wim Taymans
2006-09-29
2
-4
/
+4
*
gst/: Include stdlib.h in some more places, makes things compile with uClibc ...
Peter Kjellerstedt
2006-09-25
1
-0
/
+1
*
gst/rtsp/: Improve error reporting.
Wim Taymans
2006-09-23
4
-23
/
+89
*
gst/rtsp/URLS: Added some test URLS.
Wim Taymans
2006-09-20
22
-201
/
+946
*
gst/rtsp/gstrtspsrc.*: Reorganize stream parsing and creation.
Wim Taymans
2006-09-19
3
-84
/
+172
*
gst/rtsp/test.c: Fix build.
Wim Taymans
2006-09-19
1
-3
/
+3
*
gst/rtsp/gstrtspsrc.*: Small cleanups, added documentation.
Wim Taymans
2006-09-18
9
-306
/
+426
*
gst/rtsp/gstrtspsrc.*: Export sometimes source pad with correct caps on the t...
Wim Taymans
2006-09-18
2
-19
/
+68
*
gst/rtsp/gstrtspsrc.*: Make sure we can never set an invalid location.
Lutz Mueller
2006-09-18
5
-14
/
+70
*
gst/rtsp/gstrtspsrc.*: Use boilerplate.
Lutz Mueller
2006-09-18
2
-100
/
+31
*
gst/rtsp/: Small cleanups. when multicast is selected as the transport, creat...
Thijs Vermeir
2006-09-18
2
-84
/
+115
*
docs/plugins/gst-plugins-good-plugins-docs.sgml: There is no taglibmux elemen...
Tim-Philipp Müller
2006-08-22
1
-1
/
+1
*
Small documentation updates.
Wim Taymans
2006-08-22
2
-4
/
+15
*
gst/rtsp/gstrtpdec.c: Add pads after setting them up.
Wim Taymans
2006-08-16
3
-69
/
+205
*
gst/rtsp/rtspconnection.c: Remove unwanted DEBUG line.
Wim Taymans
2006-07-24
1
-1
/
+0
*
gst/rtsp/gstrtspsrc.c: Don't try doing state changes on a NULL pointer.
Tim-Philipp Müller
2006-07-15
1
-4
/
+6
*
gst/rtsp/: replaced closesocket and close in code with one CLOSE_SOCKET.
Wim Taymans
2006-07-10
3
-22
/
+30
*
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...
Tim-Philipp Müller
2006-06-22
2
-2
/
+2
*
Added documentation for the rtsp plugin. Fixes #345393.
Wim Taymans
2006-06-20
3
-9
/
+62
*
gst/rtsp/rtspconnection.c: Use better G_OS_* macros. Fixes #345301 some more.
Wim Taymans
2006-06-20
1
-7
/
+18
*
gst/rtsp/rtspconnection.c: Make RTSP plugin compile on windows. Fixes #345301.
Joni Valtanen
2006-06-20
1
-1
/
+49
*
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2006-06-01
2
-3
/
+3
*
Const-ify GEnumValue arrays.
Tim-Philipp Müller
2006-05-10
1
-1
/
+1
*
gst/rtsp/rtspurl.c: Make parsing of urls suck slightly less.
Wim Taymans
2006-05-08
1
-9
/
+16
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
2
-2
/
+3
*
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
2006-04-08
2
-2
/
+2
*
gst/rtsp/gstrtspsrc.c: the OPTIONS request result is optional so don't fail o...
Wim Taymans
2006-03-21
1
-6
/
+5
*
Fix memleak with gst_static_pad_template_get().
Edward Hervey
2006-03-15
1
-8
/
+7
*
gst/rtsp/README: Updated README.
Wim Taymans
2006-02-16
3
-33
/
+139
*
gst/avi/gstavidemux.c: Add comment in a fultile attempt to stop the copy-and-...
Wim Taymans
2006-02-15
1
-5
/
+9
*
gst/rtsp/: Resurected rtpdec to make rtspsrc happy again.
Wim Taymans
2006-02-09
7
-8
/
+354
*
C89 fixes: declare variables at the beginning of a block and
Jens Granseuer
2006-01-23
1
-1
/
+1
*
gst/rtsp/rtspconnection.c: Add <netinet/in.h> include and move <arpa/inet.h> ...
Benjamin Pineau
2005-12-16
1
-1
/
+2
*
expand tabs
Thomas Vander Stichele
2005-12-06
10
-319
/
+319
*
configure.ac: fix up GST_PLUGIN_LDFLAGS
Thomas Vander Stichele
2005-11-27
1
-2
/
+3
*
gst/rtsp/rtspconnection.c: Apply patch from Sebastien Cote to fix #319184.
Wim Taymans
2005-11-21
1
-2
/
+3
*
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
2005-11-14
1
-1
/
+1
*
fix build and use of GST_LIBS
Thomas Vander Stichele
2005-09-23
1
-2
/
+1
*
gst/rtsp/gstrtspsrc.c: Strip spaces for key/value pairs.
Wim Taymans
2005-09-21
1
-3
/
+5
*
gst/rtsp/gstrtspsrc.c: More SDP parsing and caps setting.
Wim Taymans
2005-09-21
1
-12
/
+19
*
gst/rtp/README: Update README
Wim Taymans
2005-09-21
1
-30
/
+81
*
gst/rtsp/: Add URI handler.
Wim Taymans
2005-09-20
3
-9
/
+191
*
All plugins updated for element state changes.
Andy Wingo
2005-09-02
1
-28
/
+28
*
ext/amrnb/: Update caps with audio/AMR.
Wim Taymans
2005-08-19
2
-3
/
+4
[next]