OSDN Git Service

lavc: add support for interleaved chroma formats to libx264.
authorKieran Kunhya <kierank@ob-encoder.com>
Sun, 22 Sep 2013 15:54:47 +0000 (10:54 -0500)
committerAnton Khirnov <anton@khirnov.net>
Tue, 24 Sep 2013 12:15:04 +0000 (14:15 +0200)
commit58894ab3f94d29b7497778289a21a166b6441a6a
tree18300738d8056e38d74a3376aa688cbbb72ba86e
parenta454dec19aa6666b555deec431bc42eda391d7b6
lavc: add support for interleaved chroma formats to libx264.

Interleaved chroma is x264's native format

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavcodec/libx264.c