search for: getframes

Displaying 8 results from an estimated 8 matches for "getframes".

2003 May 09
1
OH323 Channel Driver buffer sizes
...rs are of different size? Is this a good thing? Recording to 160 bytes and playing to 8 bytes buffers.... When looking into the code, it looks to me as if there has been some trial and error approach? (WrapH323EndPoint::OpenAudioChannel) /************ bufSize = GetFrames(mediaFormat) * mediaFormat.GetFrameSize(); **********/ if (dir == RECORDER) { bufSize = GetFrames(mediaFormat) * mediaFormat.GetFrameSize(); WRAPTRACE(5, "Frames " << GetFrames(mediaFormat));...
2004 Jun 22
2
pwlib compile error
I am trying to compile pwlib in order to get h323 support working. Most of the compile is fine except it falls over at the point below. Does anyone have a solution? Thanks Johan make[2]: Entering directory `/root/pwlib/tools/asnparser' g++ -o obj_linux_x86_r/asnparser -Wl,--gc-sections -s -L/root/pwlib/lib ./obj_linux_x86_r/asn_grammar.o ./obj_linux_x86_r/asn_lex.o
2009 Sep 02
0
Wine release 1.1.29
The Wine development release 1.1.29 is now available. What's new in this release (see below for details): - Improved Gecko integration by using Wine's network layers. - Use of external libmpg123 for mp3 decoding. - Support for JPEG and PNG formats in WindowsCodecs. - Many regression test fixes for Win64 and Windows 7. - Various bug fixes. The source is available from the
2009 Aug 21
0
Wine release 1.1.28
The Wine development release 1.1.28 is now available. What's new in this release (see below for details): - Support for IRDA protocol. - Faster initial wineprefix creation. - Axis remapping with evdev joysticks. - More image formats in WindowsCodecs. - Various bug fixes. The source is available from the following locations:
2012 Nov 23
0
Wine release 1.5.18
The Wine development release 1.5.18 is now available. What's new in this release (see below for details): - Various Windows Codecs improvements. - Fixes for OLE database support. - Improvements to system parameters management. - Some fixes to the built-in Web browser. - Fixes for XML support. - Various bug fixes. The source is available from the following locations:
2010 Oct 29
0
Wine release 1.3.6
The Wine development release 1.3.6 is now available. What's new in this release (see below for details): - Support for GStreamer filters. - Mapping of standard cursors to native desktop cursors. - Improved support for installers with services. - Many MSXML improvements. - Decoder for TGA-format images. - Translation updates. - Various bug fixes. The source is available from the
2010 Apr 02
0
Wine release 1.1.42
The Wine development release 1.1.42 is now available. What's new in this release (see below for details): - Support for shared 32/64-bit setups. - Dwarf debug info support for better backtraces. - More standard actions supported in MSI. - Support for TIFF image format in WinCodecs. - A number of Direct3D improvements. - Shell fixes for better Internet Explorer support. - Various
2009 Jul 03
0
Wine release 1.1.25
The Wine development release 1.1.25 is now available. What's new in this release (see below for details): - A ton of translation updates. - Support for various Unicode file encodings in Notepad. - Improved memory management, especially for OpenGL. - Desktop menus now cleaned up automatically. - Beginnings of a windowscodecs DLL implementation. - Various bug fixes. The source is