mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-05 15:03:50 +00:00
Move initialisations and internal symbols in allformats.h,
patch by Diego "Flameeyes" Petteno flameeyes AA gentoo PP org Original thread: Date: Jun 30, 2006 2:07 AM Subject: [Ffmpeg-devel] [PATCH] Move initialisations and internal symbols in allformats.h Originally committed as revision 5556 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
f2508b1712
commit
e006c307fe
8 changed files with 7 additions and 176 deletions
|
@ -17,6 +17,7 @@
|
|||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
#include "avformat.h"
|
||||
#include "allformats.h"
|
||||
|
||||
/* If you do not call this function, then you can select exactly which
|
||||
formats you want to support */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue