mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
fix doxygen tag
Originally committed as revision 16899 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -54,7 +54,7 @@ typedef struct {
|
||||
typedef struct {
|
||||
AudioInterleaveContext aic;
|
||||
UID track_essence_element_key;
|
||||
int index; //<<< index in mxf_essence_container_uls table
|
||||
int index; ///< index in mxf_essence_container_uls table
|
||||
const UID *codec_ul;
|
||||
int64_t duration;
|
||||
int order; ///< interleaving order if dts are equal
|
||||
|
||||
Reference in New Issue
Block a user