Main > Free Download Search >

Free provide component software for mac

provide component

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3853
Apple DVCProHD Components 1.1

Apple DVCProHD Components 1.1


Apple DVCProHD Components is an update in which you have to install the DVCPROHD components (1.1). more>>

Apple DVCProHD Components 1.1 is an update in which you have to install the DVCPROHD components (1.1). This updater only updates QuickTime components used by Final Cut Pro HD. It does not update the Final Cut Pro HD (version 4.5) application.

<<less
Download (976.6KB)
Added: 2004-06-20 License: update/patch Price:
downloads
SRT QuickTime Component 1.0

SRT QuickTime Component 1.0


Open SRT subtitle files with QuickTime. more>>

SRT QuickTime Component 1.0 is a userfriendly, secure and reliable component by that you can open SRT subtitle files just like QuickTime text files.

<<less
Download (50.8KB)
Added: 2005-01-10 License: Freeware Price:
22 downloads
MNG Component 1.0b5

MNG Component 1.0b5


MNG Component - QuickTime components for playing MNG documents more>>
MNG Component is a suite of QuickTime components (image compressor/decompressor, graphics importer, movie importer, and movie exporter) for making the MNG format accessible through QuickTime.
MNG files are not particularly widespread, so the main goal is not to support MNG files per se. Rather the intention is to use MNG as a superior compression algorithm for sequences of computer-generated images such as screen captures.
MNG allows for much greater compression than the Animation and Graphics codecs which have been standard parts of QuickTime for the past decade.
Main features:
- The ImageCodec allows QuickTime to create movie files which uses the MNG codec for encoding video data. These MNG tracks can be played back and edited just like any other QuickTime video track.
- The MovieImporter allows QuickTime-savvy applications to import MNG documents in place.
- The GraphicsImporter allows QuickTime-savvy applications to import MNG files as still images.
- The MovieExporter allows the video track of any QuickTime movies to be exported as a MNG document.
<<less
Download (403KB)
Added: 2006-05-26 License: Freeware Price:
1260 downloads
XPCOM Component Viewer 0.7.1

XPCOM Component Viewer 0.7.1


XPCOM Component Viewer is an add-on letting you navigate through the components and interfaces included in your Mozilla based browser. more>> <<less
Download (45KB)
Added: 2008-08-18 License: Freeware Price: FREE
1 downloads
Xiph QuickTime Components 0.1.9

Xiph QuickTime Components 0.1.9


Ogg Vorbis, Speex, FLAC, Theora plugins. more>>

Xiph QuickTime Components 0.1.9 is a perfect way for Mac users who want to use Xiph formats in any QuickTime-based application, e.g. playing Ogg Vorbis in iTunes or producing Ogg Theora with iMovie. Xiph QuickTime Components (XiphQT) is a set of QuickTime and Macintosh OS X plug-ins.

Major Features:

  1. Provides support for Xiph media compression and container formats.
  2. If you are an end user: installing XiphQT components is all you need to start using Xiph-formatted media files in a variety of applications - for example, listening to Ogg/Vorbis files in QuickTime Player or iTunes. The programming interfaces used in XiphQT allow the provided functionality to be available transparently to all media handling applications using QuickTime or OS X component mechanisms.
  3. If you are a programmer, you have built a Macintosh Core Audio or QuickTime-based application and would like to add Xiph formats support: most of the time there is hardly anything you will need to do to add support.

