aboutsummaryrefslogtreecommitdiffstats
path: root/src/ffmpeg.h
blob: 56ef6d9c1329c55e12ba93c838d1b25aabec856c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#include <stdio.h>
#include <stdlib.h>

#include "sldjConfig.h"

#ifndef FFMPEG_H
#define FFMPEG_H

#endif