Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
J
jami-daemon
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
138
Issues
138
List
Boards
Labels
Service Desk
Milestones
Iterations
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Analytics
Analytics
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
savoirfairelinux
jami-daemon
Commits
34ec4f82
Commit
34ec4f82
authored
Mar 14, 2019
by
Adrien Béraud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rotation: always use transpose filter
Change-Id: Ia8ae624f441907b47237149767b0422b5b7abace
parent
6dcca2b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/media/video/sinkclient.cpp
src/media/video/sinkclient.cpp
+1
-1
No files found.
src/media/video/sinkclient.cpp
View file @
34ec4f82
...
...
@@ -345,7 +345,7 @@ SinkClient::setRotation(int rotation)
break
;
case
180
:
case
-
180
:
ss
<<
"
rotate=PI
"
;
ss
<<
"
transpose=2,transpose=2
"
;
break
;
case
270
:
case
-
90
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment