Mercurial > libavformat.hg
log mpegtsenc.c @ 633:aff6e233426a libavformat
age | author | description |
---|---|---|
Sat, 29 May 2004 02:06:32 +0000 | michael | pass AVPacket into av_write_frame() libavformat |
Wed, 12 Nov 2003 21:56:57 +0000 | michael | support more codecs in MPEG-TS patch by (mru at kth dot se (Mns Rullgrd)) libavformat |
Tue, 16 Sep 2003 12:56:42 +0000 | bellard | generate correct PTS in transport stream - use mpeg2 encoder by default libavformat |
Wed, 10 Sep 2003 22:37:33 +0000 | bellard | 64 bit pts for writing - more const usage libavformat |
Sat, 28 Jun 2003 23:44:09 +0000 | michaelni | try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern dot org>) libavformat |
Fri, 13 Jun 2003 14:28:45 +0000 | bellard | mpeg ts demux uses DVB SI info and generates correct PTS info - added prototype mpeg ts mux libavformat |