Commit Graph

3 Commits (99a97649f21cc9914d7eddbac68b428dc2a0da0d)

Author SHA1 Message Date
Joas Schilling 9cb54e3809 Fix intendation and doc blocks of preview providers 12 years ago
Joas Schilling fca9d32545 Move registration of core preview providers to preview 12 years ago
Olivier Paroz 93a6cc17a5 The class name is Movie NOT Movies 12 years ago
Joas Schilling d15f1882f9 Simplify the binary finding code in the movie preview class 12 years ago
Joas Schilling 64421d76fd Deduplicate function by moving it to the OC_Helper 12 years ago
Georg Ehrke 7396e5f455 movie previews: use file directly when it's stored locally and encryption is not enabled, fixes #7756 12 years ago
Thomas Müller a4389340b8 escape $second + update PHPDoc 13 years ago
Thomas Müller d0f8cc20c5 videos which are shorter then 5 seconds will now get a proper thumbnail at 1 second 13 years ago
Philipp Schmitt 43b1d81f77 Use 'command -v' to detect whether and where software is installed (instead of 'which') 13 years ago
Thomas Müller 07a84aa5eb reuse existing helper function OC_Helper::is_function_enabled 13 years ago
Thomas Müller 14e7075030 we better use 5MB (1024 * 1024 * 5 = 5242880) instead of 1MB. 13 years ago
Thomas Müller c22019dec5 Working on a chunked video can result in a broken frame index the option -vsync 1 can heal that 13 years ago
Morris Jobke 926b274200 Movie preview - use frame after 5 seconds 13 years ago
Thomas Tanghus ec51825d31 Use dedicated OC_Image loader methods 13 years ago
Vincent Petry 99ee95d46c Added missing escaping 13 years ago
Vincent Petry df288605d4 Fixed undefined variable error when using avconv 13 years ago
Vincent Petry 4b5083e3ca Fixed the rebellous space, replaced with a tab 13 years ago
Vincent Petry 0c6af55112 Added ffmpeg fallback when avconv is not available 13 years ago
Georg Ehrke 521277b8b6 only call shell_exec if enabled 13 years ago
Thomas Müller e3489b36ff any preview requiring the which command will not be used on Windows 13 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
Georg Ehrke 2954db165b use avconv instead of ffmpeg 13 years ago
Georg Ehrke ac6a3133ec style fixes 13 years ago
Georg Ehrke e01bc7de98 Revert "OC\Preview - outsource static methods" 13 years ago
Georg Ehrke 14a35267c1 OC\Preview - outsource static methods 13 years ago
Georg Ehrke 6082a0649c stream first mb of movie to create preview 13 years ago
Georg Ehrke 2ff97917e9 code optimization 13 years ago
Georg Ehrke 749c33f39d escape tmppath shell arg 13 years ago
Georg Ehrke 1e252b6763 more style fixes 13 years ago
Georg Ehrke 7408ab660a respect coding style guidelines 13 years ago
Georg Ehrke fa6b96090a move to OC namespace 13 years ago
Georg Ehrke 08a022aaa4 don't give ffmpeg wanted size, cause it doesn't care about aspect ratio 13 years ago
Georg Ehrke 4d52dfb0a0 make movie backend work with encryption 13 years ago
Georg Ehrke dd06387a9c remove whitespace 13 years ago
Georg Ehrke d42aa65532 implement movie previews 13 years ago
Georg Ehrke 8b39a08512 fix typo 13 years ago
Georg Ehrke 40597ac944 implement OC_Preview 13 years ago
Georg Ehrke 8c1925425b save current work state 13 years ago