summaryrefslogtreecommitdiffstats
path: root/libvo/vo_dxr3.c
Commit message (Expand)AuthorAgeFilesLines
* preliminary config interfacemswitch2002-01-061-7/+27
* Fixes to sync codemswitch2002-01-061-10/+6
* Some last minute changes to accomodate for anamorphic 1.85:1 and 2.35:1 movie...mswitch2001-12-281-10/+11
* Brand new sync core, uses hw sync for everything.mswitch2001-12-281-9/+9
* osd support, not for mpegpesmswitch2001-12-261-24/+36
* Modified aspect reference, uses default PAL values... Difference to NTSC shou...mswitch2001-12-221-1/+1
* Modified the sync code once again, commented out hardware pts sync (I'll like...mswitch2001-12-201-43/+38
* Removed conversion for yuy2, libmp1e supports this format, no need to cnovert...mswitch2001-12-201-15/+9
* Removed some old libavcodec code which would cause inproper scaling of some m...mswitch2001-12-201-38/+20
* Inproved mpeg sync on fast computersmswitch2001-12-191-0/+2
* Fix glitchy mpeg playbackmswitch2001-12-191-2/+2
* MP1E configure patch by D. Holm.atmos42001-12-101-2/+18
* Removed hardware syncing support. Actually movies seem to run much smoother w...mswitch2001-12-081-5/+0
* fixed typoalex2001-12-071-1/+1
* Minor typo fix (which I thought I commited yesterday)mswitch2001-12-051-1/+1
* Switched from rte which caused alot of problems for some users to libmp1e.mswitch2001-12-041-55/+16
* Added support for codecs that supports BGR24 (some opensource codecs and vivo)mswitch2001-11-301-26/+98
* Fix green borders -> black borders, patch from D. Holm, also small fix to dxr...atmos42001-11-301-10/+24
* Support for YV12 with DXR3, patch by D. Holm.atmos42001-11-291-44/+44
* Newest DXR3 patch (improved 1.0rc2) by David Holm.atmos42001-11-291-401/+135
* Patch by D. Holm to make audio with dxr3 working.atmos42001-11-281-8/+5
* Minor fixes by David.atmos42001-11-181-83/+52
* dxr3-patch4 by David Holmarpi2001-11-161-40/+86
* Added a temporary fix to the DXR3 win32 codec playback, win32 codecs might pr...mswitch2001-11-131-36/+172
* DXR3 beta2 patch by David Holm.atmos42001-11-081-48/+220
* Move yuv2rgb to postprocessnick2001-11-061-1/+1
* ao_dxr3 by David Holm <dholm@telia.com>arpi2001-11-031-0/+331