Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
PTS will be ignored in metronom wrapper.
|
|
|
|
|
|
|
|
|
|
Removed duplicate storage for PTS.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(fixes missing audio tracks when there are multiple tracks of different type,
and those won't appear in order in ts file)
|
|
|
|
|
|
Added -Wall
|
|
Added check for libbluray
Added check for xine-lib 1.1.17
|
|
|
|
Disabled SPU plugin for xine-lib 1.1.17+ by default (plugin is included in xine-lib 1.1.17)
|
|
(data is lost if PCM frames are splitted in the middle)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rev. 9854:65cfe7575e18 (Mon Nov 30 21:24:21 2009 +0000)
|
|
|
|
(Thanks to Julian Scheel)
|
|
|
|
|
|
|
|
|
|
changeset: 9864:777040fe2170
user: Darren Salt <linux@youmustbejoking.demon.co.uk>
date: Thu Dec 03 15:21:19 2009 +0000
summary: Use unsigned int, not uint. Fix up format strings where (uint)size_t was used.
changeset: 9863:0b993968987f
user: Carlo Bramini <carlo.bramix@libero.it>
date: Thu Dec 03 13:03:56 2009 +0100
summary: Compile error in xine_hdmv_decoder.c on mingw+msys: ERROR is a reserved macro.
|
|
|
|
|