|
version 1.5.3 (June 07, 2009)
* Memory alignment fix causing segmentation fault in ffmpeg with altivec enabled
version 1.5.2 (May 24, 2009)
* Fixed soname version
version 1.5.1 (May 11, 2009)
* Optional compilation of jpeg and png support
* Fixed ffmpeg CFLAGS issue (causing compilation errors on Fedora)
* Fixed build error against latest ffmpeg (verified against ffmpeg revision 18769)
* Fixed missing include files for library usage (thanks to gustavo.boiko)
Version 1.5.0 (March 10, 2009)
* Aspect ratio bug fix (Thanks to S. Eguchi)
* Support input files from stdin (will ignore seek time)
* Fixed build error against latest ffmpeg (verified against ffmpeg release 0.5)
Version 1.4.0 (Januari 4, 2009)
* Filter support added that allows library users to implement filters that will be applied to the frame data
* Fixed compilation error with gcc 4.4
|