mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-17 22:06:41 +00:00
tests: Enable tests for videodecoder
The tests pass fine here so don't see any reason to keep them disabled. https://bugzilla.gnome.org/show_bug.cgi?id=795005
This commit is contained in:
parent
a2011519ec
commit
45dba0ac67
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ base_tests = [
|
|||
[ 'libs/tag.c' ],
|
||||
[ 'libs/video.c' ],
|
||||
[ 'libs/videoencoder.c' ],
|
||||
[ 'libs/videodecoder.c' ],
|
||||
[ 'libs/videotimecode.c' ],
|
||||
[ 'libs/xmpwriter.c' ],
|
||||
[ 'elements/adder.c' ],
|
||||
|
|
Loading…
Reference in a new issue