comparison mov.c @ 4407:b6b31de76359 libavformat

fix doxygen
author bcoudurier
date Sun, 08 Feb 2009 09:39:19 +0000
parents 146d6083662b
children 517f1978ce5c
comparison
equal deleted inserted replaced
4406:146d6083662b 4407:b6b31de76359
123 int *sample_sizes; 123 int *sample_sizes;
124 unsigned int keyframe_count; 124 unsigned int keyframe_count;
125 int *keyframes; 125 int *keyframes;
126 int time_scale; 126 int time_scale;
127 int time_rate; 127 int time_rate;
128 int time_offset; /// time offset of the first edit list entry 128 int time_offset; ///< time offset of the first edit list entry
129 int current_sample; 129 int current_sample;
130 unsigned int bytes_per_frame; 130 unsigned int bytes_per_frame;
131 unsigned int samples_per_frame; 131 unsigned int samples_per_frame;
132 int dv_audio_container; 132 int dv_audio_container;
133 int pseudo_stream_id; ///< -1 means demux all ids 133 int pseudo_stream_id; ///< -1 means demux all ids