Author | SHA1 | Message | Date |
---|---|---|---|
|
42a8ac94d9 |
vf_tinterlace: implement interlace mode 5
Allow creating interlaced bottom field first video. |
13 years ago |
|
8fb03b4d70 |
lavfi: port tinterlace filter from MPlayer
Port MPlayer tinterlace filter from MPlayer, with some ideas taken from the FFmbc/libavfilter port, with the following main differences: * added support for full-scale YUVJ formats * added support for YUVA420P * request_frame() on the filter is forced to return a frame * some code factorization (related to the copy_picture_fields() function) * fixed black padding values for mode 3 |
14 years ago |