Origin commit data
------------------
Branch: master
Commit: 86ce05d4f1
Author: max_10 <max_10@gmx.de>
Date: 2023-03-07 (Tue, 07 Mar 2023)

Origin message was:
------------------
- cosmetic

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2023-03-07 19:22:54 +01:00
committed by vanhofen
parent 4bf144ff5b
commit 450907edeb
4 changed files with 11 additions and 10 deletions

View File

@@ -184,8 +184,8 @@ class cVideo : public OpenThreads::Thread
/* aspect ratio */
int getAspectRatio(void);
int setAspectRatio(int aspect, int mode);
void getPictureInfo(int &width, int &height, int &rate);
int setAspectRatio(int aspect, int mode);
/* cropping mode */
int setCroppingMode(int x = 0 /*vidDispMode_t x = VID_DISPMODE_NORM*/);