--- postprocessing.h 2004/04/01 11:11:28 1.3 +++ postprocessing.h 2004/04/02 21:29:21 1.4 @@ -19,7 +19,7 @@ * along with this program ; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * $Id: postprocessing.h,v 1.3 2004/04/01 11:11:28 suxen_drol Exp $ + * $Id: postprocessing.h,v 1.4 2004/04/02 21:29:21 edgomez Exp $ * ****************************************************************************/ @@ -59,7 +59,6 @@ void init_noise(XVID_POSTPROC *tbls); void init_deblock(XVID_POSTPROC *tbls); - void add_noise(XVID_POSTPROC * tbls, uint8_t *dst, uint8_t *src, int stride, int width, int height, int shiftptr, int quant);