Skip to content

Releases: jjaranda13/LHE_Pi

Many improvements in player & encoder

28 Nov 11:40

Choose a tag to compare

Encoder:
Added stream headers.
Sequence coding option.
Image coding option.
Added option to turn on and off jump to evens.
Added option to simulate random looses.
Solved bugs in uncommon resolutions.
Improved SIMD processing.

Player:
Added support for stream headers.
New option to ouput the generated video.
Added option to turn on and off jump to evens.
Solved bugs in uncommon resolutions.
Improved bilinear interpolation.

Fullscreen player & Coder skipping

10 Oct 09:53

Choose a tag to compare

Coder:
- Improved skipping frames logic in the coder.
Decoder:
- Improved algorithm for missing frames interpolation
- Added full screen capabilities to the player by command line
- Tweaked the command line options in order to accommodate the full screen mode.

Player speedup, coder HTTP Api expanded.

13 Aug 11:01

Choose a tag to compare

Decoder:
Faster entropic encoding implementation.
New method for interpolate lost lines.
Horizontal discard.

Encoder:
HTTP api can now get and update parameters.
Horizontal discard.

Optimised Player & Traces

04 Jul 09:39

Choose a tag to compare

Player:
Optimised.
Added trace to measure the current fps being played.

Coder:
Added traces to control execution.

Multithreaded player & Cooler Coder

28 Jun 16:22

Choose a tag to compare

Coder:
Removed traces to improve performance

Decoder:
Added multi thread support.

Player in Ubuntu & Hot Coding Options

07 May 07:42

Choose a tag to compare

This release includes.

  • Support for Ubuntu for the player.
  • New adaptive interpolation.
  • Added HTTP API to the coder.
  • Added endpoint to change the discard level.

First Version

13 Apr 09:26

Choose a tag to compare

First version of the coder and decoder.
The decoder is ready for windows. The SDL2 dll must be placed next to the executable.
The encoder is for Raspberry Pi under Raspbian. Must be used with the Pi Camera v2.