Hello,

Patchs in attach add interlace encoding support to prores aw encoding

Use +ildct flag to switch between progressive and interlace encoding

Use AVFrame flag to switch between tff and bff frame organization.
If AVFrame->interlaced value is not set to 1, but +ildct is set (interlace
encoding of progressive frame), define field order to top (most common case
for prores file)

user can still use setparams filter, to force bff for progressive input if
need.

Pass fate test for me (x86_64, mac os x)

Martin

Attachment: 0003-avcodec-proresenc_aw-move-scantable-to-prores-contex.patch
Description: Binary data

Attachment: 0001-avcodec-proresenc_aw-simplify-frame-flags.patch
Description: Binary data

Attachment: 0004-avcodec-proresenc_aw-merge-funcs-subimage_with_fill-.patch
Description: Binary data

Attachment: 0002-avcodec-proresenc_aw-move-picture-encoding-after-fra.patch
Description: Binary data

Attachment: 0005-avcodec-proresenc_aw-add-interlace-encoding.patch
Description: Binary data

Attachment: 0006-avcodec-proresenc_aw-indent-after-prev-commit.patch
Description: Binary data

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to