]> git.sesse.net Git - vlc/commit
mux: fix warnings, fix Control() indentation
authorRafaël Carré <funman@videolan.org>
Tue, 29 Jan 2008 13:55:19 +0000 (13:55 +0000)
committerRafaël Carré <funman@videolan.org>
Tue, 29 Jan 2008 13:55:19 +0000 (13:55 +0000)
commit25ad0cdef1cfe031218aae58017a5124335f55d0
tree1fede499c8fd3a3f9c18c913536db6acfcf76c32
parent51bc0c4a0c7875d64cacce29d057a0dd600d7620
mux: fix warnings, fix Control() indentation
    avi/avi_HeaderAdd_str{h,f}(): removes unused parameter
    mp4/Convert{SUBT,AVC1}() GetD263Tag() Get{Text,Vide}Box(): same
    mpeg/ts/BufferChainClean(): same
    ogg/OggCreate{Header,Footer}(): same
modules/mux/asf.c
modules/mux/avi.c
modules/mux/dummy.c
modules/mux/mp4.c
modules/mux/mpeg/ps.c
modules/mux/mpeg/ts.c
modules/mux/mpjpeg.c
modules/mux/ogg.c
modules/mux/wav.c