Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 23 Sep 2010 17:08:10 +0000 | cigaes | vf_ass: avoid divisions in alpha blending. |
Wed, 22 Sep 2010 21:11:31 +0000 | diego | Do not compile libfaad2 with -D_GNU_SOURCE. |
Wed, 22 Sep 2010 21:08:59 +0000 | diego | Mark output_to_PCM_sux as static, it is not used outside of the file; fixes: |
Wed, 22 Sep 2010 12:14:38 +0000 | diego | Do not compile libfaad2's lrintf() implementation if __STDC_VERSION__ is set. |
Tue, 21 Sep 2010 23:00:35 +0000 | diego | MPEG4AAC_DECODER does not exist in FFmpeg; do not remove it from libavdecoders. |
Tue, 21 Sep 2010 22:26:44 +0000 | diego | Move network requirement check for FTP into the FTP test. |