[FFmpeg-devel] [PATCH] Set pix_fmt in svq3_decode_init
Michael Niedermayer
michaelni
Sat Dec 12 12:46:33 CET 2009
On Sat, Dec 12, 2009 at 04:49:46PM +0530, Jai Menon wrote:
> 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
>
> svq3.c | 1 +
> 1 file changed, 1 insertion(+)
> 73df4de9dbca537d210deb564768f9c82e920413 svq3_decode_fix.patch
Should be ok in principle, i have something similar in my tree, the
reason why i didnt commit it was that fate should be failing and it
seems it does not.
Once the fate issue is understood this can be commited of course
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The educated differ from the uneducated as much as the living from the
dead. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091212/68c1a7df/attachment.pgp>
More information about the ffmpeg-devel
mailing list