OSDN Git Service

Replace the width and height fields in VideoData with a struct
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Wed, 17 Dec 2008 23:51:19 +0000 (23:51 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Wed, 17 Dec 2008 23:51:19 +0000 (23:51 +0000)
commit406c5808541dc5e1b5abf639a198807e07f9b7db
tree4abfca111649a9080583ba8644ce66a1714a6cdb
parent9580ba267673e9593c23eb24a3d8769ef9f501f4
Replace the width and height fields in VideoData with a struct
video_window video_win field.

Originally committed as revision 16198 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavdevice/v4l.c