log mpegtsenc.c @ 4215:f7321bb14421 libavformat

age author description
Wed, 14 Jan 2009 23:30:49 +0000 bcoudurier allow user to specify muxrate libavformat
Wed, 14 Jan 2009 22:40:37 +0000 bcoudurier warn if dts < pcr which means TS is invalid libavformat
Wed, 14 Jan 2009 22:17:07 +0000 bcoudurier only write dts if they differ from pts, according to specs libavformat
Wed, 14 Jan 2009 22:14:35 +0000 bcoudurier use delay to avoid negative dts libavformat
Wed, 14 Jan 2009 21:57:10 +0000 bcoudurier set pts and dts of pes packets exactly according to specs libavformat
Wed, 14 Jan 2009 02:20:26 +0000 bcoudurier compute pcr more accurately, regression tests need update libavformat
Sun, 11 Jan 2009 22:19:48 +0000 diego Fix build: Add intreadwrite.h and bswap.h #includes where necessary. libavformat