comparison movenc.c @ 4721:69e6e5008eb8 libavformat

cosmetics
author bcoudurier
date Sun, 15 Mar 2009 10:49:52 +0000
parents b39c3e7a6622
children 639c428c8b23
comparison
equal deleted inserted replaced
4720:b39c3e7a6622 4721:69e6e5008eb8
18 * 18 *
19 * You should have received a copy of the GNU Lesser General Public 19 * You should have received a copy of the GNU Lesser General Public
20 * License along with FFmpeg; if not, write to the Free Software 20 * License along with FFmpeg; if not, write to the Free Software
21 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 21 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
22 */ 22 */
23
23 #include "avformat.h" 24 #include "avformat.h"
24 #include "riff.h" 25 #include "riff.h"
25 #include "avio.h" 26 #include "avio.h"
26 #include "isom.h" 27 #include "isom.h"
27 #include "avc.h" 28 #include "avc.h"