summaryrefslogtreecommitdiff
path: root/libavformat/mpegts.h
Commit message (Expand)AuthorAgeFilesLines
...
* "removes definition for old crc func" patch by Daniel Kristjansson / danielk ...Daniel Kristjansson2007-01-231-1/+0
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* give AVInput/OutputFormat structs consistent namesMåns Rullgård2006-07-091-1/+1
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* added support for DVHS (192) packet sizeNico Sabbi2006-01-021-0/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-1/+1
* DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)Michael Niedermayer2005-07-171-0/+5
* libdts support by (Benjamin Zores <ben at geexbox dot org>)Michael Niedermayer2004-07-141-0/+1
* h264 in mpeg-ts fix by (Måns Rullgård <mru at kth dot se>)Michael Niedermayer2004-07-071-1/+1
* support more codecs in MPEG-TS patch by (mru at kth dot se (Måns Rullgård))Måns Rullgård2003-11-121-0/+3
* mpeg TS demux API (called from RTP layer) - raw mpeg TS reader (uses fake cod...Fabrice Bellard2003-10-291-0/+7
* - Looks a tiny bit harder in mpegps_probe() for a valid start code. This isIsaac Richards2003-07-101-0/+2
* try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern...Michael Niedermayer2003-06-281-2/+4
* mpeg ts demux uses DVB SI info and generates correct PTS info - added prototy...Fabrice Bellard2003-06-131-0/+40