OSDN Git Service

lavc: fix type for thread_type option
authorAnton Khirnov <anton@khirnov.net>
Sun, 4 Sep 2011 07:56:47 +0000 (09:56 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sun, 4 Sep 2011 11:15:36 +0000 (13:15 +0200)
commitfb47997edb9d8ff16fc380d005a08c0545624aa6
tree617e3a1381ee95e785e2210d4e8832fe4cdd751b
parent7041bb3b1ad6d1e7fd2fecd51246207af0440ffc
lavc: fix type for thread_type option

It should be flags, not int.
libavcodec/options.c