fix doxygen tag
Originally committed as revision 16899 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
8090b222ac
commit
aecee3b214
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue