]> git.sesse.net Git - vlc/commit
Fixed input slave reading of a52/dts/flac/m4a/mpga (close #1818).
authorLaurent Aimar <fenrir@videolan.org>
Fri, 22 Aug 2008 15:57:59 +0000 (17:57 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Fri, 22 Aug 2008 15:57:59 +0000 (17:57 +0200)
commit069f260a8179fa8f3462c121c6ff790300d321b0
tree1aa8edf35105faa93494bd5384dbc39adc939dde
parentb1cea0a301d6bc450edc0b8ec03c4af54f5d9e35
Fixed input slave reading of a52/dts/flac/m4a/mpga (close #1818).

Input slave method needs that PCR of master and slave input use the same origin.
modules/demux/a52.c
modules/demux/dts.c
modules/demux/flac.c
modules/demux/mpeg/m4a.c
modules/demux/mpeg/mpga.c