Commit Graph

5 Commits

Author SHA1 Message Date
Atsushi Watanabe
3f27079072 Fix CGO error handling of openh264 codec
Errno based error handling is not goroutine safe on Darwin.
Receive error number as int pointer and wrap by error interface.
2020-02-24 01:56:11 +09:00
Lukas Herman
09dcae0840 Fix struct initialization for clang 2020-02-24 01:56:11 +09:00
Lukas Herman
f79aac8aca Fix openh264 incorrect chroma stride 2020-02-15 17:34:55 -08:00
Lukas Herman
2640f6c1f4 Move all settings to video/audio under io 2020-02-06 22:44:29 -08:00
Lukas Herman
107b8c0a34 Rename h264 to openh264 2020-01-05 22:12:44 -08:00