summaryrefslogtreecommitdiffstats
path: root/doc/examples
diff options
context:
space:
mode:
authorLukasz Marek <[email protected]>2014-11-24 01:12:06 +0100
committerMichael Niedermayer <[email protected]>2014-12-05 03:29:28 +0100
commit4a0b1d924564d7d99254f10fe69aeab5dbef9efa (patch)
tree7c7f3da001f12fbd87b3175d0ea61e9067fe267a /doc/examples
parent4f69477870dd6a2d1a7fffa91d48d0a9bcef6640 (diff)
lavc/libxvid: workaround for bug in libxvidcore
libxvidcore calculate number of threads basing on video height. If height is small enough it allocates 0 bytes long memory and writes to it. Setting thread_count to 0 uses 1 thread and skips bugged code. Signed-off-by: Lukasz Marek <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions