Google Code Exporter

Results 21406 comments of Google Code Exporter

``` Forwarding key strokes from VRM renderer requires adding window to wrap VRM similar to EVR_VideoWindow for EVR. Using put_messagedrain also forwards mouse clicks from VMR or VMR7 which prevents...

``` I'm experiment with using the EVR_VideoWindow class to handle wrapping VMR also. Basics working but still needs some refinement. May be difficult to get the same code working for...

``` I'm shelving my work on extending EVR_VideoWindow to handle VMR video renderers (and possibly Haali video renderer). Would probably work but will require tweaking to make it work in...

Original comment by `[email protected]` on 6 Jun 2014 at 2:07 - Added labels: **Priority-Low** - Removed labels: **Priority-Medium**

``` I am working on this one. adding ICodecApi property page. I think standard tree/grid (prop_tree.h) needs to be enhanced to support inplace editing of values (combo-box or spin-edit respecting...

``` Thanks for the report. The PNG file size isn't a big concern for me as the png is smaller than the GRF and GRFX but I've added it to...

``` Unfortunately this is nothing the gdiplus api can do out of the box. The program needs to create a color table with the used colors and then create and...

``` It reduces size even further. Not That much, but still it's one of those, "Why not?". I simply used PNGOUT - http://advsys.net/ken/utils.htm It would make them 8 bit, and...

``` I'm not sure that GMF bridge controller marshalling will work with a graph in a different process but it might be worth a try. cf issue 136 for the...

``` This feature is now possible as multiple document windows are supported (issue #136). What form should a GMFBridge UI take? Should it allowing testing of seamless playback? Should it...