[FFmpeg-devel] [PATCH] avcodec/mpegvideo_enc: Remove slice structured mode from H.263 as well as the code automatically enabing it

Michael Niedermayer michaelni at gmx.at
Mon Nov 23 23:00:02 CET 2015


On Sun, Nov 22, 2015 at 08:35:12PM +0100, Michael Niedermayer wrote:
> From: Michael Niedermayer <michael at niedermayer.cc>
> 
> There is no such thing as a slice structured mode in the original version 1  H.263,
> that mode was added in H.263+ in 1998. Also the headers for slice structured mode
> are not part of the older version 1 and this would result in unplayable files
> 
> An alternative to this patch would be to merge the H263 and H263P AVCodecs and use
> other means to distinguish the older and newer versions.
> 
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
>  libavcodec/mpegvideo_enc.c |    3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The bravest are surely those who have the clearest vision
of what is before them, glory and danger alike, and yet
notwithstanding go out to meet it. -- Thucydides
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151123/0c028d10/attachment.sig>


More information about the ffmpeg-devel mailing list