]> git.sesse.net Git - ffmpeg/commit
h263/p encoder: add 'structured_slices' private option.
authorAnton Khirnov <anton@khirnov.net>
Sat, 27 Aug 2011 08:16:14 +0000 (10:16 +0200)
committerAnton Khirnov <anton@khirnov.net>
Wed, 31 Aug 2011 11:28:26 +0000 (13:28 +0200)
commit4bcee8e7f826b79206da660cd66ad91e497d7184
treeaa0e7967c44466cf8be5f572242d5453be3de8e3
parent0d904de89ded7502c7a18a12e27c3e6dff5d1fdf
h263/p encoder: add 'structured_slices' private option.

Deprecate CODEC_FLAG_H263P_SLICE_STRUCT
libavcodec/avcodec.h
libavcodec/mpegvideo_enc.c
libavcodec/options.c