Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 09 Nov 2007 14:12:19 +0000 | diego | #include libavcodec/eval.h instead of manually declaring ff_eval. |
Fri, 09 Nov 2007 12:52:50 +0000 | rfelker | const fix |
Fri, 09 Nov 2007 12:51:43 +0000 | rfelker | ack, can't believe i wrote this crap with void pointer arithmetic |
Fri, 09 Nov 2007 06:58:32 +0000 | rfelker | begin moving const filter data to .text/.rodata sections |
Fri, 09 Nov 2007 06:57:24 +0000 | rfelker | stage 1 of applying const to vf structs |
Fri, 09 Nov 2007 06:52:33 +0000 | rfelker | vf_screenshot does not depend on libpng; it uses libavcodec now |
Fri, 09 Nov 2007 06:50:53 +0000 | rfelker | correct const usage in the option handling code so that tables can be |
Fri, 09 Nov 2007 03:49:32 +0000 | ulion | Enable ontop command from mplayer to be sent to mplayer osx. |