aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/xfaceenc.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2021-02-27 15:42:33 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2021-03-01 06:04:46 +0100
commit1a4a5fb640dda45bd88097c2f9142cc19af29da9 (patch)
tree19743ef85017c24d9155c8c5cbe6f8e6bb6cdc82 /libavcodec/xfaceenc.c
parent4cb989e83631c801718723ad95367fdd561e0ae0 (diff)
downloadffmpeg-1a4a5fb640dda45bd88097c2f9142cc19af29da9.tar.gz
avcodec/roqvideo: Use dedicated context for encoder
Up until now, the RoQ video decoder and encoder used the same context; and said context contained several fields that are only used by the encoder. This commit changes this and uses a dedicated context for the encoder; it contains the common context as first element in order to use functions common to the de- and encoder. Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/xfaceenc.c')
0 files changed, 0 insertions, 0 deletions