gstreamer/ext
Wim Taymans 69934d5915 ext/theora/: Added first attempt at cropping of the image as required by the theora spec. We need more properties in ...
Original commit message from CVS:
* ext/theora/theoradec.c: (theora_get_formats),
(theora_dec_src_convert), (theora_dec_sink_convert),
(theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
(theora_dec_chain):
* ext/theora/theoraenc.c: (theora_enc_sink_link):
Added first attempt at cropping of the image as required by the
theora spec. We need more properties in the caps (offset_x,
offset_y,stride) to implement this correctly.
Added some debug info in the encoder. Note :the encoder is not
updated with the offset code.
2004-07-28 14:03:46 +00:00
..
alsa ext/alsa/gstalsa.c: disable some of the debugging code for now. Writing debugging to a buffer is broken in current al... 2004-07-15 20:32:41 +00:00
cdparanoia ext/cdparanoia/gstcdparanoia.c: Send discont events and change timestamps appropriately when we get a seek event. (b... 2004-06-14 20:33:56 +00:00
gnomevfs second batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ... 2004-05-21 23:28:57 +00:00
libvisual don't assert in state change 2004-07-09 10:56:51 +00:00
ogg ext/: More seeking fixes, oggdemux now supports seeking to time and uses the downstream element to convert granulepos... 2004-07-21 16:48:20 +00:00
pango second batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ... 2004-05-21 23:28:57 +00:00
theora ext/theora/: Added first attempt at cropping of the image as required by the theora spec. We need more properties in ... 2004-07-28 14:03:46 +00:00
vorbis ext/: More seeking fixes, oggdemux now supports seeking to time and uses the downstream element to convert granulepos... 2004-07-21 16:48:20 +00:00
Makefile.am ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/ 2004-06-24 01:16:02 +00:00