gstreamer/ext
Michael Smith 57fab036b1 ext/theora/theoradec.c: Adapt for post-alpha meaning of granulepos, when we have a newer version of libtheora.
Original commit message from CVS:
* ext/theora/theoradec.c: (gst_theora_dec_class_init),
(_theora_granule_frame), (_theora_granule_start_time),
(theora_dec_sink_convert), (theora_dec_decode_buffer):
Adapt for post-alpha meaning of granulepos, when we
have a newer version of libtheora.
* ext/theora/theoraenc.c: (gst_theora_enc_class_init),
(theora_enc_get_ogg_packet_end_time), (theora_enc_sink_event),
(theora_enc_is_discontinuous), (theora_enc_chain):
Likewise.
* tests/check/Makefile.am:
Link libtheora into theoraenc test so we can check which version of
libtheora we're testing against.
* tests/check/pipelines/theoraenc.c: (check_libtheora),
(check_buffer_granulepos),
(check_buffer_granulepos_from_starttime), (GST_START_TEST),
(theoraenc_suite):
Adapt tests to check the values that are now defined for theora; make
the tests backwards-adapt the passed values if we're running against an
old libtheora.
Fixes #497964
2008-01-11 15:48:11 +00:00
..
alsa ext/alsa/gstalsamixer.c: Use snd_mixer_selem_set_{playback|capture}_volume_all() if the volume is the same for all ch... 2008-01-07 13:59:43 +00:00
cdparanoia ext/cdparanoia/gstcdparanoiasrc.c: Repair umlaut. 2007-05-22 15:04:41 +00:00
gio Update to GMemoryInputStream API changes in GLib SVN and require gio-2.0 >= 2.15.1 for this. Fixes bug #507584. 2008-01-06 16:36:32 +00:00
gnomevfs ext/gnomevfs/: Use gst_tag_freeform_string_to_utf8() here, which also takes into account any character sets specified... 2007-12-11 17:14:13 +00:00
libvisual ext/libvisual/visual.c: Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_assert_not_reached()... 2007-12-29 16:23:23 +00:00
ogg ext/ogg/gstoggdemux.c: If we find a new serial number but it does not contain a BOS page, make sure we initialize the... 2007-12-03 10:58:14 +00:00
pango Make switching off of subtitles work. To avoid all kind of problems with unlinking of the subtitle input, we just kee... 2007-12-20 10:41:29 +00:00
theora ext/theora/theoradec.c: Adapt for post-alpha meaning of granulepos, when we have a newer version of libtheora. 2008-01-11 15:48:11 +00:00
vorbis Fix a bunch of compile warnings shown with Forte. 2007-09-17 17:24:55 +00:00
Makefile.am updates to activate cdparanoia plugin 2005-12-12 20:31:24 +00:00