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
*
gst/udp/gstmultiudpsink.c: Fix a typo and do some small cleanups.
Wim Taymans
2008-06-13
1
-4
/
+4
*
gst/rtp/gstrtptheoradepay.c: Make the delivery-method mandatory on the caps a...
Olivier Crete
2008-06-13
3
-22
/
+21
*
gst/rtsp/gstrtspsrc.c: Set udpsrc for receiving data from multicast groups to...
Wim Taymans
2008-06-12
1
-2
/
+2
*
gst/avi/gstavimux.c: Simplify code. gst_tag_list_merge() does the NULL checks...
Stefan Kost
2008-06-12
1
-8
/
+4
*
gst/debug/gsttaginject.*: Now actually adding the new element.
Stefan Kost
2008-06-11
2
-0
/
+252
*
Remove dummy plugin_init. Remove some undefined entries from doc- section fil...
Stefan Kost
2008-06-11
12
-100
/
+49
*
gst/matroska/matroska-mux.c: Update the counter for the number of streams whe...
Sebastian Dröge
2008-06-11
1
-0
/
+3
*
gst/matroska/: Add some more tags, improve debugging a bit and make sure that
Sebastian Dröge
2008-06-11
3
-26
/
+45
*
gst/rtp/gstrtptheorapay.c: The Theora RTP payloader only supports the "inline...
Olivier Crete
2008-06-11
1
-1
/
+26
*
gst/videomixer/videomixer.c: Remove bogus check.
Wim Taymans
2008-06-10
1
-2
/
+3
*
gst/videomixer/videomixer.c: Use stream_time to synchronize the object proper...
Wim Taymans
2008-06-10
1
-7
/
+26
*
gst/avi/gstavidemux.c: Try to ignore unparsable/unknown streams and give a wa...
Wim Taymans
2008-06-10
1
-13
/
+21
*
gst/matroska/ebml-write.c: Use GDOUBLE_TO_BE() instead of (probably slower) c...
Sebastian Dröge
2008-06-10
6
-333
/
+997
*
gst/interleave/: Properly implement duration and position queries in bytes fo...
Sebastian Dröge
2008-06-05
2
-0
/
+85
*
gst/avi/gstavidemux.c: Catch UNEXPECTED when downstream has reached end of se...
Thijs Vermeir
2008-06-05
1
-24
/
+60
*
gst/avi/gstavidemux.c: Fix typo in comment
Thijs Vermeir
2008-06-04
1
-1
/
+1
*
gst/avi/gstavidemux.c: Because we don't know the frame order we need to push ...
Thijs Vermeir
2008-06-04
1
-4
/
+14
*
gst/avi/gstavidemux.c: Set EOS when going out of the segment in reverse playback
Thijs Vermeir
2008-06-04
1
-4
/
+19
*
gst/rtsp/gstrtspsrc.c: Use the new gst_rtsp_connection_get_ip() to access the...
Peter Kjellerstedt
2008-06-04
1
-2
/
+3
*
Use new utility functions in libgsttag to process coverart (#512333).
Tim-Philipp Müller
2008-06-04
1
-84
/
+5
*
gst/matroska/ebml-write.c: Unref the write cache in finalize if it was set an...
Sebastian Dröge
2008-06-04
1
-1
/
+14
*
gst/interleave/interleave.*: Use an always increasing integer for the number ...
Sebastian Dröge
2008-06-04
2
-16
/
+51
*
gst/interleave/interleave.c: Stop GstCollectPads before calling the parent's ...
Sebastian Dröge
2008-06-03
1
-3
/
+8
*
gst/interleave/interleave.c: Use new gst_audio_check_channel_positions() func...
Sebastian Dröge
2008-06-03
1
-78
/
+12
*
gst/avi/gstavidemux.*: Implement reverse playback. Fixes #535300.
Thijs Vermeir
2008-06-02
2
-48
/
+154
*
gst/interleave/interleave.*: Allow setting channel positions via a property a...
Sebastian Dröge
2008-06-02
2
-38
/
+414
*
gst/videomixer/videomixer.c: When using gst_element_iterate_pads() one has to...
Sebastian Dröge
2008-06-02
1
-0
/
+61
*
gst/qtdemux/: Improve meta-data handling, add 'comment', 'description' and 'c...
Bastien Nocera
2008-05-31
2
-9
/
+49
*
gst/qtdemux/qtdemux.c: Make sure we we don't clip the segment's stop using th...
Julien Moutte
2008-05-31
1
-43
/
+79
*
gst/equalizer/gstiirequalizer.c: Don't clip float/double samples, correctly u...
Sebastian Dröge
2008-05-31
1
-10
/
+60
*
gst/equalizer/gstiirequalizer.*: Update the filter coefficients only when nee...
Sebastian Dröge
2008-05-30
2
-16
/
+55
*
gst/alpha/gstalpha.c: Try to skip pixels or areas that are too dark or too br...
Sebastian Keller
2008-05-29
1
-133
/
+183
*
Rename audiovoice to audiokaraoke and add it to the docs.
Stefan Kost
2008-05-28
4
-59
/
+59
*
gst/videomixer/videomixer.*: duration and latency queries.
Sebastian Dröge
2008-05-28
2
-0
/
+205
*
gst/interleave/interleave.c: Implement latency query.
Sebastian Dröge
2008-05-28
1
-0
/
+89
*
gst/videomixer/videomixer.*: Implement proper seek/newsegment handling.
Edward Hervey
2008-05-27
2
-1
/
+176
*
gst/qtdemux/qtdemux.c: Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526...
j^
2008-05-26
1
-1
/
+17
*
gst/audiofx/: Add simple voice removal element. Yay karaoke.
Wim Taymans
2008-05-26
4
-0
/
+434
*
gst/qtdemux/qtdemux.c: Unbreak segment activation again. Fixes #531672.
Wim Taymans
2008-05-26
1
-3
/
+23
*
gst/interleave/deinterleave.c: Add another example launch line.
Sebastian Dröge
2008-05-26
3
-455
/
+689
*
Don't use _gst_pad().
Wim Taymans
2008-05-26
1
-2
/
+2
*
docs/plugins/: Add interleave/deinterleave to the docs and while at that run ...
Sebastian Dröge
2008-05-22
1
-0
/
+4
*
gst/interleave/deinterleave.*: Don't set a getcaps() function on the src pads...
Sebastian Dröge
2008-05-22
2
-8
/
+25
*
gst/udp/Makefile.am: Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_AD...
Tim-Philipp Müller
2008-05-22
1
-1
/
+4
*
gst/smpte/gstsmptealpha.c: Fix debug statement arguments.
Julien Moutte
2008-05-22
3
-5
/
+7
*
Don't use gst_element_get_pad(), it's a bad method.
Wim Taymans
2008-05-21
3
-8
/
+8
*
gst/udp/: Joining a multicast group and setting the loop/ttl properties are t...
Wim Taymans
2008-05-21
4
-29
/
+50
*
gst/avi/gstavimux.c: Also support alaw/mulaw.
Stefan Kost
2008-05-21
1
-23
/
+49
*
gst/udp/gstmultiudpsink.*: Add a fixme for the auto-multicast property.
Wim Taymans
2008-05-21
2
-13
/
+24
*
gst/udp/gstmultiudpsink.c: Ignore EPERM errors from sendto. Fixes #533619.
Gustaf Räntilä
2008-05-21
1
-0
/
+4
[next]