Skip to content

Tags: zhou411424/QtAV

Tags

v1.2.0

Toggle v1.2.0's commit message
version 1.2.0

Changelog:
version 1.2.0    2013-05-27

- Better gui for the player example
- Dynamically change renderer engine
- Filter framework works. Filters on data and renderer support
- XV rendering support
- Fix some qmake project bugs
- Other features, bug fix, code refine

v1.1

Toggle v1.1's commit message
update documents and README

v1.1.11

Toggle v1.1.11's commit message
version 1.1.11

Changelog:
- OpenGL support. Only rendering now.
- OSD support.
- New shortcuts: Ctrl O=>open, O=>switch OSD, Q/ESC=>quit
- Command line option: -vo gl/d2d/gdi/qt, -h|--help
- Fix wrong aspect ratio when resizing
- Better qmake project
- Building debian package support: make deb
- Bug fix

v1.1.10

Toggle v1.1.10's commit message
version 1.1.10

Changelog:
- Direct2D support. Auto check before compile
- GDI  renderer improved
- Custom renderer template
- Aspect ratio switch support
- Config test support for both Qt4 and Qt5
- Better build system
- Auto update rc file
- Some documents

compiletest

Toggle compiletest's commit message
enable compile tests for qmake. tested on windows mingw(with/without

msys) and vc

v1.1.9

Toggle v1.1.9's commit message
version 1.1.9

Changelog:
- Add network interrupt callback. Thanks Vito vcovito
- QtAV and FFmpeg runtime version check
- Add factory model to manager the components. Currently used in
ImageConverter
- MSVC support
- Seek bug fix: some times blocked
- qmake: no additional arguments required(if source dir is writable)
- Add 2 graphics item renderer examples
- GDI  renderer support
- Start to use script to create new classes

v1.1.8

Toggle v1.1.8's commit message
fix previous commit mistake

rm

Toggle rm's commit message
player: use executable dir

lgpl

Toggle lgpl's commit message
License change to LGPL v2.1

v1.1.7

Toggle v1.1.7's commit message
version 1.1.7

Changelog
- scale image without qt support!
- buggy ipp support.
- thread safe capture
- Fix first frame not correctly decoded!
- new API
- tests and examples: clockcontrol, videowall