[cvs] / xvidcore / examples / xvid_decraw.c Repository:
ViewVC logotype

Diff of /xvidcore/examples/xvid_decraw.c

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

revision 1.10.2.4, Thu Apr 15 22:39:30 2004 UTC revision 1.10.2.5, Sat Jul 17 11:41:41 2004 UTC
# Line 629  Line 629 
629          xvid_gbl_init_t   xvid_gbl_init;          xvid_gbl_init_t   xvid_gbl_init;
630          xvid_dec_create_t xvid_dec_create;          xvid_dec_create_t xvid_dec_create;
631    
632            /* Reset the structure with zeros */
633            memset(&xvid_gbl_init, 0, sizeof(xvid_gbl_init_t));
634            memset(&xvid_dec_create, 0, sizeof(xvid_dec_create_t));
635    
636          /*------------------------------------------------------------------------          /*------------------------------------------------------------------------
637           * XviD core initialization           * XviD core initialization
638           *----------------------------------------------------------------------*/           *----------------------------------------------------------------------*/

Legend:
Removed from v.1.10.2.4  
changed lines
  Added in v.1.10.2.5

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