- Fix pts calculation on mpeg mux (A/V sync) - Thanks to Lennert Buytenhek
authorJuanjo <pulento@users.sourceforge.net>
Wed, 20 Mar 2002 11:16:07 +0000 (11:16 +0000)
committerJuanjo <pulento@users.sourceforge.net>
Wed, 20 Mar 2002 11:16:07 +0000 (11:16 +0000)
commitaf469427b345528797a6f0f33e8e6e5df623593d
tree531b234412600c2f8c22f001639895765ae31691
parentce7c56c2504693d23949cca5b7cadddd673348ab
- Fix pts calculation on mpeg mux (A/V sync) - Thanks to Lennert Buytenhek
- Fix temporal-reference-glitches for MPEG1 - Thanks to Lennert Buytenhek

Originally committed as revision 343 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/TODO
libav/mpeg.c
libav/tick.h [new file with mode: 0644]
libav/utils.c
libavcodec/mpeg12.c