]> git.sesse.net Git - ffmpeg/commit
Do not hardcode the list of pixel formats and use PIX_FMT_NB instead.
authorVitor Sessak <vitor1001@gmail.com>
Sun, 10 Feb 2008 18:04:49 +0000 (18:04 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Sun, 10 Feb 2008 18:04:49 +0000 (18:04 +0000)
commitd3a4e41c8a15fe1471951ed1a334d24072b9e0c2
treee524304a826b6eca5f0a296b593ef069f59a2951
parent243370cb4dec0b1620cf741f71e5225c21060ffd
Do not hardcode the list of pixel formats and use PIX_FMT_NB instead.

Originally committed as revision 11898 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/formats.c