makes the filename member of the URLContext a pointer, so that the
authorRonald S. Bultje <rsbultje@gmail.com>
Sun, 14 Jan 2007 22:07:19 +0000 (22:07 +0000)
committerGuillaume Poirier <gpoirier@mplayerhq.hu>
Sun, 14 Jan 2007 22:07:19 +0000 (22:07 +0000)
commit621810045cc0b5174e0243796026eb622b985a6c
tree5c478df1ae0f76a616ff40c60ed1bab3dbb3ce4e
parentfb2b4fc50a5aa549f4f30e93f53636c16be7f729
makes the filename member of the URLContext a pointer, so that the
structure can be extended in the future without breaking ABI.
patch by Ronald S. Bultje % rbultje A ronald P bitfreak P net %
Original thread:
Date: Jan 1, 2007 6:01 PM
Subject: [Ffmpeg-devel] make URLContext->filename a pointer

Originally committed as revision 7506 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/avio.c
libavformat/avio.h