gstreamer/tests/check/libs
Tim-Philipp Müller 75ecc060b1 gst-libs/gst/cdda/gstcddabasesrc.c: Make buffer durations add up (duration should be next_ts-ts for perfect streams)....
Original commit message from CVS:
* gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
Make buffer durations add up (duration should be next_ts-ts for
perfect streams). Fixes CD ripping to Ogg/Vorbis with vorbisenc
from CVS.
* tests/check/libs/cddabasesrc.c: (gst_cd_foo_src_close),
(test_buffer_timestamps), (cddabasesrc_suite):
Add unit test for the above.
* tests/check/Makefile.am:
Don't know why cddabasesrc test was in VALGRIND_TO_FIX, remove
to see what happens.
2006-08-17 10:00:00 +00:00
..
.gitignore API: add gst_tag_parse_extended_comment() (#351426). 2006-08-16 11:28:57 +00:00
audio.c tests/check/: Add a few tests for the channel position stuff in libgstaudio. 2006-08-03 15:04:42 +00:00
cddabasesrc.c gst-libs/gst/cdda/gstcddabasesrc.c: Make buffer durations add up (duration should be next_ts-ts for perfect streams).... 2006-08-17 10:00:00 +00:00
tag.c API: add gst_tag_parse_extended_comment() (#351426). 2006-08-16 11:28:57 +00:00
video.c Fix integer overflow problem with pixel-aspect-ratio calculations in videoscale and xvimagesink (#341542) 2006-05-12 21:30:00 +00:00