89 Révisions (c032764a0aa466d4353d15154024beeff0b5c698)
 

Auteur SHA1 Message Date
  Dominic Szablewski c032764a0a Merge pull request #127 from nulltask/patch-1 il y a 9 ans
  Seiya Konno c099c0fc0d Add support for custom source il y a 9 ans
  phoboslab b20cf1a767 Typos, formatting il y a 9 ans
  phoboslab 672586bdbc Whoops, fix last commit. il y a 9 ans
  phoboslab 85588a30fe Add array.fill() workaround for IE11, Safari iOS9; close #116 il y a 9 ans
  Dominic Szablewski e61b68ee95 Rebuild il y a 9 ans
  phoboslab 341de38ebc Fix conversion from Rec 601 to RGBA in WebGL shader il y a 9 ans
  Dominic Szablewski c6a5809bdb Fix links il y a 9 ans
  Dominic Szablewski 7bf420fd0c Rewrite il y a 9 ans
  Dominic Szablewski 186666dd9c Merge pull request #94 from AnimationMentor/fix-seekToFrame il y a 9 ans
  Dominic Szablewski a0c96c2b2e Fix preserveDrawingBuffer documentation il y a 9 ans
  Dominic Szablewski 6a32d86c4e Merge pull request #106 from rasmusvhansen/patch-1 il y a 9 ans
  rasmusvhansen 2b94fdc00c Fixed tabs il y a 9 ans
  Rasmus Vestergaard Hansen 12b30f2797 Documented preserveDrawingBuffer option il y a 9 ans
  rasmusvhansen 3086dfea2d Changed preserveDrawingBuffer to be an option il y a 9 ans
  rasmusvhansen 3c11c2407c Fix canvas.toDataURL yielding blank image. il y a 9 ans
  Dominic Szablewski 5b0e5957c4 Style update il y a 9 ans
  Dominic Szablewski e06577fad2 Add progressive loading via Range-Requests; remove fetch/ReadableStream loading il y a 9 ans
  Dominic Szablewski bff737b721 Merge pull request #101 from cjroth/master il y a 9 ans
  Chris Roth 5ca4d8972a Update jsmpg.js il y a 9 ans
  Chris Roth 7ca160a098 Update README.md il y a 9 ans
  Chris Roth 325b113730 license il y a 9 ans
  Ben Boyle 8d0a1c8d52 reset intraFrames in jsmpeg constructor il y a 9 ans
  Dominic Szablewski 9fe99739cc Prevent timeout after 120sec; Fix #75 il y a 10 ans
  Dominic Szablewski f1e0a3d518 Implement progressive loading via fetch/ReadableByteStream; see #70 il y a 10 ans
  Dominic Szablewski 585da7db91 Revert whitespace changes for multiline ternarys il y a 10 ans
  Dominic Szablewski 65bde102a9 Merge branch 'KenanSulayman-master' il y a 10 ans
  Dominic Szablewski 6ab67aee52 Merge branch 'master' of https://github.com/KenanSulayman/jsmpeg into KenanSulayman-master il y a 10 ans
  Dominic Szablewski 23d59e84c6 Added API description, close #65 il y a 10 ans
  Kenan Sulayman 4005905dbf
Orphan: Changes required for jshint to accept module into CI il y a 10 ans
  Dominic Szablewski 2252a84fde Allow seeking past the last intra frame; see #9 il y a 10 ans
  Dominic Szablewski 8216df3159 Fix jumping to wrong frame in exact mode; see #9 il y a 10 ans
  Dominic Szablewski 9b6dab7ce0 Cosmetics il y a 10 ans
  Dominic Szablewski 88fa157782 Added .currentFrame and .currentTime; close #42 il y a 10 ans
  Dominic Szablewski ee3bcaf825 Typo il y a 10 ans
  Dominic Szablewski a8f3d0b016 Remove Canvas2D loading notice in example; otherwise webgl cannot be used il y a 10 ans
  Dominic Szablewski 5ac302b3bd Added .duration and .frameCount, populated when for seekable video il y a 10 ans
  Dominic Szablewski b2d57a17d9 Added seeking, close #9 il y a 10 ans
  phoboslab f59de44b72 Only accept width/height params if the STREAM_SECRET matches il y a 11 ans
  Dominic Szablewski 2cdc812d74 Re-create Uint8 array views each frame il y a 11 ans
  Dominic Szablewski c9e7de0d31 Switch to mediump floats in fragment shaders for compatability; close #35 il y a 11 ans
  Dominic Szablewski 86f9f48f1f Cosmetics il y a 11 ans
  Dominic Szablewski 90a8939252 Set gl viewport size to actual video size; see #1 il y a 11 ans
  Dominic Szablewski 6d304a1f5c Create array views for WebGL only once il y a 11 ans
  Dominic Szablewski d780c59aa4 Removed mpg file; ended up in the repo by accident il y a 11 ans
  Dominic Szablewski a181ced147 Make benchmark results available from outside il y a 11 ans
  Dominic Szablewski 32f8c176b8 Fix gl texture size for luminance plane yet again il y a 11 ans
  Dominic Szablewski c768b1f0a9 Fix gl texture size for luminance plane il y a 11 ans
  Dominic Szablewski 14806a151b Use high precision timer if available; Benchmark individual decoding times to omit scheduling overhead il y a 11 ans
  Dominic Szablewski 42cc895828 Added loading animation for WebGL; cleanup il y a 11 ans