summaryrefslogtreecommitdiffstats
path: root/dll_init.c
Commit message (Expand)AuthorAgeFilesLines
* Added proper #include's for libvo2mswitch2001-11-141-0/+4
* for pegasus mjpegarpi2001-11-131-0/+2
* m3jpg support - ignore errorarpi2001-11-131-1/+1
* added missing #include <malloc.h>pl2001-11-091-1/+5
* ignoring decompressquery errorarpi2001-11-051-2/+2
* supporting GetFormatSizealex2001-11-041-6/+45
* divx.dll o_bih workaround, postprocessing supportarpi2001-10-051-4/+21
* VfW stuff moved to dll_init, warnings fixed, using dll_init.harpi2001-10-021-4/+28
* all error/warn/info messages moved to help_mp-en.h for translationarpi2001-09-261-2/+3
* shmem_alloc->memalignarpi2001-08-231-1/+1
* exit() -> return NULLarpi2001-08-221-3/+0
* printf->mp_msg/mp_dbgarpi2001-08-171-25/+24
* missing unistd.h (requires for off_t under freebsd)arpi2001-08-011-0/+1
* acm convert message verbose1->2arpi2001-07-291-1/+1
* Add some preliminary support for non-x86 architectures to mplayerjkeil2001-07-121-1/+1
* VfwEx supportarpi2001-07-081-3/+7
* HuffYUV YUY2->RGB fixedarpi_esp2001-05-111-0/+2
* better audio out buffering & sample_format addedarpi_esp2001-05-111-2/+18
* debug printfs moved to -varpi_esp2001-05-101-2/+2
* new audio playback and A-V sync codearpi_esp2001-05-101-19/+8
* removed debug printfarpi_esp2001-05-061-12/+0
* avifile-0.6-CVS mergearpi_esp2001-05-061-0/+17
* ACM fixes - now plays april_25.asf tooarpi_esp2001-04-251-6/+9
* warnings killedszabii2001-04-231-21/+21
* stage#1 completed: c files no more included from mplayer.carpi_esp2001-04-231-1/+25
* BGR modes with VfW codecs fixed - biCompression must be 0 for BGR...arpi_esp2001-04-171-2/+5
* ehh typo...arpi_esp2001-04-161-1/+1
* fixed yuvhackarpi_esp2001-04-161-5/+3
* sh_audio->wf and sh_video->bih changed to dynamic (thanx to Jens Hoffmann)arpi_esp2001-04-151-13/+13
* using shmem_alloc instead of mallocarpi_esp2001-04-141-1/+1
* - applied overlay patch by Jens Hatmosfear2001-04-141-15/+53
* codecs.conf supportarpi_esp2001-04-071-6/+9
* audio init moved to dec_audio.carpi_esp2001-04-061-1/+1
* sh_audio/sh_video added, general codec cleanuparpi_esp2001-04-061-86/+82
* ACM code cleanup, nosound at ACM errorarpi_esp2001-03-121-0/+55
* Initial revisionarpi_esp2001-02-241-0/+164