summaryrefslogtreecommitdiffstats
path: root/dec_video.c
Commit message (Expand)AuthorAgeFilesLines
* file-format detection stuff moved out from mplayer.c to demuxer.c and dec_vid...arpi2001-07-211-0/+106
* MMX problem workaround for broken (win32) codecsarpi2001-07-201-0/+6
* mpeg2 video decode time is counted twice.jkeil2001-07-201-7/+3
* Fix segfault in DShow video decoder. Using directshow, thejkeil2001-07-201-1/+1
* some cleanup, redundant code removedarpi2001-07-201-99/+53
* fixed shmem size, and now compiles without divx4linux too :)arpi2001-07-201-2/+9
* DivX4Linux supportarpi2001-07-191-15/+77
* some cleanup - fixed warnings, removed old stuff, moved audio resync to dec_a...arpi2001-07-161-2/+2
* Add some preliminary support for non-x86 architectures to mplayerjkeil2001-07-121-1/+15
* VfwEx supportarpi2001-07-081-2/+21
* video decoder stuffarpi2001-07-081-0/+368