Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 13 Mar 2013 10:13:13 +0000 | cehoyos | Revert r35955, the resampling API in lavc is still available. |
Wed, 13 Mar 2013 07:46:40 +0000 | cehoyos | Fix compilation after the separation of hpeldsp. |
Wed, 13 Mar 2013 02:18:17 +0000 | iive | Fix mplayer compilation. |
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. |