1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-23 21:54:53 +02:00

lavu: Move preprocessor macros in a separate file

And remove all the circular inclusions of avutil.h while at it.
This commit is contained in:
Luca Barbato
2013-12-27 02:57:48 +01:00
parent 4d2bb28931
commit 9a4c10e3af
5 changed files with 55 additions and 19 deletions

View File

@@ -17,7 +17,7 @@
*/
#include "config.h"
#include "version.h"
#include "avutil.h"
/**
* @file