aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Preview/Movie.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-26/+4
* Lower failed movie preview to infoGit'Fellow2024-02-031-1/+1
* fix indent 2Glandos2023-02-161-7/+7
* fix indentGlandos2023-02-151-8/+8
* Use proc_open to avoid spawning a shellGlandos2023-02-151-10/+17
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Use Image class from public APIChristopher Ng2022-06-021-1/+1
* Fix typing in OC\Preview\MovieCôme Chilliet2022-02-241-10/+3
* Fix typing in OC\PreviewCôme Chilliet2022-02-241-4/+7
* reduce 'Movie preview generation failed Output' log errorsUmbrellaCodr2022-02-031-2/+4
* Use findBinaryPath for previewsJ0WI2021-10-231-4/+45
* Fall back to full file for video previewsVincent Petry2021-09-181-7/+24
* Properly log errors in Movie previews generationJohn Molakvoæ (skjnldsv)2021-08-191-2/+7
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Fix license headersChristoph Wurst2020-01-131-0/+1
* Movie#getThumbnail(): compare Movie#generateThumbNail() to null, not falseAlexander A. Klimov2019-12-211-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* #17661Daniel Schneider2019-10-301-1/+1
* Add new Provider interface for preview providersRobin Appelman2019-06-171-24/+11
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Move \OC\Preview to PSR-4Roeland Jago Douma2016-04-201-0/+113