[vlc-devel] vlc: svn commit r22473 (fenrir)
Subversion daemon
svn at videolan.org
Mon Oct 8 20:30:12 CEST 2007
r22473 | fenrir | 2007-10-08 20:30:11 +0200 (Mon, 08 Oct 2007) | 8 lines
Changed paths:
M /trunk/include/vlc_demux.h
M /trunk/src/input/demux.c
M /trunk/src/input/es_out.c
M /trunk/src/input/input.c
Es out now takes care of settings the audio replay gain from meta data
if the demuxer has not set them.
Added a demux2 control DEMUX_HAS_UNSUPPORTED_META.
A demuxer should return true only when the format support extra meta
data (id3/ap2/...) but it does not read them itself. The input will then
call a "meta reader" (demuxer modifications on the way).
> http://trac.videolan.org/vlc/changeset/22473
More information about the vlc-devel
mailing list