summaryrefslogtreecommitdiff
path: root/libavformat/rawenc.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2015-11-22 20:09:11 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2015-11-23 22:47:41 +0100
commit13834c10167320d73ad5bf0d500294fd453b473b (patch)
treec00dd67cce8769da019a3f1c41fdf34dd2e985fc /libavformat/rawenc.c
parent188a1a17a6ec5aaa6c7618ad99435a7e21c1247c (diff)
avcodec/mpegvideo_enc: Remove slice structured mode from H.263 as well as the code automatically enabing it
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@niedermayer.cc>
Diffstat (limited to 'libavformat/rawenc.c')
0 files changed, 0 insertions, 0 deletions