]> git.sesse.net Git - x264/commit
Add "Fake interlaced" option
authorKieran Kunhya <kieran@kunhya.com>
Thu, 20 May 2010 16:45:16 +0000 (17:45 +0100)
committerFiona Glaser <fiona@x264.com>
Fri, 21 May 2010 08:21:17 +0000 (01:21 -0700)
commit2b61248f4bcbb5f9df32d940732bc26d8feeda8c
treef7772565555618f3e37ee8e6f6f7b3d4ee2bd675
parent0a3b4aded728e162cb9a59befd0a3da3553bee7a
Add "Fake interlaced" option
This encodes all frames progressively yet flags the stream as interlaced.
This makes it possible to encode valid 25p and 30p Blu-Ray streams.
Also put the pulldown help section in a more appropriate place.
common/common.c
encoder/encoder.c
encoder/set.c
x264.c
x264.h