view libmpcodecs/vd_vfwex.c @ 33671:a460339acfdf

Fix volume and balance bug. Changing the volume changed the balance as well, because the calculation for the balance was wrong. Additionally, use macro FFMAX() and replace identical code by a call to existing code.
author ib
date Tue, 28 Jun 2011 17:52:30 +0000
parents 3e7a601c5874
children
line wrap: on
line source


#define BUILD_VFWEX 1

#include "vd_vfw.c"