Displaying 3 results from an estimated 3 matches for "avifile_readblock".
2008 Nov 05
2
Camtasia Player e TSCC
[to write this message, I used google]
Hi, I installed Camtasia Player and the codec TechSmith Screen Capture Codec (TSCC).
Camtasia Player starts, but you can not start a video (an error of memory addresses ... if I remember correctly).
I tried wine with 1.17.
Vincenzo
2010 Jan 08
0
Wine release 1.1.36
...().
      wined3d: Handle source and destination rectangles in IWineD3DSwapChainImpl_Present().
      wined3d: Remove a few redundant context dereferences.
      wined3d: Handle stateblock capture for default lights created while recording.
      avifil32: Properly check the required buffer size in AVIFILE_ReadBlock().
      avifil32: Just assign maxSize to This->cbBuffer in AVIFILE_ReadBlock().
      avifil32: Don't leak the buffer on HeapReAlloc() failure in AVIFILE_ReadBlock().
      avifil32: Always add the format change frame to the buffer in AVIFILE_AddFrame().
      avifil32: Properly check the r...
2008 Jul 25
0
Wine release 1.1.2
...ts: Use NTSTATUS instead of DWORD for status variables.
      comctl32: header: Simplify by shedding off unused parameters.
      comctl32: Fix type of loop variable in HEADER_DeleteItem.
      d3d9: Fix type of loop variable in stream_test() and texop_test().
      avifil32: Make size parameter of AVIFILE_ReadBlock DWORD instead of LONG.
      comctl32: datetime: Simplify by shedding off unused parameters.
      winedbg: Fix the type of four loop variables and reduce scope of one.
      wordpad: Remove unused parameter for preview_command().
H. Verbeet (8):
      wined3d: Improve some shader traces.
      wi...