gstreamer/gst
Tim-Philipp Müller a73e81776d gst/typefind/gsttypefindfunctions.c: Can't do tag preferences via probability, as tags would then lose against types ...
Original commit message from CVS:
* gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
(id3v1_type_find), (apetag_type_find), (plugin_init):
Can't do tag preferences via probability, as tags would then
lose against types that are recognised with MAXIMUM probability
(like .wav); so let all tag typefinders return MAXIMUM themselves
and order them via the rank. Split ID3v1 and ID3v2 typefinders so
that we can prefer APE to ID3v1 (fixes #335028).
2006-03-19 11:37:46 +00:00
..
adder closes #333510. 2006-03-09 15:05:03 +00:00
audioconvert docs/plugins/: Add audioresample to docs. 2006-03-02 18:23:55 +00:00
audiorate Don't leak references returned by gst_pad_get_parent() 2006-03-07 12:49:03 +00:00
audioresample docs/plugins/: Add audioresample to docs. 2006-03-02 18:23:55 +00:00
audiotestsrc Updated/added documentation. 2006-03-01 16:24:37 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/gstffmpegcodecmap.c: Replace __VA_ARGS__ caps creation macros with varargs functions. looks nice... 2006-03-15 11:30:29 +00:00
playback gst/playback/gststreamselector.c: Preserve the existing buggy streamselector behaviour by performing a fallback buffe... 2006-03-16 10:22:27 +00:00
subparse gst/subparse/gstsubparse.c: Fix invalid memory access: make sure string passed to regexec() is NUL-termianted. 2006-03-09 12:56:35 +00:00
tcp ext/alsa/gstalsasink.c: Chain up to the parent finalize method. 2006-03-15 17:59:05 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Can't do tag preferences via probability, as tags would then lose against types ... 2006-03-19 11:37:46 +00:00
videorate fix wim's commit 2006-03-02 18:12:33 +00:00
videoscale gst/: Re-enable QoS after the release. 2006-03-14 11:11:59 +00:00
videotestsrc Fix some more docs. 2006-03-01 17:39:28 +00:00
volume ext/libvisual/visual.c: Cleanups, post nice errors. 2006-03-08 09:53:31 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00