gstreamer/tests/check/pipelines
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
..
.gitignore reorganize stuff under tests/ 2005-11-30 17:38:24 +00:00
simple-launch-lines.c remove sinesrc some more 2005-11-23 15:30:20 +00:00
theoraenc.c ext/theora/theoraenc.c (theora_enc_sink_setcaps) 2006-01-30 19:21:07 +00:00
vorbisenc.c tests/check/pipelines/: Totally remove the UINT64_CONSTANT macro, doesn't appear to be needed or available. 2006-01-30 17:08:11 +00:00