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
*
ext/jpeg/gstjpegenc.c: Don't crash when encoding images where the number of r...
Tim-Philipp Müller
2006-03-24
2
-9
/
+27
*
More state change function fixes.
Tim-Philipp Müller
2006-03-23
3
-8
/
+24
*
ext/esd/esdsink.*: Fix esd choppy playback by configuring audiosink correctly...
Wim Taymans
2006-03-23
3
-21
/
+85
*
ext/libpng/gstpngdec.c: Make state change function thread-safe.
Tim-Philipp Müller
2006-03-23
2
-4
/
+16
*
gst/wavparse/gstwavparse.c: Don't try to read beyond the end of the file just...
Tim-Philipp Müller
2006-03-23
3
-4
/
+39
*
gst/wavparse/gstwavparse.*: Delay source pad creation until we have the first...
Tim-Philipp Müller
2006-03-23
4
-26
/
+90
*
add videobalance plugn
Christian Schaller
2006-03-22
1
-1
/
+1
*
mention fixed bug number in the changelog
Jan Schmidt
2006-03-22
1
-1
/
+1
*
gst/: Don't attempt typefinding on too-short buffers that have been completel...
Jan Schmidt
2006-03-22
4
-4
/
+29
*
ext/esd/esdsink.c: Some cleanups.
Wim Taymans
2006-03-21
2
-39
/
+64
*
gst/rtsp/gstrtspsrc.c: the OPTIONS request result is optional so don't fail o...
Wim Taymans
2006-03-21
2
-6
/
+11
*
gst/: gcc 4.1 unreferenced pointer fixes.
Edward Hervey
2006-03-21
4
-8
/
+30
*
gst/wavparse/gstwavparse.c: Fix block alignment calculation. Alignment should...
Tommi Myöhänen
2006-03-21
2
-2
/
+10
*
gst/matroska/ebml-write.c: Ensure that we set correct caps on buffers that ar...
Jan Schmidt
2006-03-20
2
-0
/
+8
*
gst/goom/: Free filter data when cleaning up. (Fixes: #334995)
Jan Schmidt
2006-03-20
3
-3
/
+17
*
ext/taglib/gsttaglib.h: Fix left-over gst_my_filter_get_type.
Tim-Philipp Müller
2006-03-20
2
-1
/
+1
*
Have a show mouse pointer property and use it if we can
Zaheer Abbas Merali
2006-03-17
1
-2
/
+16
*
configure.ac: Don't compile udp and rtsp plugins on win32 (mingw) or other sy...
Tim-Philipp Müller
2006-03-17
2
-0
/
+18
*
Change bus reset handler so it reports useful information such as whether the...
Zaheer Abbas Merali
2006-03-16
3
-2
/
+53
*
gst/id3demux/id3v2frames.c: We only care about gain and peak data for the mas...
Tim-Philipp Müller
2006-03-16
2
-3
/
+11
*
gst/id3demux/id3v2frames.c: Read replay gain tags (#323721).
Tim-Philipp Müller
2006-03-16
2
-8
/
+115
*
configure.ac: Bump requirements to gst-plugins-base CVS because of buggy gst_...
Tim-Philipp Müller
2006-03-15
2
-1
/
+7
*
Fixed one of the caps in the code from mulaw to alaw.
Philippe Kalaf
2006-03-15
2
-1
/
+6
*
gst/apetag/gsttagdemux.c: Ensure that we set caps on the buffers we pass.
Jan Schmidt
2006-03-15
3
-4
/
+26
*
Fix memleak with gst_static_pad_template_get().
Edward Hervey
2006-03-15
30
-141
/
+140
*
gst/qtdemux/qtdemux.c: Let's not forget to chain up to the parent dispose.
Edward Hervey
2006-03-15
1
-0
/
+2
*
gst/qtdemux/qtdemux.c: Series of memleak fixes:
Edward Hervey
2006-03-15
1
-10
/
+22
*
configure.ac: Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(...
Tim-Philipp Müller
2006-03-14
4
-3
/
+108
*
sys/v4l2/gstv4l2src.c: Initialization of the debugging category should be as ...
Edward Hervey
2006-03-14
1
-2
/
+2
*
gst/avi/gstavidemux.c: Catch short reads, like they might happen with truncat...
Tim-Philipp Müller
2006-03-14
2
-22
/
+36
*
gst/avi/gstavidemux.c: Fix DIB image inversion for pictures with a depth != 8...
Tim-Philipp Müller
2006-03-14
2
-6
/
+22
*
ext/jpeg/gstjpegdec.*: Fix durations on outgoing buffers after seeking in MJP...
Tim-Philipp Müller
2006-03-14
3
-17
/
+40
*
gst/wavparse/gstwavparse.c: Implement seek in READY (re-fixes #327658)
Wim Taymans
2006-03-13
2
-2
/
+8
*
ext/taglib/gsttaglib.cc: Add gtk-doc blurb (unused for the time being); match...
Tim-Philipp Müller
2006-03-13
1
-1
/
+27
*
close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.
Wim Taymans
2006-03-13
23
-24
/
+150
*
Fix build of v4l2 (sigh)
Julien Moutte
2006-03-13
1
-2
/
+3
*
sys/v4l2/v4l2src_calls.c: g_atomic_int_set is only available in glib-0.10, us...
Edward Hervey
2006-03-12
1
-4
/
+4
*
sys/v4l2/gstv4l2element.h: Remove tim's addition of "_stdint.h" since it does...
Edward Hervey
2006-03-12
1
-2
/
+2
*
ext/taglib/: Add support for writing MusicBrainz IDs.
Tim-Philipp Müller
2006-03-12
3
-5
/
+86
*
sys/v4l2/gstv4l2element.h: Include "_stdint.h" in an attempt to make the
Tim-Philipp Müller
2006-03-12
1
-0
/
+2
*
V4L2 ported to 0.10.
Edgard Lima
2006-03-11
15
-1374
/
+1365
*
ext/taglib/gsttaglib.cc: and add support for TCOP (copyright)
Alex Lancaster
2006-03-11
1
-2
/
+17
*
gst/qtdemux/qtdemux.c: Fix build with gcc-4.1 (#327355).
Tim-Philipp Müller
2006-03-09
2
-2
/
+1
*
new id3v2 muxer based on TagLib
Christophe Fergeau
2006-03-09
3
-0
/
+518
*
ext/dv/gstdvdemux.c: Handle events in push mode better, can now do non-flushi...
Wim Taymans
2006-03-09
2
-8
/
+48
*
gst/qtdemux/qtdemux.c: Extract disc number and count from files that use 'dis...
Tim-Philipp Müller
2006-03-08
2
-0
/
+8
*
gst/udp/gstdynudpsink.c: Applied patch from Kai Vehmanen, fixes #333624.
Wim Taymans
2006-03-07
2
-11
/
+5
*
ext/libpng/gstpngdec.c: Implement paletted and grayscale png files handling. ...
Julien Moutte
2006-03-06
2
-5
/
+30
*
ext/speex/gstspeexenc.c: fix a tag list assert follow gst-plugins-base/ext/og...
Thomas Vander Stichele
2006-03-06
2
-8
/
+20
*
gst/qtdemux/qtdemux.c: Add support for '3IVD' fourcc (#333403).
Tim-Philipp Müller
2006-03-05
1
-0
/
+4
[next]