-
Fix situations where no converted files or thumbnails are available.
-
Fix previous commit
-
Fix wrong array index reference.
-
Improve loading process of video data by using hook_field_load() instead of the VideoHelper class.
-
Remove dpm() call, improve watermarks, fix unit test
-
Added option to select presets per video field.
-
Imrpvoe handling of Zencoder thumbnails: only create thumbnails for the first job, don't create thumbnails if it is disabled for the field.
-
Added support for adding Watermarks to Zencoder videos
-
Issue #1445358 by Jorrit: FFmpeg is now the default transcoder for fresh installations.
-
Issue #1555034 by Jorrit: Fixed manually uploaded thumbnails being removed after a while.