diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-09-24 10:35:08 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-09-24 10:35:08 -0300 |
commit | ec1abc6d3b2508366efa97c0f3f08078902e47ac (patch) | |
tree | 62bc233c7f844731de7d63d8466aa857fb43a31c /v4l2-apps/lib/libv4l/ChangeLog | |
parent | e25691821b5e4762b3e642f3f78a1327aa5f6767 (diff) | |
parent | 37365f711151fceee2bbc87ef7836c5f08b7c1f1 (diff) | |
download | mediapointer-dvb-s2-ec1abc6d3b2508366efa97c0f3f08078902e47ac.tar.gz mediapointer-dvb-s2-ec1abc6d3b2508366efa97c0f3f08078902e47ac.tar.bz2 |
merge: http://linuxtv.org/hg/~hgoede/v4l-dvb
From: Mauro Carvalho Chehab <mchehab@redhat.com>
Priority: normal
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'v4l2-apps/lib/libv4l/ChangeLog')
-rw-r--r-- | v4l2-apps/lib/libv4l/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/v4l2-apps/lib/libv4l/ChangeLog b/v4l2-apps/lib/libv4l/ChangeLog index eefe0028b..dd53eced9 100644 --- a/v4l2-apps/lib/libv4l/ChangeLog +++ b/v4l2-apps/lib/libv4l/ChangeLog @@ -1,3 +1,17 @@ +libv4l-0.5.0 +------------ +* Add support for enumerating framesizes and frameintervals of emulated + formats when the driver supports it for the real format +* Make sure the video device always gets opened RW even if the application + asks for RO +* Add Genius E-Messenger 112 (093a:2476) to list of cams which have their + sensor upside down + +libv4l-0.4.3 +------------ +* Add suport for YUYV and YVYU packed pixel formats (Jean-Francois Moine) +* Prefer compressed pixformats for resolutions > 176x144 + libv4l-0.4.2 ------------ * The bayer pixel order in gspca's sonixb driver was different from that in |