Mercurial > mplayer.hg
changeset 8034:933c769d7fd5
cleanup
author | rfelker |
---|---|
date | Sat, 02 Nov 2002 04:56:48 +0000 |
parents | 2d1ed4487af7 |
children | 533e212cd282 |
files | libmpcodecs/ve_lavc.c |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/libmpcodecs/ve_lavc.c Sat Nov 02 03:51:05 2002 +0000 +++ b/libmpcodecs/ve_lavc.c Sat Nov 02 04:56:48 2002 +0000 @@ -20,10 +20,6 @@ #include "mp_image.h" #include "vf.h" -#ifdef HAVE_DIVX4ENCORE -#include "divx4_vbr.h" -#endif - extern char* passtmpfile; extern void mencoder_write_chunk(aviwrite_stream_t *s,int len,unsigned int flags);