summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2001-11-08small tidy up...Mike Lampard
2001-11-08small bugfix from previous commitMike Lampard
2001-11-08change dxr3_tvmode option to dxr3_vomode & dxr3_preferred_tvmode, overlayMike Lampard
2001-11-08disabled LDT allocation for FS segment. this was causing much troubleMiguel Freitas
2001-11-07Passing through the logo visibility to the video out plugin. This way aMatthias Dahl
2001-11-07flip windows video 1Miguel Freitas
2001-11-07codec fixesMiguel Freitas
2001-11-07Unhide/hide video window works now too...Matthias Dahl
2001-11-07new win32 codecs / buf types (some not supported yet)Miguel Freitas
2001-11-07buf types cleanup (audio stuff)Miguel Freitas
2001-11-07buf types cleanupMiguel Freitas
2001-11-07buf type cleanup (1st part)Miguel Freitas
2001-11-07add Setup_LDT_Keeper() to fix segfaultMiguel Freitas
2001-11-07implement GUI_EX* event to notify vo plugins when the vo window isMike Lampard
2001-11-07make sure a valid memcopy for the machine is used even if .xinerc tells somet...Guenter Bartsch
2001-11-07You can now safely iconify (and back) the video out window during play backMatthias Dahl
2001-11-07enable use of the zZ key to zoom on tvoutMike Lampard
2001-11-07remove old filesMike Lampard
2001-11-07oops... forgot the all-important (c) :)Mike Lampard
2001-11-07breakup of dxr3 videoout plugin to allow for easier syncronisation ofMike Lampard
2001-11-07More updates to the README.Matthias Dahl
2001-11-07fast_memcpy (i had about 7% cpu improvement!)Miguel Freitas
2001-11-07small cleanup, remove test stuffMiguel Freitas
2001-11-07- update win32 loaderMiguel Freitas
2001-11-06ogg mime typeMiguel Freitas
2001-11-06ASF bugfixes / variable to check for fifo buffer sizeMiguel Freitas
2001-11-06this *should* *slightly* improve picture quality during hardware deinterlacing.Matthias Dahl
2001-11-06forgot to remove RGB from our capabilities list (until it is supported)Matthias Dahl
2001-11-06Added missing include for proper compilation on solaris. Thanks to IanMatthias Dahl
2001-11-06code cleanup and proper frame->format handling (incl. YUY2 support)Matthias Dahl
2001-11-06fixing typo (unimportant but nevertheless *grin*)Matthias Dahl
2001-11-06input_http updates by Damien ClermonteGuenter Bartsch
2001-11-06catch segmentation fault on plugin load/initializationMiguel Freitas
2001-11-05Fixing cr<->cb swap error in alphablending code; fixed some confusions inMatthias Dahl
2001-11-05re-enable YUV "fallback mechanism"; update TODO listMatthias Dahl
2001-11-05first (little) step towards support for YUY2 and RGB...Matthias Dahl
2001-11-05only offering YV12 to XINE for now until rest is added.Matthias Dahl
2001-11-05how embarrassing... :)Matthias Dahl
2001-11-05disabling anything but the 3 plane YUV420 support; adding to KNOWN BUGsMatthias Dahl
2001-11-04Adapting compile warning fix from Chris Rankin <rankincj@yahoo.com>.Matthias Dahl
2001-11-04Bill's force audio rate patches, preparing for 0.9.40.9.4Guenter Bartsch
2001-11-04fix playing small filesMiguel Freitas
2001-11-04*** empty log message ***Matthias Dahl
2001-11-04added zoom patch by Thibaut Mattern <tmattern@noos.fr>Siggi Langauf
2001-11-04Fixing compiler warnings.Matthias Dahl
2001-11-03- minor change; restore old signal handler instead of default. This inHarm van der Heijden
2001-11-03Made syncfb config option "default_repeat", a .xinerc configurable option.Matthias Dahl
2001-11-03- added SIGSEGV handler to catch old OpenDivx libdivxdecore thatHarm van der Heijden
2001-11-03minimizing config ioctl calls.Matthias Dahl
2001-11-03ok, last deinterlacing bug squished! :) Now you can push "i" as often as youMatthias Dahl