summaryrefslogtreecommitdiffstats
path: root/loader/dshow/outputpin.c
Commit message (Expand)AuthorAgeFilesLines
* Remove win32/qt/xanim/real binary codecs loadingwm42012-08-161-957/+0
* cleanup: Silence compilation warnings on MinGW-w64wm42012-03-011-3/+3
* cleanup: remove NULL checks before free() all over the codecboesch2010-11-141-6/+3
* Drop -Iloader from CPPFLAGS for the loader subdirectory.diego2010-01-041-2/+2
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-9/+9
* Missing free in malloc error case in COutputPinCreate.reimar2008-10-311-0/+1
* Avoid useless casts of malloc results.reimar2008-10-311-6/+6
* 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-1/+1
* Use ld conversion specifier for long int argument, fixes the warning:diego2008-01-191-1/+1
* Rework of copying samples from directshow codecs.voroshil2007-03-021-69/+15
* Fix wrong typecast, which can cause MPlayer crashvoroshil2007-02-261-3/+3
* Free AM_MEDIA_TYPE structure content when CEnumMediaTypes object is destroyedvoroshil2007-02-231-0/+1
* Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separ...voroshil2007-02-231-17/+8
* fix overlooked debug messagevoroshil2007-01-271-1/+1
* Changing debug messages and renaming method names according to theirvoroshil2007-01-271-29/+29
* fix typos from previous commitvoroshil2007-01-271-2/+2
* Cosmetics. Doxygen comments.voroshil2007-01-271-6/+484
* 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/+5
* CoTaskMemAlloc/Free vs malloc/free cleanupalex2003-04-211-4/+4
* avifile sync (mostly cosmetics)arpi2002-11-261-2/+2
* avifile sync - 95% cosmetics 5% bugarpi2002-09-131-25/+24
* avifile syncarpi2001-12-111-37/+68
* avifile sync. seems to some bugs fixed...arpi2001-11-261-0/+1
* C++ -> C (import from avifile cvs)arpi2001-11-211-142/+179
* killed unneeded dependency on c++ headersarpi2001-10-041-2/+6
* sync with avifilearpi2001-10-041-1/+1
* big avifile sync - from now we have common codearpi2001-08-161-296/+260
* added missing 'using namespace std;' for gcc 3.0arpi_esp2001-06-091-1/+4
* avifile-0.6-CVS mergearpi_esp2001-05-061-10/+27
* Initial revisionarpi_esp2001-03-201-0/+483