]> git.sesse.net Git - ffmpeg/history - libavformat/mpeg.c
Patch for attribute(printf) by (Michel Bardiaux <mbardiaux at peaktime dot be>)
[ffmpeg] / libavformat / mpeg.c
2003-09-10 Fabrice Bellardremoved invalid sequence end code
2003-09-10 Fabrice Bellard64 bit pts for writing - more const usage
2003-09-09 Michael Niedermayermemleak fix by (Michel Bardiaux <mbardiaux at peaktime...
2003-09-01 Michael Niedermayerfix MPEG-TS missdetected as MPEG-PS
2003-08-08 Fabrice Bellardexports mpegps_demux
2003-07-17 Fabrice Bellardremoved warnings
2003-07-15 Måns RullgårdWrite correct MPEG2-PS streams patch by (mru at users...
2003-07-10 Isaac Richards- Looks a tiny bit harder in mpegps_probe() for a valid...
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-02 Fabrice Bellardavoid too many false detections
2003-01-31 Fabrice Bellardadded DVD LPCM decoding support
2002-12-20 Ryutaroh Matsumotomimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh...
2002-11-25 Fabrice Bellardrenamed libav to libavformat