gstreamer/gst
Jan Schmidt 436aad75df gst/typefind/gsttypefindfunctions.c: When typefinding an MP3 in push-based mode, don't penalise the probability down ...
Original commit message from CVS:
* gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
(mpeg_ts_probe_headers), (mpeg_ts_type_find):
When typefinding an MP3 in push-based mode, don't penalise the
probability down to 74% when we found 5 valid frames just because we
can't peek the end of the file.
Make the probability for detecting MPEG Transport Streams based on the
number of sequential headers we successfully detected.
2006-05-03 16:32:19 +00:00
..
adder gst/adder/gstadder.c: send events from src-pad to all sink-pads fixes #338657 2006-04-28 19:17:06 +00:00
audioconvert make GstElementDetails const 2006-04-28 19:46:37 +00:00
audiorate make GstElementDetails const 2006-04-28 19:46:37 +00:00
audioresample make GstElementDetails const 2006-04-28 19:46:37 +00:00
audiotestsrc make GstElementDetails const 2006-04-28 19:46:37 +00:00
ffmpegcolorspace make GstElementDetails const 2006-04-28 19:46:37 +00:00
playback gst/playback/: free cpas using gst_caps_unref, don't leak caps-strings 2006-05-02 18:15:25 +00:00
subparse atoi() needs stdlib.h 2006-04-29 01:24:31 +00:00
tcp make GstElementDetails const 2006-04-28 19:46:37 +00:00
typefind gst/typefind/gsttypefindfunctions.c: When typefinding an MP3 in push-based mode, don't penalise the probability down ... 2006-05-03 16:32:19 +00:00
videorate make GstElementDetails const 2006-04-28 19:46:37 +00:00
videoscale make GstElementDetails const 2006-04-28 19:46:37 +00:00
videotestsrc make GstElementDetails const 2006-04-28 19:46:37 +00:00
volume gst/volume/gstvolume.c: Increase "volume" property to 10.0. Fixes #340369. 2006-05-03 08:58:13 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00