[cvs] / xvidcore / src / image / postprocessing.h Repository:
ViewVC logotype

Diff of /xvidcore/src/image/postprocessing.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3, Thu Apr 1 11:11:28 2004 UTC revision 1.4, Fri Apr 2 21:29:21 2004 UTC
# Line 59  Line 59 
59  void init_noise(XVID_POSTPROC *tbls);  void init_noise(XVID_POSTPROC *tbls);
60  void init_deblock(XVID_POSTPROC *tbls);  void init_deblock(XVID_POSTPROC *tbls);
61    
   
62  void add_noise(XVID_POSTPROC * tbls, uint8_t *dst, uint8_t *src, int stride, int width, int height, int shiftptr, int quant);  void add_noise(XVID_POSTPROC * tbls, uint8_t *dst, uint8_t *src, int stride, int width, int height, int shiftptr, int quant);
63    
64    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4