]> git.sesse.net Git - vlc/commit
* modules/codec/ffmpeg/encoder.c: ffmpeg doesn't segfault anymore if you set the...
authorGildas Bazin <gbazin@videolan.org>
Tue, 13 Apr 2004 14:13:07 +0000 (14:13 +0000)
committerGildas Bazin <gbazin@videolan.org>
Tue, 13 Apr 2004 14:13:07 +0000 (14:13 +0000)
commitae0569f58e76b76e26e5fe9ed9f63504a8449728
treed45a40a0b43a4e8a5f61c0d5163e1fb67be37c32
parent29bffc40ff41fd1207355ee6a641f19a4af27563
* modules/codec/ffmpeg/encoder.c: ffmpeg doesn't segfault anymore if you set the pts of input frames when doing mpeg4 video encoding.
  So let's use proper PTS now!
modules/codec/ffmpeg/encoder.c