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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add pulseaudio GStreamer element from gst-pulse. Development will continue he...
Sebastian Dröge
2008-06-10
18
-0
/
+3634
*
ext/cdio/: Also extract album title and album genre from CD-TEXT if available...
Benjamin Kampmann
2008-06-09
4
-0
/
+36
*
sys/v4l2/gstv4l2src.c: Improve negotiation a bit more by picking the smallest...
Sjoerd Simons
2008-06-09
2
-5
/
+49
*
sys/v4l2/: Fix compilation with newer GIT kernels that deprecated
Bastien Nocera
2008-06-09
3
-0
/
+38
*
Require libcdio >= 0.76.
Tim-Philipp Müller
2008-06-07
6
-28
/
+11
*
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
3
-24
/
+66
*
gst/avi/gstavidemux.c: Fix typo in comment
Thijs Vermeir
2008-06-04
2
-1
/
+6
*
gst/avi/gstavidemux.c: Because we don't know the frame order we need to push ...
Thijs Vermeir
2008-06-04
2
-4
/
+20
*
sys/v4l2/gstv4l2src.c: Provide a custom negotiation function to make sure to ...
Sjoerd Simons
2008-06-04
2
-2
/
+138
*
gst/avi/gstavidemux.c: Set EOS when going out of the segment in reverse playback
Thijs Vermeir
2008-06-04
2
-4
/
+24
*
ext/taglib/Makefile.am: Add -Wno-attributes to CXXFLAGS to suppress warning c...
Tim-Philipp Müller
2008-06-04
2
-1
/
+7
*
gst/rtsp/gstrtspsrc.c: Use the new gst_rtsp_connection_get_ip() to access the...
Peter Kjellerstedt
2008-06-04
2
-2
/
+9
*
Use new utility functions in libgsttag to process coverart (#512333).
Tim-Philipp Müller
2008-06-04
3
-192
/
+20
*
ext/flac/gstflacdec.c: We actually support left/side, right/side and mid/side...
Sebastian Dröge
2008-06-04
2
-7
/
+76
*
gst/matroska/ebml-write.c: Unref the write cache in finalize if it was set an...
Sebastian Dröge
2008-06-04
2
-1
/
+21
*
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
3
-48
/
+166
*
gst/interleave/interleave.*: Allow setting channel positions via a property a...
Sebastian Dröge
2008-06-02
3
-44
/
+662
*
gst/videomixer/videomixer.c: When using gst_element_iterate_pads() one has to...
Sebastian Dröge
2008-06-02
2
-0
/
+68
*
gst/qtdemux/: Improve meta-data handling, add 'comment', 'description' and 'c...
Bastien Nocera
2008-05-31
3
-9
/
+59
*
gst/qtdemux/qtdemux.c: Make sure we we don't clip the segment's stop using th...
Julien Moutte
2008-05-31
3
-47
/
+95
*
gst/equalizer/gstiirequalizer.c: Don't clip float/double samples, correctly u...
Sebastian Dröge
2008-05-31
2
-10
/
+67
*
gst/equalizer/gstiirequalizer.*: Update the filter coefficients only when nee...
Sebastian Dröge
2008-05-30
3
-16
/
+67
*
gst/alpha/gstalpha.c: Try to skip pixels or areas that are too dark or too br...
Sebastian Keller
2008-05-29
2
-133
/
+195
*
Ignore some more generated things
Jan Schmidt
2008-05-28
4
-2
/
+13
*
docs/plugins/: Add SMPTE effect elements to docs.
Wim Taymans
2008-05-28
4
-0
/
+37
*
Document whats first shown on the fdo plugin docs page :)
Stefan Kost
2008-05-28
6
-0
/
+41
*
Rename audiovoice to audiokaraoke and add it to the docs.
Stefan Kost
2008-05-28
11
-59
/
+155
*
Document aasink and cacasink.
Stefan Kost
2008-05-28
70
-583
/
+618
*
gst/videomixer/videomixer.*: duration and latency queries.
Sebastian Dröge
2008-05-28
3
-0
/
+214
*
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
3
-1
/
+188
*
gst/qtdemux/qtdemux.c: Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526...
j^
2008-05-26
2
-1
/
+24
*
gst/audiofx/: Add simple voice removal element. Yay karaoke.
Wim Taymans
2008-05-26
5
-0
/
+447
*
sys/v4l2/v4l2src_calls.c: Fix potential caps leak.
William M. Brack
2008-05-26
2
-10
/
+43
*
sys/v4l2/v4l2src_calls.c: If we fail to get the frame intervals, simply don't...
William M. Brack
2008-05-26
2
-9
/
+21
*
sys/v4l2/gstv4l2src.c: Add NV12, NV21 and bayer support. See #520092.
William M. Brack
2008-05-26
2
-2
/
+28
*
gst/qtdemux/qtdemux.c: Unbreak segment activation again. Fixes #531672.
Wim Taymans
2008-05-26
2
-3
/
+29
*
gst/interleave/deinterleave.c: Add another example launch line.
Sebastian Dröge
2008-05-26
4
-455
/
+1129
*
Don't use _gst_pad().
Wim Taymans
2008-05-26
3
-8
/
+8
*
ext/flac/: Set the channel layout when decoding FLAC files with more than 2 c...
Sebastian Dröge
2008-05-25
3
-1
/
+67
*
configure.ac: We need -base CVS (rtsp).
Tim-Philipp Müller
2008-05-24
3
-1
/
+6
*
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
2
-1
/
+10
*
gst/smpte/gstsmptealpha.c: Fix debug statement arguments.
Julien Moutte
2008-05-22
4
-5
/
+16
*
tests/check/elements/: Don't use gst_element_get_pad(), it's a bad, bad method.
Wim Taymans
2008-05-21
6
-15
/
+33
[prev]
[next]