mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-13 21:28:01 +02:00
10l
Originally committed as revision 6542 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
This commit is contained in:
parent
5859233b70
commit
985c513355
@ -29,10 +29,10 @@
|
|||||||
|
|
||||||
//the following 4 flags are not completly implemented
|
//the following 4 flags are not completly implemented
|
||||||
//internal chrominace subsamling info
|
//internal chrominace subsamling info
|
||||||
#define SWS_FULL_CHR_H_INT 0x200
|
#define SWS_FULL_CHR_H_INT 0x2000
|
||||||
//input subsampling info
|
//input subsampling info
|
||||||
#define SWS_FULL_CHR_H_INP 0x400
|
#define SWS_FULL_CHR_H_INP 0x4000
|
||||||
#define SWS_DIRECT_BGR 0x800
|
#define SWS_DIRECT_BGR 0x8000
|
||||||
|
|
||||||
#define SWS_PRINT_INFO 0x1000
|
#define SWS_PRINT_INFO 0x1000
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user