You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Add missing terminating backslash
This commit is contained in:
@@ -1044,7 +1044,7 @@ typedef struct AVPanScan{
|
||||
* - encoding: Set by libavcodec.\
|
||||
* - decoding: Set by libavcodec.\
|
||||
*/\
|
||||
void *thread_opaque;
|
||||
void *thread_opaque;\
|
||||
|
||||
#define FF_QSCALE_TYPE_MPEG1 0
|
||||
#define FF_QSCALE_TYPE_MPEG2 1
|
||||
|
Reference in New Issue
Block a user