guvcview (1.1.3-ubuntu1) jaunty; urgency=low

   * Add rgb24 and bgr24 color formats
   * Set pulse support disabled by default in configure
   * Add extra messages to configure
   * Fix button images display under gtk 2.17

 -- Paulo Assis <pj.assis@gmail.com>  Thu, 20 Aug 2009 13:50:00 +0000

guvcview (1.1.2-ubuntu1) jaunty; urgency=low

   * Fixed YUYV Matroska codec segfault
   * Added enable-debug option to configure (debug symbols (-g) is now disable by default)
   * Added Dutch translation

 -- Paulo Assis <pj.assis@gmail.com>  Wed, 13 Aug 2009 12:59:00 +0000

guvcview (1.1.1-ubuntu1) jaunty; urgency=low

   * Fixed Ubuntu 9.10 exit segfault
   * Added disable-pulse option to configure
   * Added russian translation by Roustam Ghizdatov
   * Added patches 2763, 2764 and 2765 by iwamatsu
   * Fixed some video format conversions
   * Fixed memory allocations when in control_only mode

 -- Paulo Assis <pj.assis@gmail.com>  Sun, 31 May 2009 10:16:00 +0000

guvcview (1.1.0-ubuntu1) jaunty; urgency=low

   * Added Matroska file format support (mkv)
   * Fixed Ubuntu 9.10 audio capture
   * Added initial pulseaudio support (testing only - needs pulse-devel for enabling)
   * Added libavcodec-unstripped to recommend (enables mpeg2 and mpeg4 video codecs)
   
 -- Paulo Assis <pj.assis@gmail.com>  Sun, 10 May 2009 14:26:00 +0000

guvcview (1.0.5-ubuntu1) intrepid; urgency=low

   * Added libavcodec properties button 
   * Improved default options for libavcodec
   * Improved support for libavcodec
   
 -- Paulo Assis <pj.assis@gmail.com>  Sat, 4 Apr 2009 14:00:00 +0000

guvcview (1.0.4-ubuntu1) intrepid; urgency=low

   * Added WMV1 encoding to avi capture 
   * fixed libavcodec configuration
   * changed support for uyvy (now we convert it to yuyv and use only one render format)
   * changed raw bayer conversion funtions
   * added full bayer support ( all bayer pixel formats)
   
 -- Paulo Assis <pj.assis@gmail.com>  Sun, 29 Mar 2009 22:32:00 +0000

guvcview (1.0.2-ubuntu1) intrepid; urgency=low

   * Fixed segfault on gspca devices 

 -- Paulo Assis <pj.assis@gmail.com>  Sun, 8 Mar 2009 09:58:00 +0000

guvcview (1.0.1-ubuntu3) intrepid; urgency=low

   * Fixed giant bug that prevented format detection 

 -- Paulo Assis <pj.assis@gmail.com>  Mon, 4 Mar 2009 23:57:00 +0000

guvcview (1.0.0-ubuntu2) intrepid; urgency=low

   * Fixed vid:pid for UVC driver dynamic controls 
   * Fixed yu12 conversion bug (needs testing)
   * added yv12 frame format (needs testing)
   * added yvyu frame format (needs testing)
   * Fixed null devices list bug (segfault)
   * Added version option to console args (--version)

 -- Paulo Assis <pj.assis@gmail.com>  Mon, 2 Mar 2009 14:43:00 +0000

guvcview (0.9.9) intrepid; urgency=low

   * Fixed Format detection bug
   * Added control only functionality (--control_only), allows image control in different apps (e.g ekiga, mplayer)
   * Splitted V4l2 interface in smaller files

guvcview (0.9.8) intrepid; urgency=low

   * Added audio tab
   * Added new icon theme
   * Added audio effects
   * Added Turkish, Danish and Czech catalogs
   * Fixed Debian/armel corruption bug.(fix by Rask Ingemann Lambertsen)
   * Fixed gdk display bug after avi capture auto split (when max length reached), make gdk thread safe.
   * fixed empty device list segfault bug
   
 -- Paulo Assis <pj.assis@gmail.com>  Sat, 28 Jan 2009 09:43:00 +0000

