/**************************************************
  Coppermine 1.5.x Plugin - video2flash_ffmpeg
  *************************************************
  Copyright (c) 2010 Abbas Ali
  *************************************************
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 3 of the License, or
  (at your option) any later version.
  ********************************************
  $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/branches/cpg1.5.x/plugins/video2flash_ffmpeg/changelog.txt $
  $Revision: 7119 $
  $LastChangedBy: gaugau $
  $Date: 2010-01-24 21:39:28 +0100 (So, 24 Jan 2010) $
  **************************************************/

Changelog
=========
[A] = Added new feature
[B] = Bugfix (fix something that wasn't working as expected)
[C] = Cosmetical fix (layout, typo etc.)
[D] = Documentation improvements
[M] = Maintenance works
[O] = Optimization of code
[S] = Security fix (issues that are related to security)
*********************************************

2010-01-24 [M] Increased plugin version counter {GauGau}
2010-01-24 [M] Added minimum version info {GauGau}
2010-01-24 [M] Added changelog file {GauGau}

V 1.2
2011-01-04 [A] Added video encoding with better quality (sameq param for ffmpeg) {Alex.inf}
2011-01-04 [A] Added codec selection (mp3 or libmp3lame) {Alex.inf}
2011-01-04 [A] Added ability to change skins {Alex.inf}
2011-01-04 [A] Added ability to change audio discretization rate {Alex.inf}
2011-01-04 [A] Added ability to change control Bar Position {Alex.inf}
2011-01-04 [A] Added shell script to encode old video files in Unix like systems {Alex.inf}
2011-01-04 [B] Fixed bug in FlashVars string generating {Alex.inf}
2011-01-04 [B] Fixed bug in after_delete_file action {Alex.inf}
2011-01-04 [B] Fixed thumb showing bug. A preview image that JW Player shows. {Alex.inf}
2011-01-04 [M] Updated JW Player fow lates version {Alex.inf}
2011-01-04 [M] Maintenance the viral plugin for JW Player {Alex.inf}
2011-01-04 [M] Updated changelog file and README file with a bit more detailed instructions {Alex.inf}
2011-01-04 [O] Rewrite some code, optimized flash object output