summaryrefslogtreecommitdiff
path: root/libavformat/mpegtsenc.c
Commit message (Expand)AuthorAge
...
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-17
* buggy PCR output (just to keep HW decoders happy) - audio and subtitle langua...Fabrice Bellard2005-06-03
* double free patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-03-09
* pass AVPacket into av_write_frame()Michael Niedermayer2004-05-29
* support more codecs in MPEG-TS patch by (mru at kth dot se (Måns Rullgård))Måns Rullgård2003-11-12
* generate correct PTS in transport stream - use mpeg2 encoder by defaultFabrice Bellard2003-09-16
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-10
* try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern...Michael Niedermayer2003-06-28
* mpeg ts demux uses DVB SI info and generates correct PTS info - added prototy...Fabrice Bellard2003-06-13