guvcview (0.9.7) unstable; urgency=low

   * Added JPEG pixel format support.
   * Added YYUV pixel format support.
   * Change configuration parsing method, using GScanner (glib).
   * Change console options parsing method, using GOption (glib).
   * Change string handling, using glib functions.
   * Change memory managment, using glib functions.
   * Change from pthreads to gthreads (glib).
   * Added multiple device support.
   
 -- Paulo Assis <pj.assis@gmail.com>  Tue, 31 Dec 2008 12:16:00 +0000

guvcview (0.9.6) stable; urgency=low

   * Fixed Get Focus value for logitech motor focus cameras.
   * Added select with timeout so guvcview won't stall at VIDIOC_DQBUFF.
   * Added support for GBRG pix format.
   * Added initial support for drivers that don't enumerate frame sizes (gspca).
   * Change console options parsing method, we now use getopt.
   * Improved v4l2 error handling by providing more usefull error messages.
   
 -- Paulo Assis <pj.assis@gmail.com>  Sat, 6 Dec 2008 18:44:00 +0000

guvcview (0.9.5) stable; urgency=low

   * Fixed several warnings in valgrind.
   * Fixed a couple of memory leaks.
   * Fixed a device open/close bug after first format init failure, causing 
    second init with a valid format to fail. 
   
 -- Paulo Assis <pj.assis@gmail.com>  Fri, 7 Nov 2008 23:19:00 +0000

guvcview (0.9.4) stable; urgency=low

   * Added support for isight camera - UYVY (Nobuhiro Iwamatsu).
   * Added support for YU12 ( YUV 4:2:0 planar) pixel format.
   * Changed audio capture from blocking API to callback API,
	should improve audio performance.
   * Improved software autofocus (Dr. Alexander K. Seewald)
   * Added MP2 audio compression (twolame)
   * Added AVI auto file naming
   * Added AVI multi file captures (captures bigger than max file size)

 -- Paulo Assis <pj.assis@gmail.com>  Mon, 13 Oct 2008 18:48:00 +0000

guvcview (0.9.3) stable; urgency=low

   * Fixed buffer overflow in filename extension for autocapture.
   * Fixed Doc installation path
   * Added software autofocus control for quickcam cameras (beta)
   * Changed avi audio method (audio chunks are now written directly to avi file)
   * Added avi max file size limit to config file
   * Close avi safely and stop capture when max file size reached
   * Fixed compilationwith 2.6.26 kernels
   
 -- Paulo Assis <pj.assis@gmail.com>  Mon, 18 Aug 2008 23:25:00 +0000


guvcview (0.9.2) stable; urgency=low

   * Fixed German Translation by Andreas Volz <andreas@tux-style.de>.
   * Fixed Jpg Save error on Cameras with incomplete JFIF headers
   
 -- Paulo Assis <pj.assis@gmail.com>  Mon, 21 Jul 2008 23:30:00 +0000


