Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LibAVQt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nik | Klampfradler
LibAVQt
Graph
feature/gpu-specific-encoders
Select Git revision
Branches
7
cmake-fixes
debian
feature/dxva2-d3d11va-ogl-interop
feature/gpu-specific-encoders
main
default
protected
qt-legacy-pi
qt-legacy-support-rpi
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Aug
9
7
4
1
31
Jul
28
27
21
16
4
20
Jun
18
16
12
8
6
5
28
May
27
23
22
21
10
6
28
Apr
22
21
20
18
17
16
14
13
9
1
26
Mar
25
23
21
17
16
15
14
13
12
Align package name with SOVERSION
debian
debian
Remove unnecessary .install
Disable -dev package for now
Update cmake patch from upstream PR
Fix changelog syntax
Disable installation of public headers for now
cmake-fixes
cmake-fixes
Fix quoting for include files
Add package description
Install pkg-config file
Define public header files
Set SOVERSION and add install target for shared library
Install library
Add shared library options to cmake config
Add SOVERSION to packge and add dev package
Add some fixes to cmake config
Complete dev dependencies
Add initial debian/ directory
DXVA2 zero-copy rendering now works in release builds too
feature/dxva2-d…
feature/dxva2-d3d11va-ogl-interop
Added mfx dispatcher as submodule
Implemented DXVA2 OpenGL Zero-Copy-Rendering, started work on D3D11VA OpenGL interop
Added basic windows compilation support and rewrote Qt library detection in AVQt/CMakeLists.txt
main
main
Merge branch 'feature/gpu-specific-encoders' into 'main'
Implemented QSV encode
Merge branch 'main' into feature/gpu-specific-encoders
feature/gpu-spe…
feature/gpu-specific-encoders
Added platform specific cmake config
Cleaned up AVQt header to include codecs based on OS
Removed QSV to VAAPI mapping, because it's not possible and previous commits claiming it is were based on invalid code
Moved VAAPI to QSV frame mapping in AVQt::EncoderQSV from onFrame() to run()
Implemented zero-copy QSV encode
Merge branch 'main' of ssh://edugit.org/sdcieo0330/LibAVQt
Done some work on QSV encoder
Update .gitlab-ci.yml file
Update .gitlab-ci.yml file
Merge branch 'feature/gpu-specific-encoders-1' into feature/gpu-specific-encoders
Merge branch 'feature/zero-copy-vaapi-ogl' into 'main'
Removed line left after cleanup
Fixed error: "Taking address of temporary array"
Revert "Updated GitLab CI to use docker image built by GitHub Actions on ghcr.io"
Updated GitLab CI to use docker image built by GitHub Actions on ghcr.io
Merge branch 'main' of ssh://edugit.org/sdcieo0330/LibAVQt into feature/zero-copy-vaapi-ogl
Loading