Ignore:
Timestamp:
Aug 2, 2012, 4:30:30 PM (12 years ago)
Author:
mistic100
Message:

-restore option to add film frame effect (improved)
-update mimetypes to avoid double frames

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/gvideo/maintain.inc.php

    r17307 r17310  
    179179        $thumb_source = $conf['data_location'].get_filename_wo_extension($thumb_name).'.jpg';
    180180        copy(gvideo_path.'mimetypes/'.$video['type'].'.jpg', $thumb_source);
     181        add_film_frame($thumb_source);
    181182      }
    182183    }
Note: See TracChangeset for help on using the changeset viewer.