gstreamer/ext
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
..
alsa ext/alsa/: Update all error messages. All of them should either use the default translated message, or actually prov... 2006-01-28 18:22:06 +00:00
cdparanoia ext/: - a library should not call setlocale. see Libraries node in gettext manual 2006-01-27 01:06:29 +00:00
gnomevfs ext/gnomevfs/gstgnomevfssrc.c: SERVICE_NOT_AVAILABLE happens for example when you're trying to play an http:// stream... 2006-01-30 18:17:19 +00:00
libvisual ext/libvisual/visual.c: When pad_alloc returns a GstFlowReturn other than GST_FLOW_OK, make sure it is passed upstream. 2006-01-27 17:00:09 +00:00
ogg ext/alsa/gstalsasink.c: Free the device name string. 2006-01-27 01:36:01 +00:00
pango ext/pango/gsttextoverlay.c: Don't operate on empty text buffers. Strip newlines and tabs only from the end of the tex... 2005-12-15 10:15:10 +00:00
theora ext/theora/theoraenc.c (theora_enc_sink_setcaps) 2006-01-30 19:21:07 +00:00
vorbis tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc. 2006-01-30 15:01:28 +00:00
Makefile.am updates to activate cdparanoia plugin 2005-12-12 20:31:24 +00:00