Integrate accessors.h header into internal.h
I have no idea why I added a separate header, I think there is no good reason for it. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
This commit is contained in:
@ -27,8 +27,6 @@
|
||||
#include "mem.h"
|
||||
#include "samplefmt.h"
|
||||
|
||||
#include "accessors.h"
|
||||
|
||||
MAKE_ACCESSORS(AVFrame, frame, int64_t, best_effort_timestamp)
|
||||
MAKE_ACCESSORS(AVFrame, frame, int64_t, pkt_duration)
|
||||
MAKE_ACCESSORS(AVFrame, frame, int64_t, pkt_pos)
|
||||
|
Reference in New Issue
Block a user