summaryrefslogtreecommitdiffstats
path: root/libavformat/mpegts.c
Commit message (Expand)AuthorAgeFilesLines
* libdts support by (Benjamin Zores <ben at geexbox dot org>)Michael Niedermayer2004-07-141-0/+5
* fix playback of http://www.zonque.org/test-long.psMichael Niedermayer2004-05-311-14/+39
* store index for seeking in the native timebase of each streamMichael Niedermayer2004-05-231-115/+7
* move time_base (pts_num/pts_den) from AVFormatContext -> AVStreamMichael Niedermayer2004-05-211-3/+2
* Off-by-two in mpegts.c patch by (Wolfram Gloger <wmglo at dent dot med dot un...Wolfram Gloger2004-04-131-1/+1
* Support raw mpegts streams from dvr patch by (wmglo at dent dot med dot uni-m...Wolfram Gloger2004-03-261-6/+11
* avsync patch by (Gildas Bazin <gbazin at altern dot org>)Gildas Bazin2004-02-201-0/+1
* memleak patch by (Gildas Bazin <gbazin at altern dot org>)Gildas Bazin2004-01-081-1/+4
* better get_packet_size and probeMichael Niedermayer2003-12-091-17/+48
* support more codecs in MPEG-TS patch by (mru at kth dot se (Måns Rullgård))Måns Rullgård2003-11-121-10/+45
* seek supportFabrice Bellard2003-11-101-1/+157
* mpeg TS demux API (called from RTP layer) - raw mpeg TS reader (uses fake cod...Fabrice Bellard2003-10-291-77/+295
* Enable decoding of more mpeg-ts streams for pcHDTV patch by (Doug Larrick <do...Doug Larrick2003-10-151-1/+7
* disable encoders where appropriate (patch courtesy of BEROMike Melanson2003-10-141-0/+2
* cosmetic change in resync code - added PAT scanning code if no SDT is found (...Fabrice Bellard2003-07-151-36/+121
* - Looks a tiny bit harder in mpegps_probe() for a valid start code. This isIsaac Richards2003-07-101-4/+29
* try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern...Michael Niedermayer2003-06-281-17/+23
* mpeg ts demux uses DVB SI info and generates correct PTS info - added prototy...Fabrice Bellard2003-06-131-155/+775
* avoid detecting mpeg stream when other formats embed mp3 tracks.François Revol2003-04-181-1/+1
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-1/+1
* renamed libav to libavformatFabrice Bellard2002-11-251-0/+316
OpenPOWER on IntegriCloud