mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-06 00:19:46 +01: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