Enhancements:

  • Reduced memory usage
  • Fixed playback of HD content
  • Fixed leaking memory when handling files containing Theora streams (#1379)
  • Added code to make Ogg exporter work with iMovie '08
  • Added code to properly handle bigger packets in Theora decoder allowing XiphQT to handle HD content without visual artifacts.

Requirements:

  • Version 10.3.9 or 10.4 and later
  • QuickTime for Mac OS X - version 7 or later
<<less
Added: 2009-06-14 License: Freeware Price:
18 downloads
 
Other version of Xiph QuickTime Components
Xiph QuickTime Components 0.1.7Xiph QuickTime Components - a set of QuickTime and Macintosh ... Their role is to provide support for Xiph media compression and container formats. If you are
License:GPL
Download (996KB)
957 downloads
Added: 2007-03-24
Visual Component Framework 0.6.5

Visual Component Framework 0.6.5


Advanced C++ application framework that makes it easy to produce powerful Mac OS X applications in C++ more>> Advanced C++ application framework that makes it easy to produce powerful Mac OS X applications in C++

Visual Component Framework is a based on a thoroughly modern C++ design and has built in support for Rapid Application Development (RAD).
The Visual Component Framework framework is designed to be portable over multiple compilers and platforms, so you dont have to lose all that work that went into writing your app for a single platform!

Main features:>
- Modern C++ design - use of modern C++ techniques like exceptions, templates (where useful), name spaces, and heavy use of the Standard Template Library.
- Advanced RTTI features that allow for such things as dynamic object creation given a registered class name or a registered UUID string that represents the class, dynamic introspection of a given objects class and listing such data as the class name, super class, the properties of the class, member methods, and implemented interfaces.
- Modular - built across several libraries as opposed to one huge monolithic library that then becomes difficult to break apart. This means that while the VCF is incredibly powerful as a framework for writing GUI based applications, if you just want to use the core features, such as threads, file IO, and RTTI you can do so, without having to have dependencies on all the GUI code.
- Easy to use, and powerful event system, suitable for console as well as GUI based applications.
- Support for Thread, Mutexes, Semaphores, Files, Streaming data, error logging, string utility functions, and other basic services. All of this is part of the FoundationKit and has no dependencies on the graphics or UI code.
- Powerful and easy to use graphics classes, plus more advanced support for anti aliased vector graphics through the use the AntiGrain Graphics libraries.
- A simple to use image loading architecture that allows multiple formats to be registered dynamically, for loading up a variety of different graphics formats. On Win32 systems the default image loading support is limited to BMP files, but by using the ImageFormats library (also a part of the VCF) a wide variety of additional image types are also supported. Currently the ImageFormats library uses FreeImage to support a image types such as .TIFF, .TGA, .PSD, .PNG, .PCX, .SGI, .MNG, .RAS, .PBM, .PPM. and many others.
- More advanced classes for customizing the drawing process by extending Stroke and Fill classes.
- A complete set of powerful GUI classes, including a common set of base classes enabling advanced custom control creation. Some of the control classes include tree controls, list controls, check box and radio controls, push buttons, single line and multi line text controls, and many others.
- A standard set of application classes for things like resources, loading windows or forms dynamically at application startup, saving of application state, a registry class for common storage of system and application information.
- Other application classes include an Undo/Redo architecture based on commands that allows for undoing and redoing commands as well as notifying other objects of the events.
- GUI controls that support both alignment and anchoring. Any control may be aligned to the top, bottom, left or right of its parent container control. Alternately controls may use their anchoring properties to anchor themselves to the left, right, top and/or bottom sides of their parent container control. In addition to control alignment, it is possible to write custom layout containers and assign them to a control to customize layout logic.
- The ApplicationKit provides a set of Model and View classes for using in MVC patterns. A series of models like the ListModel, TreeModel, and TextModel are used in controls to provide separation of the data from the UI presentation code. Because a View can be dynamically attached to a Control at runtime, it will be possible to develop "themes" in the future.
- Because of the RTTI features and the event handlers, the VCF easily supports component programming with in IDE that allow for visual development.
- The VCF tries to be as flexible as possible, allowing you to use the parts you want, and allowing for inter-operability with other frameworks. Thus VCF controls can be used inside of an MFC application if you like, or only use the graphics module for enhanced graphics features.
- No need of special preprocessor tools - if you have a reasonably complete C++ compiler then youre all set to go.
- The ability to access the low level handles for most native objects. For example, by accessing the Threads peer class, you can get a handle to the native thread handle itself. For a control, you can access the controls peer and get a handle id that represents the windowing systems native handle for a window/widget. This allows you to use platform specific calls when necessary.

Enhancements:
- This is the very first src release of the Mac OS X port of the VCF. It should build and run some of the examples, but is obviously very much still a work in progress.

<<less
Download (3.9MB)
Added: 2008-10-07 License: Freeware Price: FREE
385 downloads
RoundedFloatingPanel

RoundedFloatingPanel


NSView component that provides a rounded floating panel overlay more>> NSView component that provides a rounded floating panel overlay

RoundedFloatingPanel is a free NSView subclass and accompanying NSWindow subclass which provide the same rounded floating panel overlay which the Panther application switcher uses.

System requirements:
- Xcode

<<less
Download (16KB)
Added: 2009-03-06 License: Freeware Price: FREE
189 downloads
Component X Graphics 3.1

Component X Graphics 3.1


Component X Graphics - REALbasic plugin for graphics functions more>>
Component X Graphics is a plugin for REALbasic that provides powerful, cross-platform, pixel-consistent, scalable graphics routines that extend REALbasics picture class.

It contains routines to stretch, flip, rotate, shear, and trim pictures, routines to adjust contrast, gamma, HSV, and RGB of pictures, routines for compositing, threshold, transitions, and pixelating images, and even a routine to blit high quality crawling ants on images.

<<less
Download (4MB)
Added: 2006-05-07 License: Freeware Price:
1292 downloads
xvidEncoder 1.0.4

xvidEncoder 1.0.4


QuickTime compressor component for xvid. more>>

xvidEncoder 1.0.4 is a program based on QuickTime Media Compressor component. Support xvid, another MPEG-4 SP/ASP Video Media. Support some MPEG-4 ASP features, including B-frame with Open/Closed GOP. Source codes are included, and free software under GPL V2. Uses libxvidcore.a, libavcodec.a and others from xvid release build and ffmpeg SVN.

<<less
Download (2.8MB)
Added: 2009-05-30 License: Freeware Price:
70 downloads
 
Other version of xvidEncoder
xvidEncoder 1.0.4Xvid and libavcodec based QuickTime Media Compressor component. xvidEncoder 1.0.4 - Takashi ... Media Compressor component. xvidEncoder is a free Xvid and libavcodec based QuickTime Media
Price: FREE
License:GPL
Download (2.8MB)
255 downloads
Added: 2009-06-03
xvidEncoder 0.9.1Xvid and libavcodec based QuickTime Media Compressor component. xvidEncoder 0.9.1 - Takashi ... Media Compressor component. xvidEncoder is a free Xvid and libavcodec based QuickTime Media
Price: FREE
License:GPL
Download (1.8MB)
432 downloads
Added: 2008-10-08
FO Converter 2.2p1

FO Converter 2.2p1


FO Converter is a JavaTM component designed to convert XSL Formatting Objects more>>
FO Converter is a JavaTM component designed to convert XSL Formatting Objects (XSL-FO) to formats compatible with MS-Word, namely Rich Text Format (RTF) and WordprocessingML (WML).
In other words, it can be used to convert XML data or XML documents to MS-Word documents.
FO Converter preserves the structure of the original document and most of the presentation information (font attributes, indentation, etc). The RTF output conforms to version 1.6 of the specification and is compatible with MS-Word 2000 and newer versions. The WML output is compatible with MS-Word 2003.
FO Converter, as a software component, is intended for integration in a servlet or desktop JavaTM application, through the use of a high-level API. However, stand-alone applications using the conversion engine are also provided. These include command-line executables and a graphical user interface.
Enhancements:
Enhancements
- Better handling of white space at the beginning/end of a paragraph.
- Fixed issue with characters - and . in id property values. (The RTF loader of MS-Word replaces these characters with _ (underscore) in bookmark names.)
Bug Fixes
- List item labels containing non-textual objects (e.g. images) were not handled properly. (This bug was introduced with version 2.1.)
- The body of a footnote was ignored if the footnote element was a child of another inline-level element.
- Bad shorthand property values (e.g. border="1") would possibly result in a ClassCastException.
<<less
Download (7.2MB)
Added: 2005-11-01 License: Freeware Price:
1459 downloads
Number Converter 1.0

Number Converter 1.0


A nice Dashboard widget that allows you to easily convert numbers. more>> Middle-School (grades 5 through 9) math program written to provide skills in context. Students balance a beam by using positive and negative weights.<<less
Download (102KB)
Added: 2009-03-22 License: Freeware Price: FREE
208 downloads
avc1Decoder 0.6.7

avc1Decoder 0.6.7


avc1Decoder - QuickTime Media Decompressor component more>>
libavcodec based QuickTime Media Decompressor component. Support avc1, MPEG-4 AVC/H.264 Video Media.

This compoent overrides default Apple H.264 decoder compoent. Support some H.264 Main/Hi-Profile features. Source codes are included, and free software under GPL V2. Uses libavcodec.a and others from ffmpeg SVN-7752.

<<less
Download (2.1MB)
Added: 2007-06-20 License: Freeware Price:
599 downloads
JPDM Decoder 2.0.8

JPDM Decoder 2.0.8


JPDM video codec for QuickTime. more>>

This codec JPDM Decoder:

  • QuickTime Video Decoder Component ( JPDM web and Desktop vision )
  • Under GPL
This codec allows you to visualize through Quick Time videos created with KandaluLite software.
<<less
Download (2.7MB)
Added: 2009-06-22 License: Freeware Price:
11 downloads
CommuniGate Client 3.2.1

CommuniGate Client 3.2.1


Allows users to access a CommuniGate Server. more>>
CommuniGate Client allows users to access theCommuniGate Server and components. TheCommuniGate series of server componentsincludes voice messaging, paging, email,faxing, and many others.

Each component canbe added separately, and with this client youwill have access to any component installed onthe server you are accessing.
<<less
Download (1.4MB)
Added: 2004-09-03 License: Freeware Price:
1879 downloads
Light Converter Widget 1.0

Light Converter Widget 1.0


Free Dashboard light converter for your Mac more>> Middle-School (grades 5 through 9) math program written to provide skills in context. Students manipulate weights on two balance beams to solve two simultaneous equations.<<less
Download (159KB)
Added: 2009-04-16 License: Freeware Price: FREE
190 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5