Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 17 Dec 2008 00:08:04 +0000 | diego | Do not use full relative #include path for headers in the same directory. |
Wed, 17 Dec 2008 00:06:03 +0000 | diego | #include sub.h instead of locally declaring vo_draw_text(). |
Tue, 16 Dec 2008 05:19:11 +0000 | compn | Added FOURCCS: |
Mon, 15 Dec 2008 22:25:39 +0000 | diego | xvmc is now a CONFIG_ option in FFmpeg. |
Mon, 15 Dec 2008 20:19:27 +0000 | reimar | 100l, reorder check for AC3 format to avoid a possible memleak |
Mon, 15 Dec 2008 16:13:41 +0000 | reimar | Consistently include config.h before mangle.h, fixes possible compilation |
Mon, 15 Dec 2008 13:53:07 +0000 | reimar | Simplify the definition of MANGLE, possibly also makes it easier to support more systems. |