[FFmpeg-devel] [PATCH] set b_tff in libx264.c since it is not set now (original) (raw)
Marco Gittler marco
Fri Jan 7 22:49:56 CET 2011
- Previous message: [FFmpeg-devel] [PATCH] SIMD-optimized float_to_int32_fmul_scalar()
- Next message: [FFmpeg-devel] [PATCH] set b_tff in libx264.c since it is not set now
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi
this patch adds function, to set b_tff (top_field_first) flag for x264 in libx264.c Until now, it is not set no matter what field encoding the frame has. To get correct results, this must be set to the filed_order from processed frame.
regards marco
-------------- next part -------------- A non-text attachment was scrubbed... Name: ffmpeg_b_tff.patch Type: application/octet-stream Size: 602 bytes Desc: not available URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110107/30c28e82/attachment.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 3910 bytes Desc: not available URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110107/30c28e82/attachment.bin>
- Previous message: [FFmpeg-devel] [PATCH] SIMD-optimized float_to_int32_fmul_scalar()
- Next message: [FFmpeg-devel] [PATCH] set b_tff in libx264.c since it is not set now
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]