Tags: oniongarlic/QtAV
Tags
version 1.3.4 Changelog: - CUDA: better quality and performance, Fix wrong display order. No Mosaics. - vaapi and dxva support SSE4.1 to copy decoded frame for intel gpu. vaapi was added months ago, but the performance was very poor. With the help of SSE4.1 we have greate performance improvement. - VAAPI supports drm - Use latest FFmpeg's hw api - Fix wrong display or crash if change HW decoder - Add some options for AVCodec and AVFormat as decoder's meta properties. - Metadata support - Display aspect ratio use the value in stream if defined. Thank Sandro Cavazzoni - Support install QtAV as a Qt module - Fix wrong file name encoding. - Display the image in a music file
version 1.3.3 - CUDA support for windows and linux. (The first player/library support CUDA decoding on linux?) - Renderering 16-bit YUV (for example Hi10P) for both OpenGL and OpenGL ES2. maybe it's the first player/library supports rendering 10-bit using OpenGL ES2. VLC, XBMC and mplayer can't Supported format: 9, 10, 12, 14, 16 bit, planar, little/big endian. - Support Sailfish OS. Works perfectly. - Fix mosaics for some videos since QtAV1.3.1 - Better seeking - New VideoOutput class with QObject features support - Improve cedarv hardware decoding. - Audio channel api for QML - FFmpeg build script supports maemo5, meego, sailfish, android, mingw gcc, msvc - Fix build error for Qt 5.0 - player: * fix wrong video display size when fullscreen mode changed or toolbar hidden
version 1.3.2 - OpenGL improvement and better performance(works on iOS and Android): * enable GLSL if supported * use GLSL to render YUV frames * GLSL based video equalizer - XV bug fix and improvement. Supports NV12. Supports video equalizer. - Play from QIODevice support - Capture YUV frames support. - Fix wrong duration in OSD - CUDA decoder working in progress - player: * no gui blocking while opening a stream * add config dialog - Regressions: * OpenGL can not display H10p
version 1.3.1 Changelog: - Initial OpenAL support. - Fix hardware decoding crashes: seeking, packet loss(e.g. bad network) - Allwinner's CedarX hardware decoding support. Thanks Miroslav Bendik. - FFmpeg log and error handling. New class: AVError - AVDictionary support for decoder and demuxer. API: AVPlayer::setOptionsForXXX() - Fix crash on app exit - Fix Hi10bits crash - Build: * fix XXX_EXPORT macro confliction. * configurable qmake project etc. - QMLPlayer: better UI - player: * wheel to zoom in/out. * apply decoder without restart. * exit on main window close. * move EventHandler to player. - Installer: ubuntu support. - Screen saver for OSX, X11. Improve windows
version 1.3.0 Changelog: - Selectable audio track - Multiple rendering target for 1 video support - Hardware decoding support(unstable): DXVA2 for windows, VA-API for x11(bad performance now) - Region of Interest(ROI) support, i.e. crop. - Filter support(Experimental) - Video eq: brightness, contrast, saturation - Repeat support - Mang api changes - QML: compatible with many QtMultiMedia APIs - build/install: check arch, fix wrong rpath and launch error on Mac, add installer - player: playlist, history, better online tv, etc.
version 1.2.4 Changelog: - QML support(thanks theoribeiro <[email protected]>). Can replace some of qtmultimedia qml apps, e.g. qmlvideofx - Fix build for FFmpeg >= 0.9, libav >= 0.8 - Channel can be choosed by user: original, stero, left, right, centre(mono) - OSD for GL ES2 renderer - player: statistics viewer, disable screensaver on widows when playing Signed-off-by: wang-bin <[email protected]>
version 1.2.3 Changelog: - FFmpeg/libav avresample support - OpenGL ES2 support. Can build against Qt5 GLES2 version now - XV support for Qt5 - more audio format support, e.g. sample format, channels. - Fix H.264 decoding error for the beginning frames. - Fix audio decoding error if packet should be decoded multiple times. WMA audio. - Save video captures to system Picture directory
version 1.2.1 Changelog: - Configurable video quality - Correct aspect ratio. Any value is supported - Fix some media playing problem - Fix crash if no audio - Fix d2d crash by setting multi-thread type - Fix WidgetRenderer can not update problem - Fix mem leak if renderer changed - player: volume control, display correct online tv name, correct display time
PreviousNext