gstreamer/gst
Tim-Philipp Müller 61fa4c7bb2 typefindfunctions: lower H.263 typefinder max probability
The typefinder returns LIKELY for as little as one possible
sync and no bad sync (not even taking into account how much
data was looked at for that). It's generally just not fit
for purpose, so should just not return anything like LIKELY
at all ever, even more so since it only recognises one out
of ten H263 files, and likes to mis-detect mp3s as H263.

https://bugzilla.gnome.org/show_bug.cgi?id=700770
https://bugzilla.gnome.org/show_bug.cgi?id=725644
2014-03-05 00:41:20 +00:00
..
adder adder: Don't take channel mask in consideration in mono or stereo 2013-09-28 13:32:58 +02:00
app docs: remove old 0.10 Since markers 2013-11-16 16:10:07 +00:00
audioconvert audioconvert: never do mixing for 1->1 channel conversions 2014-02-18 10:48:07 +00:00
audiorate docs: remove old 0.10 Since markers 2013-11-16 16:10:07 +00:00
audioresample audioresample: It's HAVE_EMMINTRIN_H, not HAVE_XMMINTRIN_H for SSE2 2014-01-20 16:11:04 +01:00
audiotestsrc gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
encoding streamsplitter: push pending events before eos 2014-01-29 13:58:07 -03:00
gio docs: remove old 0.10 Since markers 2013-11-16 16:10:07 +00:00
playback playbin: improve autoplug_query_caps return 2014-02-27 21:23:12 +01:00
subparse subparse: Add support for parsing LRC subtitles 2013-12-18 15:52:53 +01:00
tcp tcp: fix compilation with MSVC 2013-11-28 16:24:13 +00:00
typefind typefindfunctions: lower H.263 typefinder max probability 2014-03-05 00:41:20 +00:00
videoconvert videoconvert: tweak the scoring algorithm 2014-01-24 12:19:43 +01:00
videorate videorate: Remove useless assignement 2013-12-30 13:45:04 +01:00
videoscale videoscale: fix adding borders when NV12 is used 2013-10-30 18:38:21 +01:00
videotestsrc videotestsrc: ensure having caps when setting the buffer pool config 2014-01-31 14:09:03 +00:00
volume Release 1.1.1 2013-06-05 18:31:27 +02:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00