1
mirror of https://github.com/mpv-player/mpv synced 2024-10-02 16:25:33 +02:00

Add explicit location for headers from the stream/ directory.

Now for the encoding-related files as well.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22618 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-03-15 17:30:55 +00:00
parent c0a30e606f
commit 6b14d50848
15 changed files with 22 additions and 22 deletions

View File

@ -7,7 +7,7 @@
#include <math.h>
#include "aviheader.h"
#include "ms_hdr.h"
#include "stream.h"
#include "stream/stream.h"
#include "muxer.h"
#include "ae.h"
#include "config.h"

View File

@ -9,7 +9,7 @@
#include "aviheader.h"
#include "libaf/af_format.h"
#include "ms_hdr.h"
#include "stream.h"
#include "stream/stream.h"
#include "muxer.h"
#include <faac.h>
#include "ae.h"

View File

@ -8,7 +8,7 @@
#include "mp_msg.h"
#include "aviheader.h"
#include "ms_hdr.h"
#include "stream.h"
#include "stream/stream.h"
#include "muxer.h"
#include "help_mp.h"
#include "ae_pcm.h"

View File

@ -8,7 +8,7 @@
#include "mp_msg.h"
#include "aviheader.h"
#include "ms_hdr.h"
#include "stream.h"
#include "stream/stream.h"
#include "muxer.h"
#include "ae_lavc.h"
#include "help_mp.h"

View File

@ -9,7 +9,7 @@
#include "aviheader.h"
#include "libaf/af_format.h"
#include "ms_hdr.h"
#include "stream.h"
#include "stream/stream.h"
#include "muxer.h"
#include "ae_pcm.h"

View File

@ -9,7 +9,7 @@
#include "aviheader.h"
#include "libaf/af_format.h"
#include "ms_hdr.h"
#include "stream.h"
#include "stream/stream.h"
#include "muxer.h"
#include "ae_toolame.h"
#include "libmpdemux/mp3_hdr.h"

View File

@ -9,7 +9,7 @@
#include "aviheader.h"
#include "libaf/af_format.h"
#include "ms_hdr.h"
#include "stream.h"
#include "stream/stream.h"
#include "muxer.h"
#include "ae_twolame.h"
#include "libmpdemux/mp3_hdr.h"

View File

@ -16,7 +16,7 @@
#include "help_mp.h"
#include "codec-cfg.h"
#include "stream.h"
#include "stream/stream.h"
#include "demuxer.h"
#include "stheader.h"

View File

@ -9,11 +9,11 @@
#include "mp_msg.h"
#include "codec-cfg.h"
#include "stream.h"
#include "stream/stream.h"
#include "demuxer.h"
#include "stheader.h"
#include "stream.h"
#include "stream/stream.h"
#include "muxer.h"
#include "img_format.h"

View File

@ -8,11 +8,11 @@
#include "m_option.h"
#include "codec-cfg.h"
#include "stream.h"
#include "stream/stream.h"
#include "demuxer.h"
#include "stheader.h"
#include "stream.h"
#include "stream/stream.h"
#include "muxer.h"
#include "img_format.h"

View File

@ -21,11 +21,11 @@
#include "loader/wine/windef.h"
#include "codec-cfg.h"
#include "stream.h"
#include "stream/stream.h"
#include "demuxer.h"
#include "stheader.h"
#include "stream.h"
#include "stream/stream.h"
#include "muxer.h"
#include "img_format.h"

View File

@ -7,11 +7,11 @@
#include "help_mp.h"
#include "codec-cfg.h"
#include "stream.h"
#include "stream/stream.h"
#include "demuxer.h"
#include "stheader.h"
#include "stream.h"
#include "stream/stream.h"
#include "muxer.h"
#include "img_format.h"

View File

@ -11,7 +11,7 @@
#include "help_mp.h"
#include "codec-cfg.h"
//#include "stream.h"
//#include "stream/stream.h"
//#include "demuxer.h"
//#include "stheader.h"
@ -24,7 +24,7 @@
#include "mp_image.h"
#include "vf.h"
#include "stream.h"
#include "stream/stream.h"
#include "muxer.h"
//===========================================================================//

View File

@ -35,11 +35,11 @@
#include "m_option.h"
#include "codec-cfg.h"
#include "stream.h"
#include "stream/stream.h"
#include "demuxer.h"
#include "stheader.h"
#include "stream.h"
#include "stream/stream.h"
#include "muxer.h"
#include "img_format.h"

View File

@ -37,11 +37,11 @@
#include "mp_msg.h"
#include "codec-cfg.h"
#include "stream.h"
#include "stream/stream.h"
#include "demuxer.h"
#include "stheader.h"
#include "stream.h"
#include "stream/stream.h"
#include "muxer.h"
#include "img_format.h"