summaryrefslogtreecommitdiff
path: root/libavformat/mpeg.c
Commit message (Expand)AuthorAge
* removed invalid sequence end codeFabrice Bellard2003-09-10
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-10
* memleak fix by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michael Niedermayer2003-09-09
* fix MPEG-TS missdetected as MPEG-PSMichael Niedermayer2003-09-01
* exports mpegps_demuxFabrice Bellard2003-08-08
* removed warningsFabrice Bellard2003-07-17
* Write correct MPEG2-PS streams patch by (mru at users dot sourceforge dot net...Måns Rullgård2003-07-15
* - Looks a tiny bit harder in mpegps_probe() for a valid start code. This isIsaac Richards2003-07-10
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* avoid too many false detectionsFabrice Bellard2003-02-02
* added DVD LPCM decoding supportFabrice Bellard2003-01-31
* mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech...Ryutaroh Matsumoto2002-12-20
* renamed libav to libavformatFabrice Bellard2002-11-25