Changeset 52b23cbf in ffmpeg

Timestamp:
May 26, 2012, 8:46:46 AM (13 years ago)
Author:
Stefano Sabatini <stefasab@gmail.com>
Branches:
master
Children:
36f714f8
Parents:
72261fa8
git-author:
Stefano Sabatini <stefasab@gmail.com> (05/26/12 08:45:48)
git-committer:
Stefano Sabatini <stefasab@gmail.com> (05/26/12 08:46:46)
Message:

tests/lavfi: rework lavfi-regression.sh, avoid use of ffmpeg -pix_fmts

Use lavfi-showfiltfmts for checking the format supported by the scale
filter instead. The advantage is that the scale filter may support
formats which are not supported by libswscale (namely: the pal8 format).

The new implementation is also a bit cleaner, because it doesn't depend
on the ffmpeg output.

(No files)

Note: See TracChangeset for help on using the changeset viewer.