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.
This commit is contained in:
parent
2c2d4de527
commit
c71d06d8ef
11
ChangeLog
11
ChangeLog
@ -1,3 +1,14 @@
|
||||
2004-07-28 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* 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.
|
||||
|
||||
2004-07-28 Jan Schmidt <thaytan@mad.scientist.com>
|
||||
|
||||
* ext/dvdnav/README:
|
||||
|
Loading…
x
Reference in New Issue
Block a user