log

age author description
Mon, 27 Aug 2007 17:53:35 +0000 reimar Fix wrong calculation of nbooleans that causes a crash on 64 bit systems
Mon, 27 Aug 2007 15:51:04 +0000 reimar Set sample_rate and bit_rate from sh_audio as fallback in case sh_audio->wf
Mon, 27 Aug 2007 15:21:12 +0000 reimar Process any waiting commands (got_cmd set). Should fix e.g. smplayer.
Mon, 27 Aug 2007 12:00:55 +0000 diego Simplify the addition of -g to some CFLAGS.
Mon, 27 Aug 2007 11:58:37 +0000 diego Move common link libs/objects into a variable.
Mon, 27 Aug 2007 11:52:21 +0000 diego consistent linking order
Mon, 27 Aug 2007 11:40:25 +0000 diego Do not overwrite config.h unless it was changed. Mostly taken from FFmpeg.