You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-29 05:57:37 +02:00
new -pp options stuff (-npp ...)
see line527@postproc/postprocess.c ;) for the documentation of the format Originally committed as revision 3772 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
This commit is contained in:
@@ -114,4 +114,6 @@ int getPpModeForQuality(int quality);
|
||||
// name is the stuff after "-pp" on the command line
|
||||
struct PPMode getPpModeByNameAndQuality(char *name, int quality);
|
||||
|
||||
int readPPOpt(void *conf, char *arg);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user