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
*
gst/udp/gstudpnetutils.c: Use g_ntohl for better portability.
Wim Taymans
2008-06-13
2
-1
/
+6
*
gst/udp/gstmultiudpsink.c: Fix a typo and do some small cleanups.
Wim Taymans
2008-06-13
2
-4
/
+10
*
gst/rtp/gstrtptheoradepay.c: Make the delivery-method mandatory on the caps a...
Olivier Crete
2008-06-13
4
-22
/
+39
*
gst/rtsp/gstrtspsrc.c: Set udpsrc for receiving data from multicast groups to...
Wim Taymans
2008-06-12
2
-2
/
+8
*
gst/avi/gstavimux.c: Simplify code. gst_tag_list_merge() does the NULL checks...
Stefan Kost
2008-06-12
2
-8
/
+10
*
gst/debug/gsttaginject.*: Now actually adding the new element.
Stefan Kost
2008-06-11
3
-0
/
+258
*
Remove dummy plugin_init. Remove some undefined entries from doc- section fil...
Stefan Kost
2008-06-11
79
-1028
/
+1100
*
gst/matroska/matroska-mux.c: Update the counter for the number of streams whe...
Sebastian Dröge
2008-06-11
2
-0
/
+11
*
gst/matroska/: Add some more tags, improve debugging a bit and make sure that
Sebastian Dröge
2008-06-11
4
-26
/
+55
*
gst/rtp/gstrtptheorapay.c: The Theora RTP payloader only supports the "inline...
Olivier Crete
2008-06-11
2
-1
/
+35
*
gst/videomixer/videomixer.c: Remove bogus check.
Wim Taymans
2008-06-10
2
-2
/
+9
*
gst/videomixer/videomixer.c: Use stream_time to synchronize the object proper...
Wim Taymans
2008-06-10
2
-7
/
+35
*
gst/avi/gstavidemux.c: Try to ignore unparsable/unknown streams and give a wa...
Wim Taymans
2008-06-10
2
-13
/
+31
*
gst/matroska/ebml-write.c: Use GDOUBLE_TO_BE() instead of (probably slower) c...
Sebastian Dröge
2008-06-10
7
-333
/
+1043
*
ext/pulse/: Some smaller cleanup. Use G_PARAM_STATIC_STRINGS, gst_element_cla...
Sebastian Dröge
2008-06-10
4
-41
/
+51
*
Add documentation to the pulseaudio plugin and run make update in docs/plugins.
Sebastian Dröge
2008-06-10
72
-928
/
+1271
*
sys/sunaudio/gstsunaudiomixerctrl.c: Improvements for the SunAudio mixer by h...
Brian Cameron
2008-06-10
2
-4
/
+42
*
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
[next]