Releases: jjaranda13/LHE_Pi
Many improvements in player & encoder
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
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.
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
Player:
Optimised.
Added trace to measure the current fps being played.
Coder:
Added traces to control execution.
Multithreaded player & Cooler Coder
Coder:
Removed traces to improve performance
Decoder:
Added multi thread support.
Player in Ubuntu & Hot Coding Options
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
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.