imagorvideoextended/ffmpeg
Adrian Shum 77554f272f
fix(ffmpeg): 0s frame handling
* handle 0 duration

* test: update golden files
2022-10-24 16:07:51 +08:00
..
callback.go refactor(ffmpeg): handles EOF with buf exists 2022-10-18 12:38:18 +08:00
errors.go test: ffmpeg meta and export golden tests 2022-09-16 01:37:55 +08:00
errors_test.go test: ffmpeg processor tests 2022-09-16 14:21:56 +08:00
ffmpeg.c refactor: cleanup unused functions 2022-10-16 12:34:57 +08:00
ffmpeg.go fix(ffmpeg): 0s frame handling 2022-10-24 16:07:51 +08:00
ffmpeg.h refactor: cleanup unused functions 2022-10-16 12:34:57 +08:00
ffmpeg_test.go fix(ffmpeg): 0s frame handling 2022-10-24 16:07:51 +08:00
logging.c feat(ffmpeg): logging callback handler 2022-09-11 11:04:08 +08:00
logging.go test: ffmpeg meta and export golden tests 2022-09-16 01:37:55 +08:00
logging.h feat(ffmpeg): logging callback handler 2022-09-11 11:04:08 +08:00