[FFmpeg-devel] [PATCH] Set pix_fmt in svq3_decode_init

Jai Menon jmenon86
Sat Dec 12 12:19:46 CET 2009


Hi,

pix_fmt was earlier set in h264.c:decode_init but was later moved to
h264.c:decode_slice_header. So currently, the svq3 decoder doesnt set
avctx->pix_fmt (issue 1591 on roundup). Attached is a trivial patch to
fix it but please correct me if i'm missing something.

-- 
Jai Menon

-------------- next part --------------
A non-text attachment was scrubbed...
Name: svq3_decode_fix.patch
Type: text/x-patch
Size: 413 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091212/46c74122/attachment.bin>



More information about the ffmpeg-devel mailing list