File Release Notes and Changelog
Notes:
This release fixes some compile problems, some bugs, and uses a job-queue
instead of idle-handlers for generating wav-forms and thumb-nails.
Changes:
Mon Jan 5 09:19:07 CET 2009 richard.spindler@gmail.com
* changed lqt_file_type_t to int, to work with AVI and AVI_ODML
Mon Jan 5 09:09:28 CET 2009 richard.spindler@gmail.com
* use more compatibility flags for audio video codec menu
Thu Jan 1 17:12:11 CET 2009 richard.spindler@gmail.com
* removed the Idle Handler
Thu Jan 1 17:11:39 CET 2009 richard.spindler@gmail.com
* changed WaveForm to use the JobManager
Thu Jan 1 16:32:26 CET 2009 richard.spindler@gmail.com
* Fixed JobManager, for FilmStrip generation, and fixed corrupted images in Thumbnails and Filmstrips
Tue Dec 30 19:57:07 CET 2008 richard.spindler@gmail.com
* added some more extensions for the Media Browser, to show their thumbnails
Tue Dec 30 19:56:38 CET 2008 richard.spindler@gmail.com
* Added JobManager
Tue Dec 30 19:56:04 CET 2008 richard.spindler@gmail.com
* Changed filmstrip to use fl_image for scaling
Tue Dec 30 19:55:06 CET 2008 richard.spindler@gmail.com
* changed VideoThumbnails to use Gmerlin directly, without VideoFileGmerlin, to avoid lengthy index building
Sun Nov 30 19:41:24 CET 2008 richard.spindler@gmail.com
* added cstring and bumped version
Sun Nov 30 12:33:18 CET 2008 richard.spindler@gmail.com
* using memcopy for reading from gavl frames
Mon Nov 24 05:33:54 CET 2008 richard.spindler@gmail.com
* reordering cflags for better compilability
Mon Nov 24 05:32:31 CET 2008 richard.spindler@gmail.com
* Fixed segfault in AudioFileGmerlin, Hint: always use gavl frame allocators
Thu Nov 6 14:06:27 CET 2008 richard.spindler@gmail.com
* some fixes
Thu Nov 6 14:02:02 CET 2008 richard.spindler@gmail.com
* Respecting Codec Compatibility Flags in Encoding Dialog. Less Codecs to choose from, but better compatibility.
Thu Nov 6 13:38:26 CET 2008 richard.spindler@gmail.com
* Rearranged Encoding Format Dialog Box
Wed Oct 29 15:22:53 CET 2008 richard.spindler@gmail.com
* added cstring includes