]> git.sesse.net Git - vlc/commit
* all : begin to rewrite some parts of avi demux, mainly to clean ugly code
authorLaurent Aimar <fenrir@videolan.org>
Tue, 15 Oct 2002 00:55:07 +0000 (00:55 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 15 Oct 2002 00:55:07 +0000 (00:55 +0000)
commit9295116d31f4eb4274fc4507409e3a8678cdfee5
tree9afc79dc5f57e829eff2b1a0b35112c5039dbc56
parent28b43ac2298ba921c944df7ad6dd529923190be0
 * all : begin to rewrite some parts of avi demux, mainly to clean ugly code
and to prepare for OpenDML support.
Add new options :
  --avi-index force index creation.
  --avi-interleaved force method used for unseekable stream but need
interleaved stream and could lead to loss of audio/video synchro.
modules/demux/avi/Modules.am
modules/demux/avi/avi.c
modules/demux/avi/avi.h
modules/demux/avi/libioRIFF.c
modules/demux/avi/libioRIFF.h