gstreamer/tests
Andy Wingo f2476d444b ext/theora/theoraenc.c (theora_enc_sink_setcaps)
Original commit message from CVS:
2006-01-30  Andy Wingo  <wingo@pobox.com>

* ext/theora/theoraenc.c (theora_enc_sink_setcaps)
(gst_theora_enc_init): Pull the granule shift out of the encoder.
(granulepos_add): New function, handles the messiness of adjusting
granulepos values.
(theora_buffer_from_packet):
(theora_enc_chain):
(theora_enc_sink_event): Use granulepos_add, not +.

* tests/check/pipelines/theoraenc.c
(check_buffer_granulepos_from_starttime): Just check the frame
count, not the actual granulepos -- we can't dictate to the
encoder when it should be placing keyframes.
2006-01-30 19:21:07 +00:00
..
check ext/theora/theoraenc.c (theora_enc_sink_setcaps) 2006-01-30 19:21:07 +00:00
examples tests/examples/seek/seek.c: Output tag messages as well. 2006-01-24 21:55:21 +00:00
icles tests/icles/Makefile.am: don't build the tests if we don't have the libs 2006-01-10 23:58:36 +00:00
old examples/seeking/: Added app for playback speed testing. 2005-11-04 10:49:55 +00:00
Makefile.am add stress test for xoverlay from Julien 2005-12-01 14:50:24 +00:00