log mpegtsenc.c @ 6411:f0669792a6bd libavformat

age author description
Fri, 23 Jul 2010 00:27:17 +0000 bcoudurier In mpegts muxer, fix rbsp trailing bits in AUD nal, fixes issue #2122 libavformat
Sat, 10 Jul 2010 22:12:30 +0000 mru Add av_ prefix to bswap macros libavformat
Thu, 08 Jul 2010 22:01:31 +0000 bcoudurier In mpegts muxer, print VBR instead of dummy 1 when displaying muxrate libavformat
Thu, 01 Jul 2010 23:21:23 +0000 mru mpegtsenc: allocate correct size for PID table libavformat
Wed, 30 Jun 2010 22:39:13 +0000 cehoyos Allow setting streamid when muxing mpegts. libavformat
Sun, 11 Apr 2010 21:44:23 +0000 stefano Move the internal function declarations in avformat.h to internal.h. libavformat
Sat, 03 Apr 2010 14:15:00 +0000 stefano Replace all remaining occurrences of AVERROR_NOMEM with libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Wed, 10 Mar 2010 09:20:32 +0000 bcoudurier In mpegts muxer, free adts context and temporary data libavformat
Wed, 10 Mar 2010 09:19:14 +0000 bcoudurier reindent libavformat
Tue, 09 Mar 2010 00:18:49 +0000 bcoudurier In mpegts muxer, write adts header if aac bitstream does not contain it libavformat
Mon, 08 Mar 2010 23:59:05 +0000 bcoudurier In mpegts muxer, search for h264 aud nal, it might not be the first nal. libavformat
Mon, 08 Mar 2010 23:46:19 +0000 bcoudurier mpegts vbr muxing, activated when muxing rate is not supplied by the libavformat
Mon, 08 Mar 2010 22:44:03 +0000 bcoudurier Start continuity counter at 0 for pmt as well libavformat
Mon, 08 Mar 2010 20:59:00 +0000 bcoudurier Start continuity counter at 0 for streams libavformat