Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 12 Apr 2009 22:49:58 +0000 | diego | Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it. |
Sun, 12 Apr 2009 22:43:03 +0000 | diego | whitespace cosmetics: Reindent a few lines and break a few excessively long lines. |
Sun, 12 Apr 2009 21:28:45 +0000 | diego | Fix E-AC-3 channel ordering. E-AC-3 needs to use the same ordering as AC-3, |
Sun, 12 Apr 2009 20:44:20 +0000 | diego | Reduce subtitle parsing verbosity. |
Sun, 12 Apr 2009 17:07:30 +0000 | diego | Use extra_cflags variable instead of CFLAGS to add system-specific CFLAGS. |
Sat, 11 Apr 2009 13:51:02 +0000 | diego | Reemit the ID_AID_x_LANG for the track. This allows the identification of the |
Fri, 10 Apr 2009 18:29:01 +0000 | diego | Move all CFLAGS checks together at the beginning of configure. |
Fri, 10 Apr 2009 17:39:44 +0000 | diego | Move thread-related CFLAGS settings into pthread test. |