]> granicus.if.org Git - libx264/commit
Eliminate the use of strtok()
authorHenrik Gramner <henrik@gramner.com>
Sun, 21 Oct 2018 12:28:59 +0000 (14:28 +0200)
committerHenrik Gramner <henrik@gramner.com>
Sun, 3 Mar 2019 22:52:40 +0000 (23:52 +0100)
commit6aa4b5929d3ce92ab618e98c34ed6e0948b06bbf
treec38c0a35d53e29bd8c5e2faff6ca51d729c009da
parentd6af823959dc06f061e0a7b038dab83d9c1c9ea3
Eliminate the use of strtok()

Also fix the string parsing in param_apply_tune() to correctly compare
the entire string, not just the first N characters.
common/base.c
filters/video/select_every.c