(I was wondering why those kept being recompiled)
@ -28,7 +28,7 @@
#include <assert.h>
#include <errno.h>
#include <vlc/vlc.h>
#include <vlc_common.h>
#include <vlc_demux.h>
#include "rtp.h"
@ -28,7 +28,6 @@
#ifndef ZIP_ACCESSDEMUX_H
#define ZIP_ACCESSDEMUX_H
#include <vlc_url.h>
#include <vlc_strings.h>
@ -31,7 +31,6 @@
#endif
#include <vlc_sql.h>
#include <vlc_plugin.h>
@ -30,7 +30,7 @@
# include "config.h"
#include <vlc_filter.h>
#include "i420_rgb.h"
@ -29,7 +29,7 @@
@ -14,7 +14,7 @@
#if defined(__LIBVLC__)
# include <vlc/vlc.h>
# include <vlc_common.h>
/* some things need to be changed if this code is used inside VideoLan Filter Module */
# define _ATMO_VLC_PLUGIN_
@ -13,7 +13,7 @@
#include "AtmoTools.h"
#if defined(_ATMO_VLC_PLUGIN_)
#else
# include "AtmoGdiDisplayCaptureInput.h"
#include "AtmoPacketQueue.h"
#define MAX_PACKET_TOO_LATE -30000
#define MAX_PACKET_TOO_EARLY 30000
#define MIN_SLEEP_TIME 15000