summaryrefslogtreecommitdiffstats
path: root/libavformat/mpeg.c
Commit message (Expand)AuthorAgeFilesLines
...
* Mpeg start codes patch by ("Dmitry Borisov" <jbors at mail dot ru>)Dmitry Borisov2004-04-231-0/+3
* moving nearly identical binary search code from nut/mpeg/asf to utils.cMichael Niedermayer2004-04-121-157/+10
* warning patrolFalk Hüffner2004-03-241-4/+4
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2004-03-031-1/+1
* improved VCD support patch by ("Hauke Duden" <H.NS.Duden at gmx dot net>)Hauke Duden2004-02-191-142/+451
* Patch for MPEG-2 VOB headers by (Jimmy Blair <blueskyjb at verizon dot net>)Michael Niedermayer2004-02-011-7/+12
* CONFIG_ENCODERS fix by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>)Michael Niedermayer2004-01-171-2/+2
* seeking stuffMichael Niedermayer2004-01-171-42/+45
* store searched distance in index, so we dont waste time searching for keyfram...Michael Niedermayer2004-01-171-1/+1
* caching of timestamps for mpeg-ps so seeking is fasterMichael Niedermayer2004-01-131-27/+62
* harcoded DTS computation for mpegFabrice Bellard2003-12-181-11/+58
* primitive LPCM generatorFabrice Bellard2003-12-161-7/+47
* better and simpler logic for MPEG muxing - fixed rare MPEG muxing PTS generat...Fabrice Bellard2003-12-161-31/+116
* suppress PTS in packets when not needed (slightly smaller files), fixed PTS g...Michel Bardiaux2003-12-091-31/+103
* seek supportFabrice Bellard2003-11-101-36/+267
* make AVFMT_NOHEADER flag dynamic - added av_open_input_stream()Fabrice Bellard2003-10-291-1/+2
* 1/0 fix by (Tim Allen <tim at proximity dot com dot au>)Michael Niedermayer2003-10-281-0/+4
* disable encoders where appropriate (patch courtesy of BEROMike Melanson2003-10-141-0/+6
* init_put_bits changedAlex Beregszaszi2003-10-131-2/+2
* 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
OpenPOWER on IntegriCloud