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
*
autogen.sh: require am17
Thomas Vander Stichele
2006-06-11
1
-0
/
+20
*
gconf/Makefile.am: Honour --disable-schemas-install configure option. Fixes #...
Tim-Philipp Müller
2006-06-09
1
-0
/
+5
*
tests/examples/level/Makefile.am: Add -lm to LIBS for pow() function, don't a...
Tim-Philipp Müller
2006-06-09
1
-0
/
+7
*
configure.ac: We should use $SED and not $(SED) in configure.ac (#343678).
Peter Kjellerstedt
2006-06-09
1
-0
/
+7
*
sys/sunaudio/: Attached find a patch that fixes a number of bugs with the Sun...
Brian Cameron
2006-06-09
1
-0
/
+24
*
ext/jpeg/gstjpegdec.*: API: Added IDCT method property
Wim Taymans
2006-06-09
1
-0
/
+13
*
configure.ac: We now require libraw1394 >= 1.1.0 and that version onwards all...
Zaheer Abbas Merali
2006-06-07
1
-0
/
+6
*
gst/law/alaw-decode.c: Trying to get items from an ANY or EMPTY caps is ... s...
Edward Hervey
2006-06-02
1
-0
/
+5
*
ext/dv/gstdvdec.*: Added GstSegment handling, now implements dropping/clipping.
Edward Hervey
2006-06-02
1
-0
/
+7
*
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
2006-06-01
1
-0
/
+93
*
gst/goom/gstgoom.*: Handle QoS.
Wim Taymans
2006-05-31
1
-0
/
+12
*
ext/raw1394/gstdv1394src.c: Fix bus reset when using libiec61883
Zaheer Abbas Merali
2006-05-31
1
-0
/
+29
*
gst/avi/gstavidemux.c: add an explicit dll imported declaration for GST_CAT_E...
Sébastien Moutte
2006-05-30
1
-0
/
+13
*
Add apev2mux element (#343122).
Sebastian Dröge
2006-05-30
1
-0
/
+23
*
gst/: GST_PTR_FORMAT should be used to print caps in debug statements.
Tim-Philipp Müller
2006-05-28
1
-0
/
+7
*
gst/apetag/gstapedemux.c: Some clean-ups and additions: map APE 'file' tag to
Sebastian Dröge
2006-05-28
1
-0
/
+10
*
ext/jpeg/gstjpegdec.c: Initialize segment to GST_FORMAT_UNDEFINED in READY->P...
Edward Hervey
2006-05-28
1
-0
/
+5
*
ext/jpeg/gstjpegdec.*: Clip outgoing buffers according to currently configure...
Edward Hervey
2006-05-28
1
-0
/
+8
*
ext/taglib/gstid3v2mux.cc: Handle writing of track-count or album-volume-cou...
Tim-Philipp Müller
2006-05-28
1
-0
/
+12
*
gst/id3demux/id3v2frames.c: A track/volume number or count of 0 does not make...
Tim-Philipp Müller
2006-05-28
1
-0
/
+7
*
ext/jpeg/gstjpegdec.c: Abort decompression when receiving FLUSH_STOP. This sh...
Edward Hervey
2006-05-27
1
-0
/
+7
*
ext/flac/gstflac.c: Don't #include file we don't dist any longer.
Tim-Philipp Müller
2006-05-27
1
-0
/
+5
*
README: Replace current README (containing the release notes from some 0.9.x ...
Tim-Philipp Müller
2006-05-27
1
-0
/
+6
*
ext/dv/gstdvdemux.c: Implement EOS correctly by either posting
Wim Taymans
2006-05-24
1
-0
/
+7
*
gst/law/: Some cleanups in the chain functions.
Wim Taymans
2006-05-24
1
-0
/
+13
*
gst/matroska/matroska-mux.c: gst_collect_pads_stop() needs to be called befor...
Mark Nauwelaerts
2006-05-23
1
-0
/
+8
*
ext/flac/: Remove backwards compatibility cruft for dealing with FLAC API cha...
Tim-Philipp Müller
2006-05-23
1
-0
/
+10
*
gst/matroska/: Add support for muxing/demuxing theora video (#342448; too bad...
Tim-Philipp Müller
2006-05-23
1
-0
/
+20
*
ext/jpeg/gstjpegdec.c: Fix crashes when the horizontal subsampling is 1.
Tim-Philipp Müller
2006-05-22
1
-0
/
+7
*
gst/avi/gstavimux.*: - add odml (large file) index support
Mark Nauwelaerts
2006-05-22
1
-0
/
+19
*
gst/id3demux/id3v2frames.c: Don't output any tag when we encounter a negative...
Jan Schmidt
2006-05-19
1
-0
/
+7
*
configure.ac: update for new GSTPB_PLUGINS_DIR
Thomas Vander Stichele
2006-05-18
1
-0
/
+5
*
rtp/gst/gstrtph263pay.c: Properly set static caps for H263 at 34.
Philippe Kalaf
2006-05-18
1
-0
/
+5
*
ext/taglib/gsttaglibmux.c: Merge event tags and tag setter tags correctly (#3...
James Doc Livingston
2006-05-18
1
-0
/
+8
*
gst/law/mulaw-decode.c: We can only do caps intersection if the othercaps are...
Edward Hervey
2006-05-17
1
-0
/
+6
*
ext/jpeg/gstjpegdec.c: Fix crash when outputting debugging information for ce...
Tim-Philipp Müller
2006-05-17
1
-0
/
+7
*
gst/matroska/ebml-read.c: Don't create unnecessary sub-buffers all the time. ...
Jindrich Makovicka
2006-05-17
1
-0
/
+15
*
ext/libpng/gstpngenc.c: In snapshot mode, we always return GST_FLOW_UNEXPECTE...
Edward Hervey
2006-05-16
1
-0
/
+6
*
gst/autodetect/: Make the name of the child element be based on the name of t...
Jan Schmidt
2006-05-16
1
-0
/
+16
*
ext/libpng/Makefile.am: Add LIBPNG_CFLAGS.
Zaheer Abbas Merali
2006-05-16
1
-0
/
+7
*
ext/taglib/gstid3v2mux.cc: Add support for writing images (APIC frames) into ...
Tim-Philipp Müller
2006-05-15
1
-0
/
+6
*
gst/wavparse/gstwavparse.c: Update docs; wavparse implements push and pull mo...
Michael Smith
2006-05-14
1
-0
/
+5
*
gst/avi/gstavidemux.c: Ooops, bitten by the copy-and-paste design paradigm, f...
Wim Taymans
2006-05-12
1
-0
/
+8
*
gst/avi/gstavidemux.*: Some cleanups, prepare to use GstSegment.
Wim Taymans
2006-05-12
1
-0
/
+19
*
gst/wavparse/gstwavparse.c: Fix use of uninitialised values if we're NOT seek...
Michael Smith
2006-05-12
1
-0
/
+7
*
gst/wavparse/Makefile.am: Add CFLAGS and LIBS for libgstbase, fixes build on
Tim-Philipp Müller
2006-05-12
1
-0
/
+6
*
gst/id3demux/id3v2frames.c: Some more debug info. No need to check whether th...
Tim-Philipp Müller
2006-05-12
1
-0
/
+7
*
gst/id3demux/id3v2frames.c: Fix parsing of numeric genre strings some more, b...
Jan Schmidt
2006-05-10
1
-0
/
+9
*
ext/esd/esdsink.*: Move the esd_get_server_info() into gst_esdsink_open() and...
Tim-Philipp Müller
2006-05-10
1
-0
/
+8
*
Const-ify GEnumValue arrays.
Tim-Philipp Müller
2006-05-10
1
-0
/
+17
[next]