gstreamer/ext/theora
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
..
gsttheoraenc.h ext/theora/theoraenc.c (theora_enc_sink_setcaps) 2006-01-30 19:21:07 +00:00
Makefile.am Rename libgsttagedit to libgsttag (#322117). 2005-11-22 11:33:07 +00:00
theora.c restructure configure.ac, use correct libtool LDFLAGS, fix up defines 2005-10-16 13:54:44 +00:00
theoradec.c ext/theora/theoradec.c: Post taglist actually on bus instead of just freeing it (fixes #327114 and totem bug #327080). 2006-01-16 15:19:55 +00:00
theoraenc.c ext/theora/theoraenc.c (theora_enc_sink_setcaps) 2006-01-30 19:21:07 +00:00