Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 21 Feb 2009 21:29:38 +0000 | diego | Add missing #include "config.h", fixes the warning: |
Sat, 21 Feb 2009 21:27:27 +0000 | diego | Add statistics audio filter that prints information about the audio stream. |
Sat, 21 Feb 2009 21:03:57 +0000 | diego | Set time_base to 1/samplerate, like FFmpeg does, instead of leaving it at the |
Sat, 21 Feb 2009 20:25:02 +0000 | diego | Add -ffast-math to LDFLAGS as well as to CFLAGS. |
Sat, 21 Feb 2009 18:15:55 +0000 | reimar | Add forgotten type to variable declaration. |
Sat, 21 Feb 2009 17:36:26 +0000 | diego | Add HAVE_GETHRTIME and HAVE_INLINE_ASM definitions for FFmpeg. |
Sat, 21 Feb 2009 17:35:48 +0000 | diego | Print the version string after the command line has been parsed. |