[vlc-devel] commit: Don' t print a message when an memory error occure and check some malloc return values . ( Rémi Duraffort )
git version control
git at videolan.org
Mon May 12 18:38:37 CEST 2008
vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Mon May 12 18:36:15 2008 +0200| [f5266ccf92db33ce9f6234de82b46b96f089e37d]
Don't print a message when an memory error occure and check some malloc return values.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f5266ccf92db33ce9f6234de82b46b96f089e37d
---
modules/codec/a52.c | 5 +----
modules/codec/adpcm.c | 3 ---
modules/codec/araw.c | 10 ++--------
modules/codec/cc.c | 5 ++---
modules/codec/cdg.c | 5 +----
modules/codec/cinepak.c | 7 +++----
modules/codec/csri.c | 5 -----
modules/codec/cvdsub.c | 2 ++
modules/codec/dirac.c | 10 ++--------
modules/codec/dts.c | 5 +----
modules/codec/dvbsub.c | 9 +++++----
modules/codec/faad.c | 5 +----
modules/codec/flac.c | 8 +-------
modules/codec/kate.c | 3 ---
modules/codec/lpcm.c | 5 +----
modules/codec/mash.cpp | 5 +----
modules/codec/mpeg_audio.c | 5 +----
modules/codec/png.c | 7 +++----
modules/codec/quicktime.c | 8 ++++++++
modules/codec/rawvideo.c | 7 +++----
modules/codec/realaudio.c | 7 +++++++
modules/codec/sdl_image.c | 5 +----
modules/codec/speex.c | 10 ++--------
modules/codec/tarkin.c | 5 +----
modules/codec/telx.c | 3 ---
modules/codec/theora.c | 10 ++--------
modules/codec/twolame.c | 5 +----
modules/codec/vorbis.c | 10 ++--------
modules/codec/x264.c | 2 ++
modules/codec/zvbi.c | 3 ---
30 files changed, 56 insertions(+), 123 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=f5266ccf92db33ce9f6234de82b46b96f089e37d
More information about the vlc-devel
mailing list