annotate libfaad2/README @ 24576:6704a924d4aa

According to MSDN a thread must call CoUninitialize once for each successful call it has made to CoInitialize or CoInitializeEx, including any call that returns S_FALSE. Only the CoUninitialize call corresponding to the CoInitialize or CoInitializeEx call that initialized the library can close it. patch by Gianluigi Tiesi, mplayer netfarm it
author diego
date Sun, 23 Sep 2007 20:37:33 +0000
parents 59b6fa5b4201
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18141
59b6fa5b4201 Update to faad2 cvs 20040915+MPlayer fixes
rtognimp
parents: 14733
diff changeset
1 This is a FAAD2 CVS snapshot from 2004-09-15.
14728
e59f6e015975 Correct CVS snapshot date and provide a little more detail.
diego
parents: 13453
diff changeset
2 Only the content of the libfaad/ and include/ subdirectories is present here.
14733
04cd0fc0a425 correct filename
wight
parents: 14728
diff changeset
3 MPlayer-specific modifications can be found in local_changes.diff.