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