gstreamer/gst
Tim-Philipp Müller ca6e20ae1a gst/typefind/gsttypefindfunctions.c: Make plain/text typefinder more conservative: firstly, check for embedded zeroes...
Original commit message from CVS:
* gst/typefind/gsttypefindfunctions.c:
(utf8_type_find_count_embedded_zeroes),
(utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
Make plain/text typefinder more conservative: firstly, check
for embedded zeroes, which are perfectly valid UTF-8 characters,
but also a fairly good sign that something is not a plain text
file; secondly, probe into the middle of the file if possible.
If we can't probe into the middle, limit the probability value
to be returned to TYPE_FIND_POSSIBLE (see #333900).
2006-03-08 17:11:29 +00:00
..
adder Pass unhandled queries upstream instead of just dropping them (#326447). Also, fix supported query types list for som... 2006-02-01 11:56:11 +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 ext/libvisual/visual.c: Cleanups, post nice errors. 2006-03-08 09:53:31 +00:00
playback ext/gnomevfs/gstgnomevfssrc.c: Don't send EOS event here, the base class will send one for us. 2006-02-21 12:16:16 +00:00
subparse ext/gnomevfs/gstgnomevfssrc.c: Don't send EOS event here, the base class will send one for us. 2006-02-21 12:16:16 +00:00
tcp Fix some more docs. 2006-03-01 17:39:28 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Make plain/text typefinder more conservative: firstly, check for embedded zeroes... 2006-03-08 17:11:29 +00:00
videorate fix wim's commit 2006-03-02 18:12:33 +00:00
videoscale docs/plugins/: Added videoscale to docs. 2006-03-02 17:46:36 +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