Google Code Exporter
Google Code Exporter
``` Minimal benefit to not auto arranging when filters are created or files dropped so I'm marking this fixed now. ``` Original comment by `[email protected]` on 10 Apr 2014 at...
``` Updated by r318 : Update issue #113 : automatically resize graph when file new is clicked. Set size of empty graph slightly taller to match the look of graphedit....
``` I'm reopening this for now. Some new ideas for adding new unconnected filters to the layout in a way which doesn't require redoing layout for the whole graph. Add...
``` Updated by r351 : For rendering or connecting pins, only force smart layout if new connected filter is added ``` Original comment by `[email protected]` on 10 May 2014 at...
``` A PropertyPage showing inputs for the parameters of the [IMediaParams](http://msdn.microsoft.com/en-us/library/windows/desktop/dd406971( v=vs.85).aspx) and [IMediaParamInfo](http://msdn.microsoft.com/en-us/library/windows/desktop/dd4069 64(v=vs.85).aspx) would be the way to go. Maybe in a first step only showing the available...
``` [deleted comment] ```
``` Sounds good. Perhaps some of the properties in IMediaObject should be exposed too. Haven't found a way to identify which DMO has been wrapped by the DMO wrapper filter....
``` Updated by r286 : Update issue #202 : Fix display of DMO quality control property page (IDMOQualityControl) ``` Original comment by `[email protected]` on 12 Dec 2013 at 10:57
Original comment by `[email protected]` on 12 Dec 2013 at 11:58 - Added labels: **DMO**
``` I am working on this one. adding IMediaParams/IMediaParamInfo property page, as well as many others. I think standard tree/grid (prop_tree.h) needs to be enhanced to support inplace editing of...