[FFmpeg-devel] [PATCH] configure - simplify grab device selection

Ramiro Ribeiro Polla ramiro
Tue Aug 7 05:33:06 CEST 2007


Hello,

Attached patches simplify configure by treating grab devices like normal 
demuxers. They have a proper check in configure.

grab_1.diff removes specific --disable-{v4l,v4l2,bktr} options from 
configure (--disable-demuxer={video_grab_v4l,v4l2,video_grab_bktr} 
should be used instead)

grab_2.diff and grab_3.diff removes the video_grab_ prefix from v4l and 
bktr and reorders alphabetically. It's ugly IMHO.

Ramiro Polla
-------------- next part --------------
A non-text attachment was scrubbed...
Name: grab_1.diff
Type: text/x-patch
Size: 2349 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070807/69a1a6d2/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: grab_2.diff
Type: text/x-patch
Size: 2720 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070807/69a1a6d2/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: grab_3.diff
Type: text/x-patch
Size: 1629 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070807/69a1a6d2/attachment-0002.bin>



More information about the ffmpeg-devel mailing list