OSDN Git Service

Rename movenc.c MOVContext to MOVMuxContext, since MOVContext is already used
authorRonald S. Bultje <rsbultje@gmail.com>
Sat, 28 Feb 2009 16:02:29 +0000 (16:02 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Sat, 28 Feb 2009 16:02:29 +0000 (16:02 +0000)
commit2d243fb3fc9bd39787c5f91268e375931c50eb22
tree7b64891628c639aeb5f52b4e49b9552da4980f7f
parentf166f2f4350f5d3d06719c349fcae82ee722cb4c
Rename movenc.c MOVContext to MOVMuxContext, since MOVContext is already used
in mov.c for the demuxer. See "[PATCH] rename movenc.c MOVContext to
MOVMuxContext" thread on the mailinglist.

Originally committed as revision 17659 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/movenc.c