OSDN Git Service

Remove ffmpeg PGMYUV compatibility hack, which was deprecated since
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 2 Nov 2010 00:29:13 +0000 (00:29 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 2 Nov 2010 00:29:13 +0000 (00:29 +0000)
commit0422af7e49dbd3ac1d552edcd7972e266e0202a4
treecb020ec90ae86ab8fc5524668fdcd7cd794b2289
parent80e33d2451daabe631de95b19a4085e864b9aeb2
Remove ffmpeg PGMYUV compatibility hack, which was deprecated since
ages.

The user is requested to specify "-f image2" in place of "-f pgmyuv"
for reading/writing PGMYUV files, as for the other image formats.

Originally committed as revision 25629 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c