OSDN Git Service

vc1: move MpegEncContext.resync_marker into VC1Context.
authorAnton Khirnov <anton@khirnov.net>
Tue, 26 Nov 2013 11:18:44 +0000 (12:18 +0100)
committerAnton Khirnov <anton@khirnov.net>
Fri, 29 Nov 2013 13:19:47 +0000 (14:19 +0100)
commitc2f7417eeb9cc31f75e71f7be2780f90f1628d7e
tree79020d21ae2503f4eebf1c8a0a3ac9ef95604cd6
parenta5a71992cae34b321ceb8374f44ce17a945a3881
vc1: move MpegEncContext.resync_marker into VC1Context.

The field still remains in MpegEncContext because it is used by the
mpeg4 decoder.
libavcodec/dxva2_vc1.c
libavcodec/mss2.c
libavcodec/vaapi_vc1.c
libavcodec/vc1.c
libavcodec/vc1.h
libavcodec/vdpau_vc1.c