커밋 기록

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