James Dumay
|
c59cb1baa1
Define module 'VLCKit' and make headers suitable for swift projects
|
11 yıl önce |
Carola Nitz
|
6ea28be83d
Converts the library to ARC and therefore changed the struct message_t into a class and adjusted the code using message_t
|
11 yıl önce |
Felix Paul Kühne
|
1c18701980
Thumbnailer: be nicer to short files
|
11 yıl önce |
Felix Paul Kühne
|
678b21c64d
Thumbnailer: further iterate on reliability
|
11 yıl önce |
Felix Paul Kühne
|
52168d15af
MediaThumbnailer: expand API to allow customized libvlc instances and optimize thumbnail targets
|
11 yıl önce |
Felix Paul Kühne
|
11dabd5d05
VLCThumbnailer: add missing release
|
11 yıl önce |
Felix Paul Kühne
|
245cf39ba1
media thumbnailer: fix compilation with Xcode 4.something
|
11 yıl önce |
Felix Paul Kühne
|
3a50458350
thumbnailer: improve behavior for files with black frames on pos=0, with a length less than a minute and weirdos where we can't calculate position and length correctly. black screens should no longer be returned
|
11 yıl önce |
Felix Paul Kühne
|
55b92b788e
thumbnailer: fix assertion failure
|
11 yıl önce |
Felix Paul Kühne
|
101891e862
thumbnailing: speed-up for audio-only media by trusting libvlc on the presense of a video track, tweak libavcodec performance
|
11 yıl önce |
Paul Williamson
|
cec24ce168
VLCMediaThumbnailer: added snapshotPosition property to allow overriding of snapshot position
|
11 yıl önce |
Felix Paul Kühne
|
31e90fdf24
VLCMediaThumbnailer: enforce synchronous parsing since we run on a background thread anyway
|
12 yıl önce |
Felix Paul Kühne
|
b72e3f6fee
Thumbnailer: improve debug
|
12 yıl önce |
Jean-Baptiste Kempf
|
f3e87a948b
VLCMediaThumbnailer: simplify
|
12 yıl önce |
Felix Paul Kühne
|
ce6bc23777
VLCMediaThumbnailer: go back to using the shared VLCLibrary since this is more efficient on memory constrainted devices
|
12 yıl önce |
Felix Paul Kühne
|
85450a77c0
VLCMediaThumbnailer: use a private VLCLibrary instance with single threaded avcodec decoding
|
12 yıl önce |
Felix Paul Kühne
|
c01e46f36f
VLCKit: upgrade ObjC syntax
|
12 yıl önce |
Felix Paul Kühne
|
c2f8eb6dc8
Introduce the VKLog makro so we don't spam release builds with debug messages
|
12 yıl önce |
Felix Paul Kühne
|
fc8801dd7e
Sources: unify and modernize coding style
|
12 yıl önce |
Jean-Baptiste Kempf
|
9010845be5
Fix wrong licensing information
|
12 yıl önce |
Pierre d'Herbemont
|
0582626e99
VLCKit: Protect against file that takes forever to thumbnail.
|
15 yıl önce |
Pierre d'Herbemont
|
e3b4b54b05
VLCKit: Import MobileVLCKit.
|
15 yıl önce |