log mpegtsenc.c @ 4123:e536841c1aeb libavformat

age author description
Thu, 14 Aug 2008 11:17:23 +0000 diego Change Dirac in MPEG-TS encapsulation to conform with spec changes. libavformat
Wed, 13 Aug 2008 19:29:35 +0000 diego Dirac encapsulation in MPEG-TS libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Tue, 03 Jun 2008 00:55:05 +0000 bcoudurier add pretty common .m2t as ts extension libavformat
Tue, 03 Jun 2008 00:53:33 +0000 bcoudurier fix continuity counter to start at 0 libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
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