gstreamer/ext/theora
Wim Taymans 13eaab891d ext/theora/theoradec.c: Don't screw up the 1 Chroma for 1 luma sample situation when we have an odd offset/width by a...
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):
Don't screw up the 1 Chroma for 1 luma sample situation when we
have an odd offset/width by adding a black border in those cases.
2004-07-28 15:04:43 +00:00
..
Makefile.am ext/theora/: Added a theora encoder, grouped the encoder and decoder into the same plugin. 2004-05-06 09:10:31 +00:00
theora.c ext/theora/: Fix theora granulepos calculation. 2004-07-07 15:57:48 +00:00
theoradec.c ext/theora/theoradec.c: Don't screw up the 1 Chroma for 1 luma sample situation when we have an odd offset/width by a... 2004-07-28 15:04:43 +00:00
theoraenc.c 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