Mercurial > libavformat.hg
graph
-
SWF sanity check patch by (Glyn Kennington <glyn dot kennington at ox dot compsoc dot net>) libavformat2003-12-05, by michael
-
H264 fourcc patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavformat2003-11-29, by michael
-
Patch for PPM probing by (Rob Joyce <rjoyce at twcny dot rr dot com>) libavformat2003-11-24, by michael
-
Add more resilience in reading ffm files. In particular, don't assume libavformat2003-11-19, by philipjsg
-
use the proper file framerate (specified by a float); account the pts libavformat2003-11-15, by melanson
-
support more codecs in MPEG-TS patch by (mru at kth dot se (Måns Rullgård)) libavformat2003-11-12, by michael
-
frame rate should be completely disabled in asf (closer now) - disabled seek libavformat2003-11-10, by bellard
-
added palette support to the QT demuxer; registered SMC video decoder libavformat2003-11-10, by melanson
-
* DV demuxer is now capable of decoding auxilary audio stream. So, libavformat2003-10-31, by romansh
-
revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) libavformat2003-10-30, by melanson
-
added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a specific API libavformat2003-10-29, by bellard
-
mpeg TS demux API (called from RTP layer) - raw mpeg TS reader (uses fake codec MPEG2TS) libavformat2003-10-29, by bellard
-
GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot ac dot be>) libavformat2003-10-26, by michael
-
Using the extension m4a for audio only MPEG-4 files is increasingly libavformat2003-10-19, by michael
-
- Moving -Wall from the individual Makefiles to configure (and only libavformat2003-10-18, by michael
-
Enable decoding of more mpeg-ts streams for pcHDTV patch by (Doug Larrick <doug at ties dot org>) libavformat2003-10-15, by michael
-
properly demux silent files; implemented precise framerate calculation libavformat2003-10-02, by tmmm