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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Silas Della Contrada
LibAVQt
Graph
main
Select Git revision
Branches
4
feature/migrate-frame-passing-to-libprocessinggraph
main
default
protected
qt-legacy-pi
qt-legacy-support-rpi
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Apr
5
4
29
Mar
28
26
24
Feb
18
10
8
6
5
3
28
Jan
27
26
25
24
23
16
5
31
Dec
28
27
26
22
21
19
17
14
12
6
26
Nov
25
23
30
Oct
29
22
30
Sep
21
16
15
14
10
9
7
6
1
31
Aug
29
28
27
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
feat(codec): Implemented QSV decoder
feature/migrate…
feature/migrate-frame-passing-to-libprocessinggraph
Merge branch 'main' into feature/migrate-frame-passing-to-libprocessinggraph
Update .gitlab-ci.yml file
feat(codec): Started implementing QSV decoder
Fixed muxer for multiple streams
Fixed error with ffmpeg versions prior 5.0
Completed Muxer (i guess) and disabled B-frames in VAAPIEncoderImpl
Fixed some errors
Started implementing muxer
Hopefully fixed VAAPI encoder
Updated submodules
Added better automatic selection for de- and encoder, capture and render
Fixed FallbackFrameMapper for OpenGL ES
Implemented Video4Linux2 Memory-2-Memory decoder module
Fixed VideoEncoder
Migrated to wait conditions in Decoder
Fixed compatability with Qt5
Fixed some errors when stopping and starting processing again
Fixed issue with decoderConfig in Player
Fixed little issue with Qt versions
Added features to VideoDecoderFactory
Merge branch 'main' into feature/migrate-frame-passing-to-libprocessinggraph
Updated .gitlab-ci.yml file to use Qt5
main
main
Added automatic decoder choice in VideoDecoderFactory based on platform
Added some platform-dependent preprocessor directives
Added some platform-dependent preprocessor directives
Added cmake package configs, fully installable now
Little cleanup
Migrated to Qt UUIDs to simplify integration of libpgraph and libpgraph_network
Migrated to Qt UUIDs to simplify integration of libpgraph and libpgraph_network
Migrated to Qt UUIDs to simplify integration of libpgraph and libpgraph_network
Fixed includes
Fixed includes
Fixed includes
Fixed includes
Implemented pipewire-based IDesktopCaptureImpl
DesktopCapturer and DesktopCaptureFactory working
Started work at screen capture support
Fixed segfault with FBOPool when exiting program via quitting the event loop
Rewrote FBOPool
Loading