feat(ffmpeg): logging callback handler
This commit is contained in:
parent
f11d2b351c
commit
57541418b9
6 changed files with 71 additions and 1 deletions
|
|
@ -69,4 +69,4 @@ extern int goPacketRead(void *opaque, uint8_t *buf, int buf_size);
|
|||
|
||||
extern int64_t goPacketSeek(void *opaque, int64_t seek, int whence);
|
||||
|
||||
extern int goInterrupt(void *opaque);
|
||||
extern int goInterrupt(void *opaque);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue