[vlc-devel] commit: Used date_t instead of audio_date_t in codecs. (Laurent Aimar )
git version control
git at videolan.org
Thu Aug 13 21:42:40 CEST 2009
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Thu Aug 13 21:19:55 2009 +0200| [b8813031072aa91c046f25f3937dc573066e183b] | committer: Laurent Aimar
Used date_t instead of audio_date_t in codecs.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b8813031072aa91c046f25f3937dc573066e183b
---
modules/codec/a52.c | 24 ++++++++++++------------
modules/codec/adpcm.c | 16 ++++++++--------
modules/codec/aes3.c | 20 ++++++++++----------
modules/codec/araw.c | 16 ++++++++--------
modules/codec/avcodec/audio.c | 22 +++++++++++-----------
modules/codec/dts.c | 24 ++++++++++++------------
modules/codec/faad.c | 24 ++++++++++++------------
modules/codec/flac.c | 28 ++++++++++++++--------------
modules/codec/fluidsynth.c | 18 +++++++++---------
modules/codec/lpcm.c | 22 +++++++++++-----------
modules/codec/mpeg_audio.c | 26 +++++++++++++-------------
modules/codec/quicktime.c | 14 +++++++-------
modules/codec/realaudio.c | 16 ++++++++--------
modules/codec/speex.c | 30 +++++++++++++++---------------
modules/codec/vorbis.c | 20 ++++++++++----------
modules/codec/wmafixed/wma.c | 16 ++++++++--------
16 files changed, 168 insertions(+), 168 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=b8813031072aa91c046f25f3937dc573066e183b
More information about the vlc-devel
mailing list