[FFmpeg-devel] [PATCH] CrystalHD decoder support v3
Gwenole Beauchesne
gbeauchesne
Tue Feb 8 10:47:30 CET 2011
Hi,
On Sat, 5 Feb 2011, Philip Langdale wrote:
>>> + if (output.PicInfo.height == 1088)
>>> + avctx->height = 1080;
>>
>> why this special case? please add a comment.
>
> This came from the xbmc crystalhd code, but there's no particular
> reason for it - I think they were trying to be friendly to
> mis-encoded files. I've removed it.
I think it was a bug with 70012 that did not support > 1080 correctly. I
will have to dig through mails, I am not very sure.
Regards,
Gwenole.
More information about the ffmpeg-devel
mailing list