log mpegtsenc.c @ 2893:c31c50af40c5 libavformat

age author description
Fri, 04 Jan 2008 23:09:58 +0000 aurel improve CRC API libavformat
Wed, 21 Nov 2007 07:41:00 +0000 andoma Use dynamically allocated ByteIOContext in AVFormatContext libavformat
Fri, 02 Mar 2007 21:47:24 +0000 mru write DTS, based on patch by Luca Abeni, lucabe72 email it libavformat
Mon, 23 Oct 2006 08:57:54 +0000 aurel replace coder/decoder file description in libavformat by muxer/demuxer libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Mon, 10 Jul 2006 21:14:37 +0000 mru allow individual selection of muxers and demuxers libavformat
Sun, 09 Jul 2006 23:40:53 +0000 mru give AVInput/OutputFormat structs consistent names libavformat
Sun, 18 Jun 2006 11:33:14 +0000 diego Add const to (mostly) char* and make some functions static, which aren't used libavformat
Mon, 06 Mar 2006 14:13:01 +0000 michael generic crc calculation code libavformat
Thu, 19 Jan 2006 22:30:37 +0000 diego Properly #ifdef muxer-specific parts. libavformat
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavformat
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavformat
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavformat
Sun, 17 Jul 2005 22:24:36 +0000 michael changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat
Fri, 03 Jun 2005 14:05:41 +0000 bellard buggy PCR output (just to keep HW decoders happy) - audio and subtitle language support - 'title' stream field sets the service name - fixed TS packet stuffing code - support for subtitle PES packets libavformat
Wed, 09 Mar 2005 02:12:44 +0000 michael double free patch by (Mns Rullgrd <mru inprovide com>) libavformat
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