log libmpcodecs/vd_dshow.c @ 37195:ac6c37d85d65 default tip

age author description
Sun, 24 Jul 2011 23:55:34 +0000 diego Do not translate console messages of verbosity level MSGL_V and above.
Wed, 08 Sep 2010 09:53:24 +0000 cehoyos Fix compilation on ia32 after r32064.
Wed, 03 Mar 2010 21:32:31 +0000 reimar Partially revert r30645, the final output format is determined by
Thu, 18 Feb 2010 22:37:08 +0000 reimar Merge declaration and initialization.
Thu, 18 Feb 2010 22:34:27 +0000 reimar DShow and DMO decoders need MP_IMGFLAG_COMMON_PLANE
Thu, 18 Feb 2010 22:28:55 +0000 reimar Call mpcodecs_config_vo with the proper image format for dmo and dshow codecs.
Fri, 12 Feb 2010 16:29:34 +0000 diego Mark all ad_info_t/vd_info_t structure declarations as const.