Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 09 Nov 2007 15:44:47 +0000 | diego | Rearrange headers to get rid of an #undef and remove unnecessary headers. |
Fri, 09 Nov 2007 15:39:08 +0000 | diego | Remove unnecessary dsputil.h #include, fixes the warnings: |
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 |