]> git.sesse.net Git - vlc/commit
ogg: use ES_OUT_SET_PCR instead of RESET_PCR in demuxing
authorIlkka Ollakka <ileoo@videolan.org>
Fri, 30 Mar 2012 18:52:18 +0000 (21:52 +0300)
committerIlkka Ollakka <ileoo@videolan.org>
Sat, 30 Jun 2012 13:36:23 +0000 (16:36 +0300)
commit7ed15b7180e62d9bfdc218ede60f3b5ed4c931a6
treec1c70bfe10be36187dd23be577fb19ced05ae302
parent32290956972f9e983bfc19fa68541f1476a806f6
ogg: use ES_OUT_SET_PCR instead of RESET_PCR in demuxing

Only difference seems to be that in ES_OUT_SET_PCR we don't
have msg_Err showing up while playing ogg files
modules/demux/ogg.c