Commit aecee3b2 authored by Baptiste Coudurier's avatar Baptiste Coudurier

fix doxygen tag

Originally committed as revision 16899 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 8090b222
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment