Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
f139838d64 | ||
![]() |
0a224ab102 |
2
Doxyfile
2
Doxyfile
@@ -31,7 +31,7 @@ PROJECT_NAME = FFmpeg
|
||||
# This could be handy for archiving the generated documentation or
|
||||
# if some version control system is used.
|
||||
|
||||
PROJECT_NUMBER = 0.10.1
|
||||
PROJECT_NUMBER = 0.10.2
|
||||
|
||||
# With the PROJECT_LOGO tag one can specify an logo or icon that is included
|
||||
# in the documentation. The maximum height of the logo should not exceed 55
|
||||
|
@@ -70,7 +70,6 @@ typedef struct X264Context {
|
||||
char *partitions;
|
||||
int direct_pred;
|
||||
int slice_max_size;
|
||||
char *stats;
|
||||
} X264Context;
|
||||
|
||||
static void X264_log(void *p, int level, const char *fmt, va_list args)
|
||||
|
Reference in New Issue
Block a user