mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-05 13:45:37 +01:00
avutil/reverse: move the ff_reverse declaration to a separate header
Fixes compilation with hardcoded tables aftereaff1aa09eande71b8119e7Reviewed-by: Timo Rothenpieler <timo@rothenpieler.org> Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
#include "time.h"
|
||||
#include "avstring.h"
|
||||
#include "timer.h"
|
||||
#include "reverse.h"
|
||||
|
||||
typedef struct Parser {
|
||||
const AVClass *class;
|
||||
|
||||
Reference in New Issue
Block a user