projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
d3dcompiler: Implement ID3D11ShaderReflectionType::GetMemberTypeByName().
[wine]
/
dlls
/
avifil32
/
avifile.c
2010-01-21
Julius Schwartzenberg
avifil32: Use chunksize specified by the chunk itself...
blob
|
commitdiff
|
raw
2010-01-20
Maarten Lankhorst
avifile: Fix playback of fixed sample size audio streams.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-14
Julius Schwartzenberg
avifil32: Fix header suggested buffersize.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-14
Julius Schwartzenberg
avifil32: Overwrite dwRate in the audiostream with...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-06
Henri Verbeet
avifil32: Don't leak the buffer on HeapReAlloc() failur...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-06
Henri Verbeet
avifil32: Only modify the stream info after a succesful...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-06
Henri Verbeet
avifil32: Properly check the required buffer size in...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-06
Henri Verbeet
avifil32: Always add the format change frame to the...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-05
Henri Verbeet
avifil32: Don't leak the buffer on HeapReAlloc() failur...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-05
Henri Verbeet
avifil32: Just assign maxSize to This->cbBuffer in...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-05
Henri Verbeet
avifil32: Properly check the required buffer size in...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-25
Andrew Talbot
avifil32: Constify a variable.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Michael Stefaniuc
avifil32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Alexandre Julliard
avifil32: Convert source files to utf-8.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-22
Gerald Pfeifer
avifil32: Make size parameter of AVIFILE_ReadBlock...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Rob Shearman
avifil32: Pass the number of characters to LoadStringW...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-12
Andrew Talbot
avifil32: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-18
Austin English
Misc spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-31
Andrew Talbot
avifil32: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-13
Andrew Talbot
avifil32: Fix some memory leaks.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-03
Andrew Talbot
avifil32: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-24
Francois Gouget
Don't include windows.h & co in the Wine sources.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Michael Stefaniuc
avifil32: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Michael Stefaniuc
Yet another round of redundant NULL checks before HeapFree.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-10
Michael Stefaniuc
janitorial: Remove redundant NULL pointer checks before...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-11
Mike McCormack
avifil32: Fix a regression caused by patch removing...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-18
Mike McCormack
avifil32: Use HeapAlloc instead of GlobalAlloc. Elimina...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-13
Mike McCormack
avifil32: Use HeapAlloc instead of LocalAlloc.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-10
Mike McCormack
avifil32: Use CoTaskMemAlloc when allocating memory...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-10
Mike McCormack
avifil32: Fix some gcc 4.1 warnings cause by windowsx...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-17
Dmitry Timoshkov
Revert previous change, it should not be needed anymor...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Alex Villacís Lasso
Initialize structs for mmioDescend and FindChunkAndKeep...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-17
Mike McCormack
gcc 4.0 warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-05
Mike McCormack
gcc 4.0 -Wpointer-sign fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-27
Dmitry Timoshkov
Make some of the OLE interface vtables const.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-14
Paul Vriens
- use Interlocked* functions in AddRef and Release.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-09
Alexandre Julliard
Janitorial: C booleans must not be compared against...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-30
James Hawkins
Fixed a few memory leaks.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-05
Francois Gouget
Replace some IUnknown_QueryInterface() calls with the...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-16
James Hawkins
Use InterlockedDecrement and InterlockedIncrement inste...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-06
Alexandre Julliard
Removed some uses of the non-standard ICOM_THIS macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-02
Hans Leidekker
Fix signed/unsigned comparison warnings.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-23
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VTABLE macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VFIELD macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-22
Marcus Meissner
Fixed 2 more casted lvalue issues.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-04
Mike McCormack
Fix string conversion bugs.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-26
Michael Günnewig
Fixed multiple bugs in FindSample implementation of...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-14
Michael Günnewig
Fixed usage of GlobaReAlloc.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-04
Michael Günnewig
- First part of a new IAVIEditStream implementation.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-02
Michael Günnewig
- Implemented AVIStreamBeginStreaming and AVIStreamEndS...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-21
Michael Günnewig
- Fixed AVIStreamTimeToSample and AVIStreamSampleToTime...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-02
Michael Günnewig
- Fixed memory leak in AVISaveOptions.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-23
Michael Günnewig
- Fixed some signed/unsigned mismatches.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-13
Francois Gouget
Fix miscellaneous spelling errors and typos.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-10
Alexandre Julliard
Removed uses of the non standard ICOM_VTBL macro.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-03
Dimitrie O. Paun
Eliminate lots of __WINE__ conditionals from the headers.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-02
Francois Gouget
Removed unnecessary HANDLE typecasts.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-21
Michael Günnewig
- Fixed many bugs which prevents writing.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-19
Michael Günnewig
Fixed very slow loading of index.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-18
Michael Günnewig
- Add wavefile handler.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-10
Michael Günnewig
- Move the API into a new api.c file.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-22
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-02
Alexandre Julliard
Removed a bunch of multimedia code at Hidenori's request.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-07
Hidenori Takeshima
Implemented some part of AVIFIL32.
blob
|
commitdiff
|
raw
2001-05-11
Francois Gouget
Remove unnecessary single quoting of debugstr_xxx strings.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-14
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-06
Alexandre Julliard
Created a small static library in ole/libuuid.a that...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-13
Alexandre Julliard
Replaced a few internal functions by exported ones.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-14
Alexandre Julliard
Cleaned up a few inter-dll dependencies. Added a few...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-03
Alexandre Julliard
Moved GUID definitions to their respective dll.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-26
Eric Pouech
- removed (now obsolete) driver.h file (it's content...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-24
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-12
Dimitrie Paun
Cleaned up debug channels a bit.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-29
Alexandre Julliard
Removed debugstr.h.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-18
Alexandre Julliard
Added debugstr_guid function and used it to replace
blob
|
commitdiff
|
raw
|
diff to current
1999-12-08
Dimitrie O. Paun
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-31
Francois Gouget
Generalized the use of the new ICOM_VFIELD and ICOM_VTB...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-13
Francois Gouget
Use the COM macros rather than directly accessing the...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-31
Patrik Stridvall
Fixed/added missing/wrong function prototypes and made...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-03
Marcus Meissner
some small include fixes, some checks for NULL ptrs,
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Paul Quinn
Microsoft com vtable compatibility workaround for g...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-02
Alexandre Julliard
Converted to the new debugging interface (done with...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-22
Patrik Stridvall
Fixed ANSI compabillity.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-13
Marcus Meissner
Started on avifil32 implementation (only stubs currently).
blob
|
commitdiff
|
raw
|
diff to current