aboutsummaryrefslogtreecommitdiffhomepage
path: root/loader/dshow/outputpin.c
Commit message (Expand)AuthorAge
* cleanup: remove NULL checks before free() all over the codeGravatar cboesch2010-11-14
* Drop -Iloader from CPPFLAGS for the loader subdirectory.Gravatar diego2010-01-04
* whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* Missing free in malloc error case in COutputPinCreate.Gravatar reimar2008-10-31
* Avoid useless casts of malloc results.Gravatar reimar2008-10-31
* Remove $Id$ tags, they make diffs between different versionsGravatar reimar2008-01-27
* Fix a ton of illegal identifiers. Identifiers starting with __ or _ and aGravatar diego2008-01-20
* Use ld conversion specifier for long int argument, fixes the warning:Gravatar diego2008-01-19
* Rework of copying samples from directshow codecs.Gravatar voroshil2007-03-02
* Fix wrong typecast, which can cause MPlayer crashGravatar voroshil2007-02-26
* Free AM_MEDIA_TYPE structure content when CEnumMediaTypes object is destroyedGravatar voroshil2007-02-23
* Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separ...Gravatar voroshil2007-02-23
* fix overlooked debug messageGravatar voroshil2007-01-27
* Changing debug messages and renaming method names according to theirGravatar voroshil2007-01-27
* fix typos from previous commitGravatar voroshil2007-01-27
* Cosmetics. Doxygen comments.Gravatar voroshil2007-01-27
* rm unnecesary casts from void* - part 2Gravatar reynaldo2006-07-02
* CVS --> Subversion in copyright noticesGravatar diego2006-06-22
* Mark modified imported files as such to comply with GPL ยง2a.Gravatar diego2005-04-15
* CoTaskMemAlloc/Free vs malloc/free cleanupGravatar alex2003-04-21
* avifile sync (mostly cosmetics)Gravatar arpi2002-11-26
* avifile sync - 95% cosmetics 5% bugGravatar arpi2002-09-13
* avifile syncGravatar arpi2001-12-11
* avifile sync. seems to some bugs fixed...Gravatar arpi2001-11-26
* C++ -> C (import from avifile cvs)Gravatar arpi2001-11-21
* killed unneeded dependency on c++ headersGravatar arpi2001-10-04
* sync with avifileGravatar arpi2001-10-04
* big avifile sync - from now we have common codeGravatar arpi2001-08-16
* added missing 'using namespace std;' for gcc 3.0Gravatar arpi_esp2001-06-09
* avifile-0.6-CVS mergeGravatar arpi_esp2001-05-06
* Initial revisionGravatar arpi_esp2001-03-20