AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
8 Monitoring Tools in One APM. Install in 5 Minutes.
Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.
AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
it's a video player, also works for music and pictures
This player stands on the giant shoulders of FFmpeg. Audio rendering is accomplished via portaudio v19. Video rendering is via OpenGL, using fragment programs when possible. User interface is implemented with Qt 4/5/6. ASS/SSA subtitle rendering is implemented with libass.
This player provides several performance options to enable adequate video playback on slow hardware:
* skip loop filter
* skip non-reference frames
* skip color converter
* reduce playback speed to...
GTK+iostream, Data plots, ORB, Neural Networks, WSOLA
Create GTK+ interfaces using IOStream style code.
Its simple and quick!
Also providing simple data plotting (similar to Matlab/Octave), ORB (Object Request Broker), and Neural Network computations.
You can create GTK+ GUIs in a few lines of code.
Labels<<"Thanks for reading";
(HBox<<Labels).show();
or even one line :
(HBox() << (Labels()<<"Thanks for reading")).show();
Inline code destructs the classes, but leaves the widgets/callbacks operating. This is great for embedded...
Implementation of the WSOLA algorithm for time scale modification of audio without artifact introduction (ideally). It allows one to speed/slow audio without altering its pitch.
A XFig based rapid prototype yeilding an audio speed alteration tool. This tool lets you arbitrarily alter the speed of audio files. It uses the WSOLA algorithm for audio speed alteration without pitch change.