Mercurial > libavformat.hg
graph
-
Disable the NUT (de)muxer until it has been synced with the specification. libavformat2006-03-17, by diego
-
some mov files have invalid pts so we need to consider these pts too in calculating the timabase libavformat2006-03-11, by michael
-
Use AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where appropriate. libavformat2006-03-08, by diego
-
set track timescale to mov timescale if 0 patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat2006-03-06, by michael
-
referencing more FCP fourccs patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat2006-03-06, by michael
-
add support for Motion JPEG 2000 file format patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat2006-03-06, by michael
-
ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat2006-03-02, by michael
-
compute output format before setting language patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) libavformat2006-03-02, by michael
-
fix debug code: do not try to take st->codec if st is NULL. This makes ffplay give me pics from FreeBoxTV \o/ libavformat2006-03-01, by mmu_man
-
can't have PES headers in MPEG video elementary streams so fail probe libavformat2006-03-01, by mru
-
fixing av sync in videotest.avi (index doesnt match chunks, header doesnt indicate that) libavformat2006-03-01, by michael
-
support seeking in RenderAvi.avi (audio stream == single huge chunk) libavformat2006-03-01, by michael
-
Set 'MJLS' FOURCC for JPEG-LS in AVI and documentation fix. Patch by libavformat2006-03-01, by banan
-
Add support for drivers that can change the capture size on VIDIOC_S_FMT libavformat2006-02-28, by lucabe
-
CTTS support patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>) libavformat2006-02-22, by michael
-
check for CODEC_ID_NONE instead 0, tobe compatible with movenc.c and possible CODEC_ID_NONE value change libavformat2006-02-21, by alex
-
Cleans reading stsd audio, and makes it more generic patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>) libavformat2006-02-19, by michael
-
The current_sample field is meant to be the sample number, not an offset into libavformat2006-02-19, by diego
-
simplify mov_read_hdlr patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) libavformat2006-02-18, by michael
-
add 'in32' fourcc support patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) libavformat2006-02-18, by michael
-
add mov_read_ftyp to check iso media file type and set c->mp4 patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) libavformat2006-02-18, by michael
-
ff_asts_init needs to be inside #ifdef CONFIG_MUXERS, remove some misplaced libavformat2006-02-17, by diego
-
complete AVS playback system (from Creature Shock computer game), libavformat2006-02-17, by melanson
-
mov fourccs for handling FCP files by (Baptiste COUDURIER )(baptiste.coudurier smartjog com) libavformat2006-02-14, by michael