[FFmpeg-devel] [PATCH] lavfi/kerndeint: use width instead of linesize.
Clément Bœsch
ubitux at gmail.com
Sun Jan 6 06:31:21 CET 2013
On Sun, Jan 06, 2013 at 05:57:50AM +0100, Clément Bœsch wrote:
> ---
> I may be completely wrong, but the code looks way more legit this way.
> ---
> libavfilter/vf_kerndeint.c | 28 ++++++++++++++--------------
> tests/ref/lavfi/kerndeint | 18 +++++++++---------
> 2 files changed, 23 insertions(+), 23 deletions(-)
>
New patch attached, which should be better. But I have two questions:
- why is pixel_step unused?
- AV_PIX_FMT_YUV420P is planar while AV_PIX_FMT_YUYV422 is packed, is
this correct?
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130106/1ac288ee/attachment.asc>
More information about the ffmpeg-devel
mailing list