log

age author description
Tue, 12 Mar 2013 21:46:01 +0000 cehoyos Define AVCODEC_MAX_AUDIO_FRAME_SIZE.
Tue, 12 Mar 2013 21:37:44 +0000 cehoyos Do not set AVCodecContext->sub_id: It does not exist anymore.
Tue, 12 Mar 2013 21:36:40 +0000 cehoyos Disable lavcresample compilation for the time being.
Tue, 12 Mar 2013 21:35:39 +0000 cehoyos Add CONFIG_DSPUTIL to the needed config.h and config.mak entries for FFmpeg.
Mon, 11 Mar 2013 20:17:04 +0000 reimar Enable auto-detection of PIE linking again.
Sun, 10 Mar 2013 18:07:20 +0000 reimar Remove pointless defines that cause redefinition warnings
Sun, 10 Mar 2013 17:52:52 +0000 reimar Enable gcc atomics to fix compilation on Windows without pthreads.