Mercurial > libavformat.hg
graph
-
vorbis seems to be 221, decodes borgcube_vorbis20.mp4, demux mi2_vorbis51.mp4 though not decoded properly (5:1), 249608749a89.3g2 is 225 and is Qclp libavformat2006-03-24, by bcoudurier
-
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