gstreamer/ext
Michael Smith 15b6ea50d6 ext/vorbis/vorbisenc.c: Allow very small discontinuities in the timestamps. These we can't do anything useful with an...
Original commit message from CVS:
* ext/vorbis/vorbisenc.c:
(gst_vorbis_enc_buffer_check_discontinuous):
Allow very small discontinuities in the timestamps. These we can't
do anything useful with anyway (because vorbis's timestamps have
only sample granularity), and are commonly produced by elements with
minor bugs. Allow up to 1/2 a sample out.
Fixes #351742.
2006-08-25 09:54:56 +00:00
..
alsa ext/alsa/: Avoid setting and using a NULL device name. 2006-08-16 11:38:52 +00:00
cdparanoia further clean up build 2006-06-11 14:08:54 +00:00
gnomevfs further clean up build 2006-06-11 14:08:54 +00:00
libvisual further clean up build 2006-06-11 14:08:54 +00:00
ogg ext/ogg/gstogmparse.c: Refactor ogm parse, do better input checking, misc. clean-ups. 2006-08-23 16:43:03 +00:00
pango ext/pango/gsttextoverlay.c: g_markup_escape_text() REALLY doesn't like non-UTF8 input and doesn't validate its input ... 2006-06-21 18:39:07 +00:00
theora ext/theora/gsttheoraparse.h: ext/theora/theoraparse.c (gst_theora_parse_class_init) (theora_parse_dispose, theora_par... 2006-08-05 17:08:05 +00:00
vorbis ext/vorbis/vorbisenc.c: Allow very small discontinuities in the timestamps. These we can't do anything useful with an... 2006-08-25 09:54:56 +00:00
Makefile.am updates to activate cdparanoia plugin 2005-12-12 20:31:24 +00:00