47 Révisions (8d0a1c8d528ff52baf142c7f67e38247268c1822)

Auteur SHA1 Message Date
  Ben Boyle 8d0a1c8d52 reset intraFrames in jsmpeg constructor il y a 9 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
  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 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
  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 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
  Dominic Szablewski ad6abe9013 Use WebGL for YCbCr to RGBA conversion where available; see #1 il y a 11 ans
  Dominic Szablewski 858b16f3dc Fixed whitespace il y a 11 ans
  Robert Nagy 7718f809b6 More optimizations. il y a 11 ans
  Robert Nagy 21b94eea2d optmiziation: No need to clamp Y, Cb and Cr arrays. il y a 11 ans
  Robert Nagy 052da3af6b Optimizations. il y a 11 ans
  Dominic Szablewski 2cf6a81c62 Added calculateFrameCount() and calculateDuration(); close #22 il y a 11 ans
  Dominic Szablewski fa5b754471 Fixed typo with externalFinishedCallback il y a 12 ans
  Dominic Szablewski 43c8a3ddc4 Added onfinished callback; close #7 il y a 12 ans
  Dominic Szablewski 3dbbcb99b8 Cosmetics il y a 12 ans
  Maik Merten 51523e78ac fix printing to console for Internet Explorer 10, make fps available via this.benchfps il y a 12 ans
  Maik Merten 79d4576bc5 benchmark mode that, when enabled, tries to decode frames as fast as possible and prints "frame per second" messages to the JavaScript console il y a 12 ans
  Maik Merten b494fe061e optimize copyMacroblock by keeping partial sums and reusing them. Also cleanup. il y a 12 ans
  Maik Merten ae3cd4c81d try to optimize copyMacroblock by moving less data around il y a 12 ans
  Dominic Szablewski ace34821a0 Only initialize the RGBA32 array when needed for the bwFilter il y a 12 ans
  Dominic Szablewski f8ab57adae Fixes for missing Uint8ClampedArray in IE10 il y a 12 ans
  Dominic Szablewski a771daeb7a Fix lateTime, added bw filter il y a 12 ans
  Dominic Szablewski 774d78e274 Typo in function name il y a 12 ans
  Dominic Szablewski 75aaddccbf Added support for streaming/recording over websockets il y a 12 ans
  Dominic Szablewski 2f97245624 Use 32bit writes in copyMacroblock il y a 12 ans
  Dominic Szablewski 42d5720608 More cleanup il y a 12 ans
  Dominic Szablewski 985088de53 Cleanup il y a 12 ans
  Dominic Szablewski 22f4a3d9f0 Removed partial support for B-Frames il y a 12 ans
  Dominic Szablewski c6c6d2541d Keep current planes in local vars il y a 12 ans
  Dominic Szablewski f76aea03a1 Renamed YCrCbToRGBA to YCbCrToRGBA il y a 12 ans
  Dominic Szablewski 1307634805 Faster YCrCbToRGBA conversion il y a 12 ans
  Dominic Szablewski 170a24e110 YCbCr planes only need to be 8bit, clamped il y a 12 ans
  Dominic Szablewski e0e3477d0a initial commit il y a 13 ans