summaryrefslogtreecommitdiffstats
path: root/lib/preview/movies.php
Commit message (Collapse)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-47/+0
| | | | | Conflicts: lib/private/vcategories.php
* use avconv instead of ffmpegGeorg Ehrke2013-09-051-4/+4
|
* style fixesGeorg Ehrke2013-07-301-9/+13
|
* Revert "OC\Preview - outsource static methods"Georg Ehrke2013-07-291-1/+1
| | | | This reverts commit 14a35267c15115a1e7d2901ddd9b8c5c7e1b9a31.
* OC\Preview - outsource static methodsGeorg Ehrke2013-07-111-1/+1
|
* stream first mb of movie to create previewGeorg Ehrke2013-06-171-6/+8
|
* code optimizationGeorg Ehrke2013-06-111-3/+2
|
* escape tmppath shell argGeorg Ehrke2013-06-051-1/+1
|
* more style fixesGeorg Ehrke2013-05-291-1/+2
|
* respect coding style guidelinesGeorg Ehrke2013-05-291-3/+3
|
* move to OC namespaceGeorg Ehrke2013-05-291-3/+5
|
* don't give ffmpeg wanted size, cause it doesn't care about aspect ratioGeorg Ehrke2013-05-281-1/+2
|
* make movie backend work with encryptionGeorg Ehrke2013-05-281-1/+8
|
* remove whitespaceGeorg Ehrke2013-05-171-5/+5
|
* implement movie previewsGeorg Ehrke2013-05-171-22/+11
|
* fix typoGeorg Ehrke2013-05-171-1/+1
|
* implement OC_PreviewGeorg Ehrke2013-05-171-2/+2
|
* save current work stateGeorg Ehrke2013-04-251-0/+42