Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 08 Feb 2009 03:39:07 +0000 | diego | Add CONFIG_LIBVORBIS #define for FFmpeg to config.h. |
Sun, 08 Feb 2009 03:27:30 +0000 | diego | Add standard license headers, unify header formatting. |
Sat, 07 Feb 2009 17:34:45 +0000 | diego | Give _XOPEN_SOURCE #define an explicit 600 value. Fixes build on Open Solaris. |
Sat, 07 Feb 2009 15:40:07 +0000 | diego | Sync with latest FFmpeg changes. |
Sat, 07 Feb 2009 15:36:50 +0000 | diego | Add config.h/config.mak bzlib variables missed in last commit. |
Sat, 07 Feb 2009 15:33:10 +0000 | diego | Add bzlib check for FFmpeg. |
Sat, 07 Feb 2009 15:29:22 +0000 | diego | Fix a couple of unused variable warnings through the av_unused attribute. |