0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 17 hours ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
+ Bug fix for flush and slightly better use of pending samples in the complete/flush cases More... about 17 years ago
removing unneccessary logging More... about 17 years ago
+ First draft sdl audio (not property driven yet and fuzziness in the init/close down cases) More... about 17 years ago
openpluginlib now differentiates between "std" (i.e. compile time) plugin paths and custom paths set a runtime. The custom paths are now guaranteed to be searched before the std paths. More... about 17 years ago
Fixes to windows CRT DLLs installation More... about 17 years ago
+ dpx storer (all 10- and 12- bit is converted to 16 bit. can't be bothered with the bit f******). needs more testing More... about 17 years ago
+ Exposes frame functions to python More... about 17 years ago
+ Adds a function to control volume of audio on a frame More... about 17 years ago
+ Ooops.. pitch needed, not linesize (corrects regionalised effect via <media> dup crop <geometry> filters composite <geometry>) More... about 17 years ago
+ Guard for conformance checks More... about 17 years ago
+ Honour writable status on image and alpha components More... about 17 years ago
opl More... about 17 years ago
oml More... about 17 years ago
+ Removed HAVE_CONFIG_H usage from public header files More... about 17 years ago
+ Sundry updates - removes the convoluted upstream property kludge, replaces wrapper with frame_rate and recants (slightly) on the audio/visual graph separation stance (after much reflection, I remain unconvinced that it provides many advantages) More... about 17 years ago
+ Temporary work around for broken alpha output (breaks overlay generation case, but otherwise innocuous) More... about 17 years ago
+ Fixes the mix case for the background with alpha/foreground without alpha case More... about 17 years ago
+ Adds in_filters for a couple of missing cases More... about 17 years ago
+ Adds alpha mask generation to colour input, partially corrects composite for alpha and fixes a crash in frame_rate More... about 17 years ago
+ Adds a 'slot' property to the composite filter - this property is used to specify which slot drives the reported duration of the filter (default being 0) More... about 17 years ago
+ Make sure positions match in the composite result and (poss. wrong?) ensure seek to 0 on a clip (to counter the previous patch relating to storing position on a connect - ignorable issue for most apps anyway) More... about 17 years ago
+ Correction for the bezier property pair parsing More... about 17 years ago
+ Adds an 'enable' property to chroma More... about 17 years ago
+ Improvement in the property assignment handling - optional on a fetch from slot, allows assignment to/from filter/frame properties and adds an optional default value in the case of a missing property (full syntax being @<dst>=[@<src>[:default]|value] where dst/src are @name for field properties, or name for filter property) More... about 17 years ago
+ Adds a set_from_property method More... about 17 years ago
+ version number fix More... about 17 years ago
+ bug fixes More... about 17 years ago
* Adding mov, ogg, mkv, flv and wmv extensions to avformat plugin input More... about 17 years ago
+ update to OpenEXR VS 2005 distro (you will need to update your systems). More... about 17 years ago
+ versioning fixes More... about 17 years ago