Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 17 Feb 2008 10:14:32 +0000 | reimar | Document that framedrop needs -no-correct-pts |
Sun, 17 Feb 2008 04:53:15 +0000 | compn | -dumpstream will not dump chapters anymore |
Sun, 17 Feb 2008 03:54:07 +0000 | mru | remove duplicate AV_STRINGIFY() definition |
Sat, 16 Feb 2008 17:44:49 +0000 | diego | Do not check for __APPLE_ALTIVEC__, just check for __APPLE_CC__. |
Sat, 16 Feb 2008 15:34:19 +0000 | diego | Apple gcc defines __APPLE_ALTIVEC__ with -faltivec. |
Sat, 16 Feb 2008 15:17:59 +0000 | diego | FLAT objects cannot have multiple sections, so using the L1 attributes breaks |
Sat, 16 Feb 2008 14:31:34 +0000 | reimar | Avoid reinit of vo with the exactly same parameters over and over. |