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