Deprecate av_malloc_format_context() in favor of
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 8 Feb 2009 08:16:40 +0000 (08:16 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 8 Feb 2009 08:16:40 +0000 (08:16 +0000)
commit88a2896520f667461e7e9ef089d17954fe4ff1d2
tree51d0eb026ad06dbeabc5a6672a9302dd0c75cb8f
parent353f87b8d44f84b0e7b242788c4447e7fbd06361
Deprecate av_malloc_format_context() in favor of
avformat_alloc_context(), and drop the old symbol at the next major
bump.

Originally committed as revision 17047 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/avformat.h
libavformat/options.c