guvcview (0.9.1) stable; urgency=low

   * Added error message dialogs.
   * Changed cleanup.
   * Added translations for error messages.
   * Fixed Pan/Tilt for Sphere/Orbit (should now work with latest libwebcam)
   * Changed icon set
   * Added guvcview icon to control window
   * Improved Raw support (needs patch for uvc driver,  http://forums.quickcamteam.net/showthread.php?tid=323)
   
 -- Paulo Assis <pj.assis@gmail.com>  Wed, 11 Jul 2008 12:04:00 +0000


guvcview (0.9.0) stable; urgency=low

   * GUI change: Add Tab Container.
   * Add spin button to integer controls (allows fine tunning).
   * Add gettext support (i18n).
   * Add laguage catalogs (pt pt_PT pt_BR fr de).
   * Add button icons.
   * Changed build scripts, make will now build guvcview.desktop and make install will install all data files.
   
 -- Paulo Assis <pj.assis@gmail.com>  Mon, 18 May 2008 10:20:00 +0000
 
guvcview (0.8.2) stable; urgency=low

   * Fixed SegFault after soundthread exit in 64 bit systems (bug: #013688)
   * Moved all SDL related stuff to video thread
   * Add support for long name command line args
   
 -- Paulo Assis <pj.assis@gmail.com>  Fri, 02 May 2008 19:18:00 +0000


guvcview (0.8.1) stable; urgency=low

   * Fixed Debian Testing (lenny) image file name icrement bug.

 -- Paulo Assis <pj.assis@gmail.com>  Wed, 19 Apr 2008 22:25:18 +0000

guvcview (0.8.0) stable; urgency=low

   * Fixed Pan/Tilt and Focus Control
   * Added Scrolled Pans to GUI
   * Added image autonaming and auto capture.

 -- Paulo Assis <pj.assis@gmail.com>  Wed, 09 Jan 2008 19:07:18 +0000

guvcview (0.7.4) stable; urgency=low

   * Added File Auto name checkbox
   * Added File increment label

 -- Paulo Assis <pj.assis@gmail.com>  Wed, 09 Jan 2008 19:07:18 +0000

guvcview (0.7.3) stable; urgency=low

   * Added file name increment for multiple captures
   * Added timed capture mode
   * Fixed Pan/Tilt controls

 -- Paulo Assis <pj.assis@gmail.com>  Wed, 09 Jan 2008 19:07:18 +0000

guvcview (0.7.1) stable; urgency=low

   * Fixed Backlight Compensation
   * Added Dynamic Controls
   * Added video loop sleep time to rc file

 -- Paulo Assis <pj.assis@gmail.com>  Wed, 09 Jan 2008 19:07:18 +0000

guvcview (0.7.0) stable; urgency=low

   * Fixed Cell padding (auto resize widgets)
   * Fixed Mono filter
   * Added quit button
   * Added sound capture parameters to rc file
   * Added device string to rc file

 -- Paulo Assis <pj.assis@gmail.com>  Wed, 09 Jan 2008 19:07:18 +0000

guvcview (0.6.2) stable; urgency=low

   * Replace '~' by home dir in Path entry
   * added fps counter command line option '-p'
   * added input mode combo box (jpg - yuv)

 -- Paulo Assis <pj.assis@gmail.com>  Wed, 09 Jan 2008 19:07:18 +0000

guvcview (0.6.1) stable; urgency=low

   * fixed memory allocation bug for jpeg encoder buffer
   * added video filters to rc file

 -- Paulo Assis <pj.assis@gmail.com>  Wed, 09 Jan 2008 19:07:18 +0000

guvcview (0.6.0) unstable; urgency=low

   * Added image filters
   * Added built-in jpeg encoder (allows jpeg and MJPG compression with
     filters and in yuv mode)
   * Changed Exposure settings to comboBox (compatibility with V4L2)

 -- Paulo Assis <pj.assis@gmail.com>  Wed, 09 Jan 2008 19:07:18 +0000

guvcview (0.5.4) unstable; urgency=low

  * Adds [-t seconds] and [-n filename.avi] command line options - timer used
    with -n will capture filename.avi for specified number of seconds
  * Stores avi and sound options to rc file. The options will be remembered in
    the next session.
  * Moved global variables to global structure. Allows bether cleanup.
  * Increased audio input buffer - will avoid droping frames in the begining
    of capture in slower machines.
  * Improved sync system for video-audio.
  * Cleanup of some non-used variables.

 -- Paulo Assis <pj.assis@gmail.com>  Wed, 09 Jan 2008 19:07:18 +0000

guvcview (0.5.2-1) unstable; urgency=low

  * fixes a restart bug when guvcview is started from system path

 -- Paulo Assis <pj.assis@gmail.com>  Wed, 09 Jan 2008 19:07:18 +0000

guvcview (0.5.1-0) unstable; urgency=low

  * disables sound and avi compression controls when in avi capture
  * some bug fixing for sound capture.

 -- Paulo Assis <pj.assis@gmail.com>  Wed, 09 Jan 2008 19:07:18 +0000

guvcview (0.5.0-beta) unstable; urgency=low

  * Adds basic sound support to AVI capture
  * AVI video set by default to MJPG


 -- Paulo Assis <pj.assis@gmail.com>  Wed, 09 Jan 2008 19:07:18 +0000
