summaryrefslogtreecommitdiffstats
path: root/loader/dshow/cmediasample.c
Commit message (Expand)AuthorAgeFilesLines
* Remove win32/qt/xanim/real binary codecs loadingwm42012-08-161-576/+0
* cleanup: remove NULL checks before free() all over the codecboesch2010-11-141-1/+1
* Do not cast the results of malloc/calloc/realloc.diego2010-02-261-4/+4
* Drop -Iloader from CPPFLAGS for the loader subdirectory.diego2010-01-041-1/+1
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-7/+7
* Remove $Id$ tags, they make diffs between different versionsreimar2008-01-271-1/+0
* Fix a ton of illegal identifiers. Identifiers starting with __ or _ and adiego2008-01-201-6/+6
* Fix indentation after r24367.cehoyos2007-09-101-2/+2
* Avoid releasing of unallocated memory.voroshil2007-09-081-0/+2
* Always initialize pUnk pointer with zero.voroshil2007-09-081-0/+1
* Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separ...voroshil2007-02-231-16/+5
* Doxygen comments for used DirectShow methods.voroshil2007-01-281-1/+256
* rm unnecesary casts from void* - part 2reynaldo2006-07-021-3/+3
* CVS --> Subversion in copyright noticesdiego2006-06-221-2/+2
* Mark modified imported files as such to comply with GPL ยง2a.diego2005-04-151-0/+6
* CoTaskMemAlloc/Free vs malloc/free cleanupalex2003-04-211-6/+6
* avifile sync (mostly cosmetics)arpi2002-11-261-5/+13
* avifile sync - 95% cosmetics 5% bugarpi2002-09-131-1/+2
* avifile syncarpi2001-12-111-26/+70
* C++ -> C (import from avifile cvs)arpi2001-11-211-92/+119
* sync with avifilearpi2001-10-041-1/+1
* big avifile sync - from now we have common codearpi2001-08-161-149/+139
* avifile-0.6-CVS mergearpi_esp2001-05-061-0/+3
* small cosmetic to avoid gcc warningsarpi_esp2001-03-201-1/+1
* Initial revisionarpi_esp2001-03-201-0/+251