mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 03:00:14 +08:00
valgrind: suppressed FFV1 16 bit issue in avcodec-57
This commit is contained in:
parent
a08c98cdfb
commit
8e49560709
@ -215,3 +215,16 @@
|
||||
fun:start_thread
|
||||
fun:clone
|
||||
}
|
||||
|
||||
{
|
||||
avcodec57-ffv1-16bit-ubuntu18
|
||||
Memcheck:Cond
|
||||
...
|
||||
obj:/usr/lib/x86_64-linux-gnu/libavcodec.so.57.107.100
|
||||
fun:avcodec_default_execute
|
||||
obj:/usr/lib/x86_64-linux-gnu/libavcodec.so.57.107.100
|
||||
fun:avcodec_encode_video2
|
||||
obj:/usr/lib/x86_64-linux-gnu/libavcodec.so.57.107.100
|
||||
fun:avcodec_send_frame
|
||||
...
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user