Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > 1fa92ce922d645587b2ea4fcb1f5bfc5 > files > 204

camstream-0.25-2mdk.i586.rpm

<html>
<head>
<title>Changelog Camstream</title>
<link rel="stylesheet" href="camstream.css" type="text/css">
</head>

<body>

<p><a href="index.html" target="_top">Frames</a></p>


<h1>Changelog</h1>

<h3>Version 0.25 (2001-06-20)</h3>

<ul>
  <li>Fixed palette detection logic</li>
  <li>Completed YUV view panel</li>
  <li>Removed remnant of old user manual from documentation</li>
  <li>Removed old code for comaptibilty with Qt 1.* (CamStream requires at least 2.2 now)</li>
</ul>


<h3>Version 0.24 (2001-05-29)</h3>

<ul>
  <li>Revamp of the interface</li>
  <li>Now has a (simple) installation procedure</li>
  <li>Better detection of location of Qt libraries
  <li>Added some controls for the Philips Webcam
  <li>Added X libs for linking against static Qt library
  <li>Cleaned up the code, removing unused parts</li>
</ul>  


<h3>Version 0.23 (2000-11-25)</h3>

<ul>
  <li>Fixed compilation problems for Debian/Woody.
  <li>The brightness and contrast controls were mixed up in the Video Control dialog.
  <li>Fixed crash at munmap() in CVideoDevice.
  <li>Added &quot;Philips Extensions&quot; dialog, moved specific controls over there.
  <lI>Added tuner slider, so you can select a channel on your TV cards (needs some more work, though).
</ul>  

<h3>Version 0.22 (2000-11-11)</h3>

<p>Nothing fancy; there were some conflicts with the webcam driver and
the bttv driver, which are resolved in both that driver and this program.

<ul>
  <li>Fixed problem when setting a different framerate.
  <li>Size/Frame dialog now disables most invalid image sizes.
  <li>Added support for multiple inputs on TV cards.
  <li>Synced the frame-rate setting with the Philips webcam driver.
</ul>

<h3>Version 0.21 (2000-09-25)</h3>

<p>One step back, two steps forward. The video codec is momentarely halted;
in stead, there's a primitive FTP upload available. Also some doodads and
whistles are added, like text in the images.

<ul>
  <li>Now supports mmap(), so TV grabber cards work too;
  <li>Introduced new objects, split into viewer and codecs;
  <li>Auto-detection of available video devices;
  <li>First version of FTP uploads;
  <li>Temporarely disable video codec;
  <li>More settings for snapshots, like the base filename;
  <li>Shows timestaps in image.
</ul>

<h3>Version 0.20 (2000-08-06)</h3>

<p>First step toward video conferencing

<ul>
  <li>Introduced 'panels' to show the stages in video compressions
  <li>Open a device on the fly, not just from the command line
  <li>First 'simple' video codec
  <li>Lots of new objects, DCT compression, Adaptive Huffman coding, etc.
  <li>Small improvements in `configure' script after feedback from users.
  <li>...too much I don't remember...
</ul>

<h3>Version 0.19 (2000-06-02) [NOT ONLINE]</h3>

<p>Slight overturn of the code :)

<ul>
  <li>Moved documentation and source in it's own directory;
  <li>Introduced Doxygen for documentation generation;
  <li>Moved GUI stuff in a subdirectory under <b>src</b>;
  <li>Hopefully improved the 'configure' script a lot in determining where 
      include files and libraries are stored;
  <li>New dialog to set in which format you want to save files; available
      image types are determined on the fly;
  <li>Introduced saving configuration of some settings;
</ul>  

<h3>Version 0.18 (2000-04-23) [NOT ONLINE]</h3>

<ul>
  <li>Fixed a colour-swap problem with Qt 2.*
  <li>re-introduced and enhanced timed snapshots
  <li>changed filename of saved snapshots to click*.jpg/png
  <li>introduced separate classes for video-device and video-encoder
  <li>Hot-unplug (that is, you can unplug your USB cam and it will disappear from camstream)
  <li>Numerous other modifications...
  <li>Made nice documation with snapshots
</ul>

<h3>Version 0.16a (13-01-2000) [NOT ONLINE]</h3>

<ul>
  <li>Total rewrite after I accidently ditched my code :-(
  <li>Support for multiple cams
  <li>Using the select() call for smoother user interface (uses QSocketNotifier)
  <li>Merged various dialogs into one tab dialog
  <li>Trying to get a best palette out of the cam(s)
  <li>Using QtArch for GIU design
</ul>

<b>Note!</b> This version uses QSocketNotifier to trigger an event when a
new frame from the cam is ready. This means that the webcam driver must
implement the select() call. The Philips USB webcam driver version 3.2 and
up have this call. The CPiA cam should follow Real Soon.

<h3>Version 0.16 (20-02-2000) [NOT ONLINE]</h3>

<p>Pfew. To much to mention... Some of the things I remember:

<ul>
  <li>There's a simple 'configure' script now
  <li>Handling of all kinds of palettes
  <li>Added assembly code for palette conversions
  <li>Added panels which show the various stages in deconstruction and reconstruction of images
</ul>  

<h3>Version 0.14a [NOT ONLINE]</h3>

<ul>
  <li>Made the Save/Restore/Factory buttons actually DO something :)
</ul>  

<h3>Version 0.12 [NOT ONLINE]</h3>

<ul>
  <li>Fixed the bug that caused a hundred message-boxes with &quot;Video device not openend&quot; and no way to stop them.
  <li>Fixed RGB/BGR order in data returned from read() call.
  <li>TakeSnapShot() is now properly disabled when snapshots are not compiled in.
  <li>Added colour saturation control
  <li>Added support for RGB24/RGB32 palette from camera.
  <li>Added delayed snapshot
  <li>Added 'movie' option (repeated snapshots).
</ul>

<p><a href="index.html">Main page</a>

</body>
</html>