Make the nut decoder read the ff_nut_video_tags to detect codec id of
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 23 May 2010 18:34:18 +0000 (18:34 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 23 May 2010 18:34:18 +0000 (18:34 +0000)
commit49837b8d248555a3c5ab82a90adfd01bd24b5bc9
tree1e4091651bc5ab8e3251c44928e8606beb3ed5ca
parent2e01def0fe40e0d8c82299615e5302c7e9873e47
Make the nut decoder read the ff_nut_video_tags to detect codec id of
the input file.

This is required as Nut codec tags are not contained in
ff_codec_bmp_tags.

Originally committed as revision 23260 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/nutdec.c