gstreamer/ext
Thomas Vander Stichele c9bc7a4844 ogg muxing of vorbis and theora now has pages ordered correctly again, even with delays.
Original commit message from CVS:
ogg muxing of vorbis and theora now has pages ordered correctly again,
even with delays.

* ext/ogg/README:
updated with some examples
* ext/theora/theoraenc.c: (granulepos_to_timestamp),
(granulepos_add), (theora_buffer_from_packet):
* ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
(granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
(gst_vorbisenc_chain):
implement strategy from ext/ogg/README
* ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
(gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
(gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
(gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
Fix muxer so that oggz-validate is happy with all streams;
except for no eos mark, and the BOS page ordering
* tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
(check_buffer_granulepos):
* tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
update tests to check for OFFSET being set as requested
fixed type of granulepos, it's not a ClockTime
2006-03-05 22:57:58 +00:00
..
alsa Added alsa docs. 2006-03-01 18:25:18 +00:00
cdparanoia ext/cdparanoia/gstcdparanoiasrc.*: Add back 'transport-error' and 'uncorrected-error' signals and make them actually ... 2006-02-17 16:12:11 +00:00
gnomevfs configure.ac: Bump requirements to GStreamer CVS for the new error enum. 2006-03-04 14:35:10 +00:00
libvisual ext/libvisual/visual.c: Don't use gst_pad_use_fixed_caps, because it prevents downstream from being able to renegotia... 2006-02-27 12:08:22 +00:00
ogg ogg muxing of vorbis and theora now has pages ordered correctly again, even with delays. 2006-03-05 22:57:58 +00:00
pango Updated/added documentation. 2006-03-01 16:24:37 +00:00
theora ogg muxing of vorbis and theora now has pages ordered correctly again, even with delays. 2006-03-05 22:57:58 +00:00
vorbis ogg muxing of vorbis and theora now has pages ordered correctly again, even with delays. 2006-03-05 22:57:58 +00:00
Makefile.am updates to activate cdparanoia plugin 2005-12-12 20:31:24 +00:00