There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaring
authorDiego Biurrun <diego@biurrun.de>
Tue, 3 Apr 2007 21:09:36 +0000 (21:09 +0000)
committerDiego Biurrun <diego@biurrun.de>
Tue, 3 Apr 2007 21:09:36 +0000 (21:09 +0000)
commit3af6d5cf2f790f7ca5bc002e937c6322a71559f8
tree18577d5105be88b52967819652dad500aa25b0f6
parent3d18b282e0ecf21b02f3210446f6081b40fc4074
There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaring
the video_grab_device_demuxer AVInputFormat.  Use two different names for the
AVInputFormats to reduce confusion and remove ugliness from the Makefile.

Originally committed as revision 8619 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure
libavformat/Makefile
libavformat/allformats.c
libavformat/allformats.h
libavformat/grab.c
libavformat/grab_bktr.c