[MPlayer-users] forwarding and backwarding on mpeg2 file

sinan , erchamion.beren at gmail.com
Thu Jun 9 14:58:52 CEST 2005


oh and allcodecs.c.rej in libavcodec

***************
*** 297,302 ****
  #ifdef CONFIG_MPEGVIDEO_DECODER
      register_avcodec(&mpegvideo_decoder);
  #endif //CONFIG_MPEGVIDEO_DECODER
  #ifdef HAVE_XVMC
  #ifdef CONFIG_MPEG_XVMC_DECODER
      register_avcodec(&mpeg_xvmc_decoder);
--- 297,307 ----
  #ifdef CONFIG_MPEGVIDEO_DECODER
      register_avcodec(&mpegvideo_decoder);
  #endif //CONFIG_MPEGVIDEO_DECODER
+ #ifdef HAVE_XVMC_VLD
+ #ifdef CONFIG_MPEG_XVMC_DECODER
+     register_avcodec(&mpeg_xxmc_decoder);
+ #endif //CONFIG_MPEG_XVMC_DECODER
+ #endif
  #ifdef HAVE_XVMC
  #ifdef CONFIG_MPEG_XVMC_DECODER
      register_avcodec(&mpeg_xvmc_decoder);




More information about the MPlayer-users mailing list