index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
v4l2-apps
/
libv4l
/
libv4l2
Age
Commit message (
Expand
)
Author
2009-06-17
libv4l: fix deadlock introduced by locking fix in previous patch
hans@rhel5-devel.localdomain
2009-06-17
libv4l: Report aligned resolution on first get_fmt
hans@rhel5-devel.localdomain
2009-06-08
libv4l: remove DEADJOE files during make clean
hans@rhel5-devel.localdomain
2009-06-02
libv4l: initial support for compiling on FreeBSD
hans@rhel5-devel.localdomain
2009-05-25
libv4l: Obsolete the V4L2_ENABLE_ENUM_FMT_EMULATION v4l2_fd_open flag
hans@rhel5-devel.localdomain
2009-05-21
libv4l: better handling of the V4L2_DISABLE_CONVERSION flag
hans@rhel5-devel.localdomain
2009-05-21
libv4l: fix detection of conversion mode in v4l2_buffers_mapped()
hans@localhost.localdomain
2009-05-21
libv4l: Do not set format for control applications
hans@localhost.localdomain
2009-04-16
libv4l: Makefiles: better dependency generation
hans@rhel5-devel.localdomain
2009-04-16
libv4l: link libv4lcontrol against rt, not libv4l2
hans@rhel5-devel.localdomain
2009-04-15
libv4l: Don't add "fake" controls when not doing conversion
hans@rhel5-devel.localdomain
2009-04-14
libv4l: fix reading wrong memory when doing yuv420->rgb conversion
hans@rhel5-devel.localdomain
2009-04-14
libv4l: Only allow supported destination formats when doing processing
hans@rhel5-devel.localdomain
2009-04-13
libv4l: add video processing: whitebalance and normalize
hans@rhel5-devel.localdomain
2009-04-10
libv4l: Adds Makefile pre-requisites to libv4l
hans@rhel5-devel.localdomain
2009-03-11
libv4l: remove .orig and .rej files on make clean and simplify make export
hans@rhel5-devel.localdomain
2009-03-11
libv4l: Use Requires.private where appropiate in .pc files
hans@rhel5-devel.localdomain
2009-03-11
libv4l: add UYVY support
hans@rhel5-devel.localdomain
2009-03-11
libv4l: 0.5.7 release
hans@rhel5-devel.localdomain
2009-03-11
libv4l: Always do a s_fmt on uvc cams
hans@rhel5-devel.localdomain
2009-03-11
libv4l: avoid try_fmt on UVC cams if possible
hans@rhel5-devel.localdomain
2009-03-11
libv4l: Don't report DQBUF errors when errno is EAGAIN
hans@rhel5-devel.localdomain
2009-03-11
libv4l: make s_fmt more robust part 2
hans@rhel5-devel.localdomain
2009-03-11
libv4l: Make S_FMT handling more robust
hans@rhel5-devel.localdomain
2009-03-11
libv4l: Do not link the wrapper libs against libphread
hans@rhel5-devel.localdomain
2009-03-11
libv4l: Add software cropping from CIF to VGA modes (fix skype)
hans@rhel5-devel.localdomain
2009-02-13
v4l2-apps: move libraries around to make the directory tree flatter
Hans Verkuil