aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_dxr3.c
Commit message (Expand)AuthorAge
* Activate QSCALE flag for avcodecGravatar mswitch2002-02-03
* Forgot the osd fix in the other patch, well, here it is ;)Gravatar mswitch2002-02-03
* Switched from libmp1e to libavcodec, at least for me it runs helluva lot fast...Gravatar mswitch2002-02-03
* Cleaned up some codeGravatar mswitch2002-02-02
* new info for tuningGravatar nick2002-01-31
* Extensions for video accelerated architectureGravatar nick2002-01-26
* Reverted to using software sync again, some day I'll die of a heartattack if ...Gravatar mswitch2002-01-19
* Only use hardware sync and prebuffering with mpegs!Gravatar mswitch2002-01-19
* Handle timestamps internallyGravatar mswitch2002-01-19
* Removed seeking warning message since it has now been fixed in the driverGravatar mswitch2002-01-19
* Fixed seekingGravatar mswitch2002-01-17
* Added new syncengine thanks to a new previously undocumented feature of the e...Gravatar mswitch2002-01-17
* Moved declaration of picture_* out of ifdef MP1E as not to break compilation ...Gravatar mswitch2002-01-15
* hw spu support for dxr3 - patch by David HolmGravatar arpi2002-01-15
* Fixed a bug relating to libmp1e (actually the bug is in libmp1e, but this sol...Gravatar mswitch2002-01-12
* useless cosmetics changes... a.k.a. cvslog killer - patch by David HolmGravatar arpi2002-01-11
* Reverted to accurate but glitchy sync...Gravatar mswitch2002-01-09
* preliminary config interfaceGravatar mswitch2002-01-06
* Fixes to sync codeGravatar mswitch2002-01-06
* Some last minute changes to accomodate for anamorphic 1.85:1 and 2.35:1 movie...Gravatar mswitch2001-12-28
* Brand new sync core, uses hw sync for everything.Gravatar mswitch2001-12-28
* osd support, not for mpegpesGravatar mswitch2001-12-26
* Modified aspect reference, uses default PAL values... Difference to NTSC shou...Gravatar mswitch2001-12-22
* Modified the sync code once again, commented out hardware pts sync (I'll like...Gravatar mswitch2001-12-20
* Removed conversion for yuy2, libmp1e supports this format, no need to cnovert...Gravatar mswitch2001-12-20
* Removed some old libavcodec code which would cause inproper scaling of some m...Gravatar mswitch2001-12-20
* Inproved mpeg sync on fast computersGravatar mswitch2001-12-19
* Fix glitchy mpeg playbackGravatar mswitch2001-12-19
* MP1E configure patch by D. Holm.Gravatar atmos42001-12-10
* Removed hardware syncing support. Actually movies seem to run much smoother w...Gravatar mswitch2001-12-08
* fixed typoGravatar alex2001-12-07
* Minor typo fix (which I thought I commited yesterday)Gravatar mswitch2001-12-05
* Switched from rte which caused alot of problems for some users to libmp1e.Gravatar mswitch2001-12-04
* Added support for codecs that supports BGR24 (some opensource codecs and vivo)Gravatar mswitch2001-11-30
* Fix green borders -> black borders, patch from D. Holm, also small fix to dxr...Gravatar atmos42001-11-30
* Support for YV12 with DXR3, patch by D. Holm.Gravatar atmos42001-11-29
* Newest DXR3 patch (improved 1.0rc2) by David Holm.Gravatar atmos42001-11-29
* Patch by D. Holm to make audio with dxr3 working.Gravatar atmos42001-11-28
* Minor fixes by David.Gravatar atmos42001-11-18
* dxr3-patch4 by David HolmGravatar arpi2001-11-16
* Added a temporary fix to the DXR3 win32 codec playback, win32 codecs might pr...Gravatar mswitch2001-11-13
* DXR3 beta2 patch by David Holm.Gravatar atmos42001-11-08
* Move yuv2rgb to postprocessGravatar nick2001-11-06
* ao_dxr3 by David Holm <dholm@telia.com>Gravatar arpi2001-11-03