You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
lavc doxy: replace \ with /
It's the more proper symbol to use and it prevents doxygen from thinking it's a command.
This commit is contained in:
@@ -978,7 +978,7 @@ typedef struct AVFrame {
|
|||||||
uint8_t *base[AV_NUM_DATA_POINTERS];
|
uint8_t *base[AV_NUM_DATA_POINTERS];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* sample aspect ratio for the video frame, 0/1 if unknown\unspecified
|
* sample aspect ratio for the video frame, 0/1 if unknown/unspecified
|
||||||
* - encoding: unused
|
* - encoding: unused
|
||||||
* - decoding: Read by user.
|
* - decoding: Read by user.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user