summaryrefslogtreecommitdiffstats
path: root/loader/dshow/DS_VideoDecoder.c
Commit message (Expand)AuthorAgeFilesLines
* Replace __MINGW32__ preprocessor check with proper HAVE_SYS_MMAN_H check.diego2008-03-011-1/+1
* Fix a ton of illegal identifiers. Identifiers starting with __ or _ and adiego2008-01-201-3/+3
* Get rid of another useless castreimar2008-01-131-1/+1
* cosmetics: Fix silly typo.diego2007-09-101-3/+3
* warning fixes:diego2007-09-101-1/+0
* Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled anddiego2007-06-021-11/+0
* Rework of copying samples from directshow codecs.voroshil2007-03-021-6/+6
* Fix loading of mpeg4ds direct show video codec under win32, broken in r22322voroshil2007-02-231-0/+19
* Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine.voroshil2007-02-231-7/+1
* Precent overflow of this->m_sVhdr->bmiHeader buffer, may have beenrtogni2007-02-111-0/+1
* Remove illegal definition of underscored-prefixed symbol "__MODULE__":gpoirier2007-01-261-2/+0
* rm unnecesary casts from void* - part 2reynaldo2006-07-021-2/+2
* last mingw32 support patch by Sascha Sommeralex2003-04-241-0/+2
* cygwin support patch by Sascha Sommer and some fixes by mealex2003-04-211-1/+7
* a warning fix and rgb15/16 support by Sascha Sommeralex2003-03-141-2/+5
* cbAlign=1 fix for proper Windows support (noticed by Sascha Sommer)alex2003-02-251-3/+2
* compiler warning fixesarpi2002-12-141-2/+3
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugarpi2002-09-221-1/+2
* disable annonying debug printf (autoq)atmos42002-09-081-1/+1
* SetValue: ignore case of 'item'arpi2002-07-251-17/+17
* yvu9 and if09 support. fixed i420,iyuv handlingalex2002-06-231-3/+24
* possible sig11 fixed - noticed by Fredrik Kuivinen <freku045@student.liu.se>arpi2002-01-171-1/+2
* debug--arpi2002-01-041-3/+3
* SetValue fixed, iv_State=START enabled (silly xine developers disabled for un...arpi2002-01-021-17/+20
* headers cleanuparpi2002-01-021-3/+27
* avifile mergearpi2001-12-111-4/+4
* do not fault if Filter_Create failedalex2001-12-111-0/+6
* API changes - now fully compatible with C++ versionarpi2001-12-101-7/+7
* mplayer integrationarpi2001-11-221-31/+72
* xine's bugs fixed - YV50 yv12 and setup_fsarpi2001-11-221-2/+2
* imported from xinearpi2001-11-211-251/+434
* hmm. indeo5ds YV12 fixed?arpi2001-11-131-1/+1
* iosteram included for cout/cerrarpi2001-10-041-1/+1
* killed unneeded dependency on c++ headersarpi2001-10-041-10/+11
* sync with avifilearpi2001-10-041-7/+3
* setup_FS.c -> ldt_keeper.c (avifile sync)arpi2001-10-041-2/+3
* Fix two memory accesses to unallocated memory (detected by electric fence)jkeil2001-08-311-2/+4
* Commented out annoying printfs with -autoq.atmos42001-08-201-1/+3
* Start/Stop state flag fixed - requires for brightness/contrast/etc stuff...arpi2001-08-161-0/+5
* big avifile sync - from now we have common codearpi2001-08-161-0/+625