imagorvideoextended/ffmpeg
Adrian Shum c8024af62f
fix(ffmpeg): fix SIGSEGV on seek duration for invalid coded (#70)
* fix(ffmpeg): fix SIGSEGV on seek duration for invalid coded

* test: update golden files
2023-07-26 21:46:57 +08:00
..
callback.go refactor(ffmpeg): handles EOF with buf exists 2022-10-18 12:38:18 +08:00
errors.go docs: improve documentations 2022-12-09 15:55:36 +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): fix SIGSEGV on seek duration for invalid coded (#70) 2023-07-26 21:46:57 +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 docs: improve documentations 2022-12-09 15:55:36 +08:00
logging.h feat(ffmpeg): logging callback handler 2022-09-11 11:04:08 +08:00