]> git.sesse.net Git - vlc/commit
x264: use libx264 with 0-started pts values and scale them back
authorIlkka Ollakka <ileoo@videolan.org>
Sun, 13 Jun 2010 12:23:23 +0000 (15:23 +0300)
committerIlkka Ollakka <ileoo@videolan.org>
Sun, 13 Jun 2010 20:34:37 +0000 (23:34 +0300)
commit2fffa228eaec9b00cd968d22a2834444fc3e4573
tree3b2114a8c74e120dc09e3dd6a8485e0349d3f105
parentabfcb0302d9b28f3d9e09f4e4272fc522b9ef3e1
x264: use libx264 with 0-started pts values and scale them back

I'm not really sure why libx264 sometimes gives negative dts even if
given pts values are >> 0. So until I see why, I think this way works better
modules/codec/x264.c