]> git.sesse.net Git - ffmpeg/commit
Add support for the PIX_FMT_RGB555 and PIX_FMT_RGB565 pixel formats in
authorJean Delvare <khali@linux-fr.org>
Fri, 5 Sep 2008 20:36:42 +0000 (20:36 +0000)
committerLuca Abeni <lucabe72@email.it>
Fri, 5 Sep 2008 20:36:42 +0000 (20:36 +0000)
commit97a290efcbc594c43df691bb93050389c6ac3747
tree25e862c25d00f200dde8760488f0a81c7d1599ff
parent2881a656ff6a0fd5e94c7f73eb65fd1a4b32a514
Add support for the PIX_FMT_RGB555 and PIX_FMT_RGB565 pixel formats in
video4linux2 devices.
Patch by Jean Delvare (khali AT linux-fr DOT org)

Originally committed as revision 15218 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavdevice/v4l2.c