Commit 82c00619 authored by Christophe Massiot's avatar Christophe Massiot

Fichier d�sormais inutile.

parent c79648fe
/*****************************************************************************
* vpar_motion.h : video parser motion compensation management
* (c)1999 VideoLAN
*****************************************************************************/
/*
* Prototypes
*/
void vpar_MPEG1MotionVector ( vpar_thread_t * p_vpar, macroblock_t * p_mb, int i_s );
void vpar_MPEG2MotionVector ( vpar_thread_t * p_vpar, macroblock_t * p_mb, int i_s );
......@@ -35,7 +35,6 @@
#include "vpar_headers.h"
#include "vpar_synchro.h"
#include "video_parser.h"
#include "vpar_motion.h"
#include "video_fifo.h"
/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment