OSDN Git Service

fate: remove do_ffmpeg_nocheck function
authorMans Rullgard <mans@mansr.com>
Wed, 18 May 2011 14:13:58 +0000 (15:13 +0100)
committerMans Rullgard <mans@mansr.com>
Wed, 18 May 2011 14:38:26 +0000 (15:38 +0100)
commit1a14a27603fec02498627b6f92cea7bd57c8d41f
tree01601ee4203b29208420e99439fecb1ad73e3ea1
parentd4a7df423c7eda78185d79fb81ffe36b3d4253c4
fate: remove do_ffmpeg_nocheck function

This function is essentially an alias for run_ffmpeg and is only
used in one place.  This patch removes the function and replaces
the call with the equivalent (simpler) run_ffmpeg call.

Signed-off-by: Mans Rullgard <mans@mansr.com>
tests/lavf-regression.sh
tests/regression-funcs.sh