fix doxygen tag

Originally committed as revision 16899 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Baptiste Coudurier 16 years ago
parent 8090b222ac
commit aecee3b214
  1. 2
      libavformat/mxfenc.c

@ -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…
Cancel
Save