Mercurial > mplayer.hg
log mencoder.c @ 15556:7575f4b17b48
age | author | description |
---|---|---|
Tue, 24 May 2005 02:41:48 +0000 | rfelker | patch by oded to fix edl hang when end of audio is reached |
Sun, 22 May 2005 15:34:23 +0000 | nicodvb | preinit audio filters in order to determine the final samplerate and number of channels, or audio encoders will be initialized with the wrong parameters |
Wed, 18 May 2005 12:24:20 +0000 | nplourde | include get_path.c before avcodec.h, fix error on osx + gcc4 where defined macro always_inline in libavcodec/common.h already exist in math.h and used for something else. |