index
:
~robswain/gst-plugins-good
working-qtdemux
Robert Swain's dumping ground for gst-plugins-good development
robswain
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-02
rtpmp4vpay: Add support for more formats
Wim Taymans
1
-9
/
+20
2009-03-02
rtspsrc: add support for http tunneling
Wim Taymans
1
-1
/
+5
2009-02-28
alawdec, mulawdec: demote some debug messages from ERROR to WARNING or DEBUG
Tim-Philipp Müller
2
-6
/
+5
2009-02-28
rgvolume: Improve log message for peak values >1.0 by clamping explicitly.
René Stadler
1
-1
/
+15
2009-02-27
Merge branch 'master' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-...
Sebastian Dröge
9
-46
/
+350
2009-02-27
udp: Don't set errno to EAFNOSUPPORT unconditionally
LRN
1
-0
/
+4
2009-02-27
rgvolume: ignore out-of-range peak values
Michael Smith
1
-1
/
+1
2009-02-27
wavparse: Fix SEEK event handling in push mode, and SEEKABLY query handling
Mark Nauwelaerts
1
-28
/
+258
2009-02-27
matroskademux: Remove gst_util_dump_mem() calls.
Edward Hervey
1
-4
/
+0
2009-02-26
avidemux: fix SEEK event handling in push mode
Julien Moutte
1
-3
/
+10
2009-02-26
rtspsrc: add the .h file change too
Patrick Radizi
1
-0
/
+1
2009-02-26
rtspsrc: add property to disable RTCP
Patrick Radizi
1
-4
/
+25
2009-02-26
udp: fix gst_udp_set_loop_ttl() again
Jan Smout
1
-4
/
+8
2009-02-26
rtpvrawdepay: fail on interlaced video
Wim Taymans
1
-0
/
+10
2009-02-26
rtpvrawpay: fail on interlaced video
Wim Taymans
1
-2
/
+37
2009-02-25
udpsrc: fix compilation
Wim Taymans
1
-0
/
+4
2009-02-25
udpsrc: Make sure the sockaddr length used for recvfrom() is big enough.
Peter Kjellerstedt
1
-1
/
+1
2009-02-25
udpsrc: Unify the use of union gst_sockaddr.
Peter Kjellerstedt
1
-8
/
+7
2009-02-25
avidemux: avoid crashing on subtitles
Wim Taymans
1
-2
/
+9
2009-02-24
udp: Fix strict-aliasing warnings from gcc 4.4.0
Jan Schmidt
1
-11
/
+14
2009-02-24
rtp: Fix compiler warning in h264 payloader
Tim-Philipp Müller
1
-4
/
+6
2009-02-24
qtdemux: Also use "(c)inf" to fill the comment tag
Edward Hervey
2
-2
/
+4
2009-02-23
rtspsrc: perform UDP SETUP according to MS RTSP spec
Mark Nauwelaerts
1
-6
/
+30
2009-02-23
Read ICMP error messages instead of looping
Aurelien Grimaud
1
-2
/
+44
2009-02-23
Always add PPS to the sprop-parameters-set
Wai-Ming Ho
1
-68
/
+50
2009-02-23
Don't do crazy things with 0/1 framerates
Arnout Vandecappelle
1
-1
/
+2
2009-02-23
Call new receive_request method
Wim Taymans
1
-11
/
+16
2009-02-23
Add method for hadling server requests
Wim Taymans
2
-0
/
+18
2009-02-23
Don't use GST_ERROR for non-error cases.
Wim Taymans
2
-2
/
+4
2009-02-22
matroskademux: Unref the buffer and not the memory address of the buffer
Sebastian Dröge
1
-1
/
+1
2009-02-22
alaw/mulaw: Implement _getcaps function for alaw/mulaw decoders
Olivier Crete
2
-0
/
+108
2009-02-22
alaw/mulaw: Don't require both, rate and channel, to be set in _getcaps
Olivier Crete
2
-24
/
+20
2009-02-22
avidemux: Fix alignment issues by using GST_READ_*
Sebastian Dröge
1
-5
/
+5
2009-02-19
Update Since: tags in autodetect srcs and audioecho
Jan Schmidt
3
-3
/
+3
2009-02-10
aspectratiocrop: Don't forget to call parent finalize implementation.
Edward Hervey
1
-0
/
+2
2009-02-06
qtdemux: Add handling for stps atoms
David Schleef
5
-0
/
+44
2009-02-04
rtspsrc: Keep track of connected state
Wim Taymans
2
-11
/
+15
2009-02-04
Read Matroska Title element for the TITLE tag
Robin Stocker
1
-1
/
+15
2009-02-03
equalizer: Don't reset frequency bands from user settings. Fixes #570343.
Stefan Kost
1
-18
/
+20
2009-02-03
Use guint64 instead of guint for storing guint64
Sebastian Dröge
1
-3
/
+2
2009-01-30
Don't use Glib 2.16 function g_strcmp0.
Jan Schmidt
1
-3
/
+3
2009-01-30
Don't do void pointer arithmetic
Jan Schmidt
1
-5
/
+5
2009-01-30
Fix Forte compiler warnings.
Jan Schmidt
2
-7
/
+7
2009-01-30
Remove useless processing for non-raw formats
Edward Hervey
1
-10
/
+8
2009-01-30
Add support for the 'Requirement' and 'Encoder' tags
Edward Hervey
3
-1
/
+6
2009-01-30
Modify private-tag name formatter so that it doesn't go mad at fourcc startin...
Edward Hervey
1
-2
/
+3
2009-01-29
Only unref the peer when there is one.
Thijs Vermeir
1
-1
/
+1
2009-01-29
Remove version numbers from a few gst-launch examples.
Stefan Kost
3
-6
/
+6
2009-01-29
Add ' to framerate argument and remove the word 'simple' as all our pipelines...
Stefan Kost
1
-2
/
+2
2009-01-28
Update and add documentation for plugins with deps (ext).
Stefan Kost
2
-3
/
+1
[next]