Historial de Commits

Autor SHA1 Mensaje Fecha
  Felix Paul Kühne 10e69ca707 Thumbnailer: fix parse status obversation and extend time-out for remotely stored media hace 9 años
  Felix Paul Kühne 75e8dc1eb5 thumbnailer: make sure to also prepare network resources if those were requested to be thumbnailed hace 9 años
  Felix Paul Kühne c7c41eb6ff VLCMedia: update parsing implementation to match latest libvlc hace 9 años
  Stefan Schmidt-Bilkenroth 18c789d23a Fix some compiler warnings hace 9 años
  Felix Paul Kühne 44a7ffd454 thumbnailer: update for libvlc 3.0 vmem hace 9 años
  Felix Paul Kühne 07b4529c1a fix a couple of compilation warnings hace 9 años
  Felix Paul Kühne 847c7a18f5 thumbnailer: disable zero-copy rendering for thumbnails hace 10 años
  James Dumay c59cb1baa1 Define module 'VLCKit' and make headers suitable for swift projects hace 11 años
  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 hace 11 años
  Felix Paul Kühne 1c18701980 Thumbnailer: be nicer to short files hace 11 años
  Felix Paul Kühne 678b21c64d Thumbnailer: further iterate on reliability hace 11 años
  Felix Paul Kühne 52168d15af MediaThumbnailer: expand API to allow customized libvlc instances and optimize thumbnail targets hace 11 años
  Felix Paul Kühne 11dabd5d05 VLCThumbnailer: add missing release hace 11 años
  Felix Paul Kühne 245cf39ba1 media thumbnailer: fix compilation with Xcode 4.something hace 11 años
  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 hace 11 años
  Felix Paul Kühne 55b92b788e thumbnailer: fix assertion failure hace 11 años
  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 hace 11 años
  Paul Williamson cec24ce168 VLCMediaThumbnailer: added snapshotPosition property to allow overriding of snapshot position hace 11 años
  Felix Paul Kühne 31e90fdf24 VLCMediaThumbnailer: enforce synchronous parsing since we run on a background thread anyway hace 12 años
  Felix Paul Kühne b72e3f6fee Thumbnailer: improve debug hace 12 años
  Jean-Baptiste Kempf f3e87a948b VLCMediaThumbnailer: simplify hace 12 años
  Felix Paul Kühne ce6bc23777 VLCMediaThumbnailer: go back to using the shared VLCLibrary since this is more efficient on memory constrainted devices hace 12 años
  Felix Paul Kühne 85450a77c0 VLCMediaThumbnailer: use a private VLCLibrary instance with single threaded avcodec decoding hace 12 años
  Felix Paul Kühne c01e46f36f VLCKit: upgrade ObjC syntax hace 12 años
  Felix Paul Kühne c2f8eb6dc8 Introduce the VKLog makro so we don't spam release builds with debug messages hace 12 años
  Felix Paul Kühne fc8801dd7e Sources: unify and modernize coding style hace 12 años
  Jean-Baptiste Kempf 9010845be5 Fix wrong licensing information hace 12 años
  Pierre d'Herbemont 0582626e99 VLCKit: Protect against file that takes forever to thumbnail. hace 15 años
  Pierre d'Herbemont e3b4b54b05 VLCKit: Import MobileVLCKit. hace 15 años