OSDN Git Service

Replace the calls to the deprecated av_alloc_format_context() with
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 8 Feb 2009 08:27:26 +0000 (08:27 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 8 Feb 2009 08:27:26 +0000 (08:27 +0000)
commit8e2fd8e1d424f3dda8b1966733a32c3842008896
treed74f6902e7fb46134dd140744b5f25af9e557a1d
parent88a2896520f667461e7e9ef089d17954fe4ff1d2
Replace the calls to the deprecated av_alloc_format_context() with
corresponding calls to avformat_alloc_context().

Originally committed as revision 17048 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c
ffplay.c
ffserver.c
libavformat/mov.c
libavformat/utils.c
output_example.c
tests/seek_test.c