v4l2loopback (0.3) UNRELEASED; urgency=low

  [ IOhannes m zmölnig ]
  * note on why gstreamer v4l2sink fails to write to such a device
  * enum_framesizes and enum_fmt_caps
  * hmm, this makes it more crashy than better
  * enable additional ioctls (eg. enum_output)
  * fixed typo: USAGE instead of USEAGE
  * remove stray #error
  * gcode reorganization; uniform comments
  * experiments with returning 0-size
  * offline documentation for v4l2
  * allow all kinds of formats during negotiation
  * comment on which fields to set
  * better support for setting formats
  * add note about using application's bytesperline
  * set type to WRITER when caller calls enum_fmt_out
  * removed TODO as it has been done already
  * indentation
  * hopefully a bit more intelligent buffer-reallocation strategy
  * extra safety checks
  * print fourcc in fmt-enum
  * fallback formats for try_fmt_out
  * nicer format descriptions
  * use defines for size-limits
  * return EBUSY when trying to set fmt in CAPTURE mode when not ready
  * properly implement querycap
  * bytes_used in the mmap may be smaller than the page-size
  * some dummy functions for video-std settings
  * debug-level: 1
  * terminate function call with ";"
  * getting rid of MEMLEAK warning (should be fixed now)
  * calculate bytesperline
  * only return dummy-format with G_FMT[out] when none has been set
  * nicer debugging
  * disable OVERLAY dummy
  * return 0-sized image by default
  * default max_buffers_number is 8
  * getting rid of my prefix
  * pushed to version 0.0.2
  * pumped to version 0.3

 -- IOhannes m zmoelnig (gpg-key at iem) <zmoelnig@iem.at>  Sun, 10 Oct 2010 21:12:38 +0200

v4l2loopback (0.2) UNRELEASED; urgency=low

  [ IOhannes m zmölnig ]
  * acces /dev/video0
  * variable number of pipes
  * nicer printout
  * proper cleanup
  * renamed "pipes" to "devices"
  * bumped version; added meself as co-author
  * removed files removed by "debian/rules clean"
  * removed examples
  * fixed debian/control debian/rules
  * postinst stuff
  * moved example into separate folder
  * MakefileS need not be executable
  * README, COPYING, AUTHORS
  * re-version to 0.2
  * updated README
  * added Vasily Levin to the authors
  * removed debian stuff
  * added a README for the test
  * added vasily.levin to the authors
  * included linux/slab.h
  * license issues: this module is GPLv2
  * added meself into the copyright header

 -- IOhannes m zmoelnig (gpg-key at iem) <zmoelnig@iem.at>  Sun, 10 Oct 2010 21:09:43 +0200

v4l2loopback (0.1) UNRELEASED; urgency=low

  [ gorinich.zmey ]
  * initial
  * first approach
  * removed autogenerated file
  * temproraly removed fps control and input from stdin handling
  * removed irrelevant changelog, changed readme
  * forgotten changes applued
  * modules.order delete
  * cleaned the mess with git-svn
  * added test file
  * added VIDIOC_G_PARM call
  * format handling improvment, current solution is a stub
  * temporarly removed mmap to keep code simple
  * compile fix
  * poll added, streaming started
  * small test refine
  * enum_input added
  * basic streaming, polish needed
  * first streaming working, mplayer gots a picture, yet crappy
  * readme add
  * readme rewrite
  * readme additions
  * mutex add
  * skype working
  * queue introduction, next step queue remove
  * first run is OK already
  * queues debugged
  * halfway of massive inner structure changes
  * compiles
  * pre multireader
  * style for linux kernel
  * indent
  * 80 width
  * module name changed and debianize start
  * debian
  * 2.6.28 support
  * almost works, just one bug left
  * debian
  * bug with two and more openers fixed
  * redebianized
  * removed files
  * license header add
  * freeing of unitialized pointer fixed, added nonblocking IO
  * sync with v4l-dvb tree
  * review responce
  * hans review
  * test improvments by Antonio Ospite
  * removed header
  * more small fixes

  [ Scott Maines ]
  * missing header for Fedora

 -- IOhannes m zmoelnig (gpg-key at iem) <zmoelnig@iem.at>  Sun, 10 Oct 2010 21:01:50 +0200
