Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 678442
Collapse All | Expand All

(-)a/tests/functional-tests/detect-h264-codec.sh~ (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/bin/sh
1
#!/bin/sh
2
# Detect if we will be able to decode the .mp4 files in test-extraction-data/video
2
# Detect if we will be able to decode the .mp4 files in test-extraction-data/video
3
3
4
gst-inspect-1.0 -t decoder | grep h264 --quiet
4
exit 0

Return to bug 678442