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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext/raw1394/gstdv1394src.c: Use scale functions
Wim Taymans
2006-04-21
1
-0
/
+5
*
ext/dv/gstdv.c: Fix build.
Tim-Philipp Müller
2006-04-21
1
-0
/
+5
*
gst/debug/progressreport.c: Add 'format' property to force querying to a part...
Tim-Philipp Müller
2006-04-21
1
-0
/
+9
*
ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at best, on big en...
Andy Wingo
2006-04-21
1
-0
/
+6
*
Add icydemux, and tests.
Michael Smith
2006-04-21
1
-0
/
+22
*
ext/flac/gstflacdec.c: Post SEGMENT_DONE message in TIME format.
Tim-Philipp Müller
2006-04-20
1
-0
/
+5
*
gst/avi/gstavidemux.c: Fix index creation when we have to scan the file to cr...
Fabrizio Gennari
2006-04-20
1
-0
/
+11
*
ext/flac/gstflacdec.c: Add support for segment seeks (fixes #338290). Also de...
Tim-Philipp Müller
2006-04-20
1
-0
/
+7
*
gst/matroska/: Set DISCONT flag on first buffer after a discontinuity.
Tim-Philipp Müller
2006-04-20
1
-0
/
+15
*
gst/matroska/matroska-demux.c: Handle end of segment properly when set; don't...
Mark Nauwelaerts
2006-04-20
1
-0
/
+10
*
gst/matroska/matroska-demux.c: Make mpeg2 aac audio work: create artificial p...
Tim-Philipp Müller
2006-04-20
1
-0
/
+8
*
gst/wavenc/gstwavenc.*: Set caps on first outgoing buffer, so that it doesn't...
Tim-Philipp Müller
2006-04-19
1
-0
/
+14
*
ext/gdk_pixbuf/gstgdkpixbuf.c: Leave JPEG decoding to our jpegdec plugin. gdk...
Tim-Philipp Müller
2006-04-18
1
-0
/
+9
*
ext/gdk_pixbuf/gstgdkpixbuf.*: Make work with packetised/framed input (e.g. p...
Tim-Philipp Müller
2006-04-18
1
-0
/
+11
*
ext/gdk_pixbuf/gstgdkpixbuf.c: No need to special-case for Gdk-2.0 any longer...
Tim-Philipp Müller
2006-04-18
1
-0
/
+7
*
Rewrite a bit: use GstBaseSink::start and stop instead of a state change func...
Tim-Philipp Müller
2006-04-18
1
-0
/
+19
*
Add translatable error message for when we cannot connect to the sound server...
Tim-Philipp Müller
2006-04-18
1
-0
/
+10
*
sys/oss/gst-i18n-plugin.h: Remove bogus file that doesn't belong here.
Tim-Philipp Müller
2006-04-18
1
-0
/
+5
*
ext/shout2/gstshout2.*: Handle tags being received before the connection to t...
Philippe Valembois
2006-04-17
1
-0
/
+11
*
ext/shout2/gstshout2.c: Don't crash in case the connection to the server fail...
Tim-Philipp Müller
2006-04-17
1
-0
/
+9
*
gst/id3demux/id3tags.c: (Fixes #338713)
Alex Lancaster
2006-04-17
1
-0
/
+6
*
reverting rtp patches to fix freeze break on -base as explained on the list
Thomas Vander Stichele
2006-04-13
1
-44
/
+0
*
gst/rtp/: Fix GObject macros.
Tim-Philipp Müller
2006-04-13
1
-0
/
+28
*
gst/rtp/: Ported mulaw and alaw payloaders to use new base class
Philippe Kalaf
2006-04-13
1
-0
/
+16
*
ext/gdk_pixbuf/gstgdkpixbuf.c: Some cleanups.
Wim Taymans
2006-04-12
1
-0
/
+13
*
gst/rtp/gstrtpmp4vdepay.c: Don't leak memory allocated by gst_buffer_new_and_...
Tim-Philipp Müller
2006-04-11
1
-0
/
+6
*
ext/libpng/gstpngdec.*: Handle more than one frame if the content is framed, ...
Tim-Philipp Müller
2006-04-11
1
-0
/
+11
*
sys/oss/: - the user-visible error strings were in the wrong category
Thomas Vander Stichele
2006-04-10
1
-0
/
+17
*
gst/matroska/ebml-read.c: Don't try to modify read-only data.
Tim-Philipp Müller
2006-04-10
1
-0
/
+9
*
ext/annodex/gstcmmlenc.c: Use copies of header buffers for caps to avoid circ...
Michael Smith
2006-04-10
1
-0
/
+12
*
gst/matroska/matroska-demux.c: Use static pad templates with ANY caps for aud...
Tim-Philipp Müller
2006-04-10
1
-0
/
+16
*
ext/annodex/gstcmmlutils.c: Use g_list_delete_link () instead of g_list_remov...
Michael Smith
2006-04-10
1
-0
/
+6
*
gst/avi/gstavidemux.c: Fix some crashers with empty chunks. (Fixes #337749)
Ryan Lortie (desrt)
2006-04-10
1
-0
/
+9
*
gst/level/gstlevel.c: use G_GINT64_CONSTANT for INT64 constants
Sébastien Moutte
2006-04-09
1
-0
/
+10
*
gst/matroska/ebml-read.c: Even better would be if we actually did the right t...
Tim-Philipp Müller
2006-04-09
1
-0
/
+6
*
gst/matroska/ebml-read.c: Can't just replace 1LL with 1L here just because MS...
Tim-Philipp Müller
2006-04-09
1
-0
/
+8
*
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
2006-04-08
1
-0
/
+71
*
Fix more broken GObject macros
Stefan Kost
2006-04-08
1
-0
/
+6
*
Fix broken GObject macros
Stefan Kost
2006-04-08
1
-0
/
+12
*
ext/flac/gstflacdec.c: Don't try to seek beyond the end of the file (would oc...
Tim-Philipp Müller
2006-04-08
1
-0
/
+9
*
ext/flac/gstflacdec.*: If the stream header doesn't contain the total number ...
Tim-Philipp Müller
2006-04-07
1
-0
/
+10
*
gst/avi/gstavidemux.c: Don't unref the GstPadTemplate returned by gst_element...
Edward Hervey
2006-04-07
1
-0
/
+6
*
sys/sunaudio/gstsunaudiosink.*: Use spec->segsize and spec->segtotal in the p...
Brian Cameron
2006-04-06
1
-0
/
+11
*
configure.ac: Bump core requirements to CVS for gst_pad_query_peer_duration()...
Tim-Philipp Müller
2006-04-06
1
-0
/
+6
*
ext/speex/: Fix seeking and duration queries (#337033); clean up and refactor...
Tim-Philipp Müller
2006-04-05
1
-0
/
+16
*
ext/raw1394/gstdv1394src.c: distinguish between device not found and could no...
Thomas Vander Stichele
2006-04-05
1
-0
/
+6
*
add a .pc file so other modules can use good plugins in tests
Thomas Vander Stichele
2006-04-03
1
-0
/
+9
*
configure.ac: clean up, use AS_VERSION and AS_NANO
Thomas Vander Stichele
2006-04-01
1
-0
/
+22
*
ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32
Sébastien Moutte
2006-03-30
1
-0
/
+27
*
better/unified long descriptions
Wim Taymans
2006-03-30
1
-0
/
+114
[next]