[FFmpeg-devel] [PATCH]Fix decoding frwu with changed field order

Michael Niedermayer michaelni at gmx.at
Sat Nov 24 13:59:14 CET 2012


On Sat, Nov 24, 2012 at 12:11:24PM +0100, Carl Eugen Hoyos wrote:
[...]

> +static const AVOption frwu_options[] = {
> +    {"change_field_order", "Change frwu field order", offsetof(FRWUContext, change_field_order), FF_OPT_TYPE_INT,
                                                                                                           ^^^^^^^^^
> +     {.dbl = 0}, 0, 1, AV_OPT_FLAG_DECODING_PARAM | AV_OPT_FLAG_VIDEO_PARAM},
         ^^^^
these 2 dont match

no other comments from me

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Old school: Use the lowest level language in which you can solve the problem
            conveniently.
New school: Use the highest level language in which the latest supercomputer
            can solve the problem without the user falling asleep waiting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121124/c153bb63/attachment.asc>


More information about the ffmpeg-devel mailing list