OSDN Git Service

Use pixel format descriptors for checking if the input format is
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Wed, 3 Feb 2010 23:10:18 +0000 (23:10 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Wed, 3 Feb 2010 23:10:18 +0000 (23:10 +0000)
commitef9f8dd7305e39f5579b33abeec425c11f4f1b6d
treef399926c54eed075e7c268bc541e60afb08e386a
parent43e4d57f667dae98866ed56f3bcf5063f0e66c3a
Use pixel format descriptors for checking if the input format is
paletted. Simpler and more robust.

Originally committed as revision 21631 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/vf_crop.c