]> git.sesse.net Git - ffmpeg/commit
Manage Picture buffers for fields as well as frames. Pair complementary fields into...
authorJeff Downs <heydowns@borg.com>
Mon, 8 Oct 2007 17:44:38 +0000 (17:44 +0000)
committerAndreas Öman <andreas@lonelycoder.com>
Mon, 8 Oct 2007 17:44:38 +0000 (17:44 +0000)
commit12d96de3acf660d53d6931e2045ec21fd8ae718f
treea3bee9fe82e500e22b96d2876287ed61bdcf7dab
parentac6b423b0c070f34de2b6a8df7913c6fe7aaa0de
Manage Picture buffers for fields as well as frames. Pair complementary fields into one MPV Picture.

Part of PAFF implementation.

patch by Jeff Downs, heydowns a borg d com
original thread:
Subject: [FFmpeg-devel] [PATCH] Implement PAFF in H.264
Date: 18/09/07 20:30

Originally committed as revision 10691 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c
libavcodec/mpegvideo.c