[vlc-devel] commit: codec: use var_Get(Integer|Float|String) when applicable. ( Rémi Duraffort )

git version control git at videolan.org
Sat Oct 10 11:57:45 CEST 2009


vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Sun Oct  4 19:25:41 2009 +0200| [6d5d33d49785c77c8df73bd611c7034437236d73] | committer: Rémi Duraffort 

codec: use var_Get(Integer|Float|String) when applicable.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6d5d33d49785c77c8df73bd611c7034437236d73
---

 modules/codec/avcodec/encoder.c   |  121 +++++--------
 modules/codec/dvbsub.c            |   32 +---
 modules/codec/subtitles/subsdec.c |    6 +-
 modules/codec/telx.c              |   34 ++--
 modules/codec/theora.c            |    4 +-
 modules/codec/twolame.c           |    8 +-
 modules/codec/vorbis.c            |   14 +-
 modules/codec/x264.c              |  344 +++++++++++++++++--------------------
 8 files changed, 239 insertions(+), 324 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=6d5d33d49785c77c8df73bd611c7034437236d73



More information about the vlc-devel mailing list