Mercurial > mplayer.hg
annotate .cvsignore @ 13316:0d17bef9894d
* Changed malloc and strncpy to strdup. Less code.
* More error checking. If malloc or strdup fails, print message and exit.
* Free malloc'd memory when uninit is called.
* Moved default of jpeg_outdir to preinit, so it is always malloc'd and can
easily be freed at uninit.
author | ivo |
---|---|
date | Sat, 11 Sep 2004 19:59:31 +0000 |
parents | 9456baa933cd |
children | 66a7b211a751 |
rev | line source |
---|---|
3023 | 1 .depend |
2 .developer | |
7166 | 3 .libdeps |
4 | 4 config.h |
5 config.mak | |
3023 | 6 configure.log |
7 help_mp.h | |
8 mencoder | |
25 | 9 mplayer |
582 | 10 version.h |
6099 | 11 build-stamp |
12 configure-stamp | |
6727
c60fd3562f47
FFmpeg libavcodec directory is unknown to CVS, as is mga_vid_test.
diego
parents:
6099
diff
changeset
|
13 libavcodec |
12239 | 14 libavformat |
8256
cde8aaad8198
This file gets created during the wine/svq3 build process.
diego
parents:
7166
diff
changeset
|
15 mplayer.exe.spec.c |
8518 | 16 codecs.conf.h |
17 codec-cfg |