]> git.sesse.net Git - vlc/commit
codec: use var_Get(Integer|Float|String) when applicable.
authorRémi Duraffort <ivoire@videolan.org>
Sun, 4 Oct 2009 17:25:41 +0000 (19:25 +0200)
committerRémi Duraffort <ivoire@videolan.org>
Sat, 10 Oct 2009 09:26:48 +0000 (11:26 +0200)
commit6d5d33d49785c77c8df73bd611c7034437236d73
treeb40984af41273c2ff2c71379cc3f9d0df22d739e
parent2987efc5a058634a793bd89c608021a3350d77df
codec: use var_Get(Integer|Float|String) when applicable.
modules/codec/avcodec/encoder.c
modules/codec/dvbsub.c
modules/codec/subtitles/subsdec.c
modules/codec/telx.c
modules/codec/theora.c
modules/codec/twolame.c
modules/codec/vorbis.c
modules/codec/x264.c