ext/theora/theoraenc.c (theora_buffer_from_packet, theora_enc_chain): Don't use pad_a...
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 15 Apr 2007 14:35:53 +0000 (14:35 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 15 Apr 2007 14:35:53 +0000 (14:35 +0000)
commit096abcf3d61d230b780782b57e8a13d3daa188d1
tree96a347e960126a6a0f236ef45b8f4db57b50d141
parent66a6f3413c417792f62c6afb1a7d35d1cc606a3b
ext/theora/theoraenc.c (theora_buffer_from_packet, theora_enc_chain): Don't use pad_alloc_buffer_and_set_caps to crea...

Original commit message from CVS:
* ext/theora/theoraenc.c (theora_buffer_from_packet, theora_enc_chain):
Don't use pad_alloc_buffer_and_set_caps to create a small header
packet, or, worse, to create a big temporary video buffer using the
src pad.
ChangeLog
ext/theora/theoraenc.c