gstreamer/ext
Michael Smith e1cc846edc tests/check/pipelines/oggmux.c: Add a test that ensures we set DELTA_UNIT on all non-header, non-video buffers, if we...
Original commit message from CVS:
* tests/check/pipelines/oggmux.c: (validate_ogg_page), (is_video),
(eos_buffer_probe):
Add a test that ensures we set DELTA_UNIT on all non-header,
non-video buffers, if we have a video stream.
* ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
(gst_ogg_mux_process_best_pad):
Move setting delta_pad to earlier, where we inspect all pads, so
that leading audio pages don't get DELTA_UNIT unset if they come
before the first DELTA_UNIT from video pages. Fixes the newly-added
test. Fixes #385527.
2007-06-15 11:15:28 +00:00
..
alsa Revert commits towards #152864 made so far. We'll pick it up again after the 0.10.13 release. 2007-05-25 10:07:26 +00:00
cdparanoia ext/cdparanoia/gstcdparanoiasrc.c: Repair umlaut. 2007-05-22 15:04:41 +00:00
gnomevfs ext/gnomevfs/gstgnomevfssink.*: see #412648. 2007-05-22 15:30:26 +00:00
libvisual ext/libvisual/visual.c: Improve adapter usage and comments. 2007-03-09 16:46:35 +00:00
ogg tests/check/pipelines/oggmux.c: Add a test that ensures we set DELTA_UNIT on all non-header, non-video buffers, if we... 2007-06-15 11:15:28 +00:00
pango ext/pango/gstclockoverlay.c: Fix unused variable warning if HAVE_LOCALTIME_R is undefinied 2007-04-16 22:20:03 +00:00
theora Add draft design for forcing keyframes in encoders and implement in theoraenc. 2007-06-05 15:59:00 +00:00
vorbis ext/vorbis/vorbisdec.c: Use scale functions to avoid overflow when calculating duration of vorbis buffers. 2007-04-12 12:57:33 +00:00
Makefile.am updates to activate cdparanoia plugin 2005-12-12 20:31:24 +00:00