diff options
Diffstat (limited to 'av_log.h')
-rw-r--r-- | av_log.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/av_log.h b/av_log.h new file mode 100644 index 0000000000..baffb276ce --- /dev/null +++ b/av_log.h @@ -0,0 +1 @@ +void set_av_log_callback(void); |