log libmpcodecs/ae_twolame.c @ 37195:ac6c37d85d65 default tip

age author description
Sat, 10 May 2014 19:59:40 +0000 reimar mencoder: Support flushing audio encoders at end of stream.
Sun, 06 Apr 2014 18:18:01 +0000 reimar ae_towlame: Remove pointless context size print.
Sun, 17 Mar 2013 22:47:17 +0000 diego Add missing strings.h #includes for strcasecmp().
Sun, 12 Sep 2010 15:55:47 +0000 reimar Replace sizeof(WAVEFORMATEX) occurrences.
Mon, 21 Jun 2010 09:42:28 +0000 diego Move mpae_twolame_ctx structure to ae_twolame.c.
Sun, 04 Apr 2010 15:59:09 +0000 diego Mark encoder-related m_option_t struct arrays as const.
Sun, 28 Feb 2010 00:23:58 +0000 cehoyos Make close_twolame() static, only used in ae_twolame.c.