]> git.sesse.net Git - ffmpeg/commit
lavf: move internal fields from public to internal context
authorwm4 <nfxjfg@googlemail.com>
Fri, 6 Feb 2015 13:53:40 +0000 (14:53 +0100)
committerAnton Khirnov <anton@khirnov.net>
Tue, 10 Feb 2015 20:45:04 +0000 (21:45 +0100)
commit9deaec782810d098bca11c9332fab2d2f4c5fb78
tree09de732f0e2550abd520cb94d80e3882546548f2
parent1509c018bd5b054a2354e20021ccbac9c934d213
lavf: move internal fields from public to internal context

This is not an API change; the fields were explicitly declared private
before.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
15 files changed:
libavformat/asfdec.c
libavformat/avformat.h
libavformat/dv.c
libavformat/internal.h
libavformat/mtv.c
libavformat/mux.c
libavformat/mxfenc.c
libavformat/nutdec.c
libavformat/oggdec.c
libavformat/options.c
libavformat/pcm.c
libavformat/r3d.c
libavformat/utils.c
libavformat/vqf.c
libavformat/yop.c