Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 04 Mar 2008 19:30:35 +0000 | diego | Simplify preprocessor conditionals: USE_LIBAV* is defined when compiling |
Tue, 04 Mar 2008 19:13:18 +0000 | diego | Remove pointless #ifdef USE_LIBAVCODEC inside #ifdef USE_LIBAVCODEC. |
Mon, 03 Mar 2008 22:28:07 +0000 | nicodvb | search channels.conf in mplayer's instdir if all other searches fail; patch by foxcore gmail com |
Mon, 03 Mar 2008 19:40:39 +0000 | diego | Remove ugly workaround for conflicting dca.h headers, it is no longer |
Mon, 03 Mar 2008 19:37:41 +0000 | diego | Only demux_lavf.o explicitly needs -I../libavcodec in CFLAGS. |
Mon, 03 Mar 2008 19:32:15 +0000 | diego | Add directory names to libavcodec #includes. |
Mon, 03 Mar 2008 19:31:38 +0000 | diego | Remove unnecessary addition of -Ilibavformat to CFLAGS. |