summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2001-11-03updates to the deinterlacing support - one bug still left to fix. (Joachim,Matthias Dahl
2001-11-03deinterlacing improvementsJoachim Koenig
2001-11-03Added deinterlace to SyncFBRich J Wareham
2001-11-03Fixed a bad bug in the new SyncFB plugin that caused it to crash easily. AndMatthias Dahl
2001-11-03Replacing the old syncfb plugin with a totally reworked version. Also fixedMatthias Dahl
2001-11-02implement in-menu event for the dxr3 spu decoderMike Lampard
2001-11-01enable autoconfig for dxr3enc pluginMike Lampard
2001-11-01Added XINE_EVENT_INPUT_ANGLE_(NEXT|PREVIOUS) mapped to KP 7/4Rich J Wareham
2001-11-01make zooming/cropping of 16:9 video to tvout and new 'enhancedMike Lampard
2001-11-01don't check for speed of sse-memcpy on freebsdHeiko Schaefer
2001-10-31updates for ffmpeg support:Harm van der Heijden
2001-10-30fixing memcpy probing for some systemsMatthias Dahl
2001-10-30make xine recognize the new windows media formats and a small audio output pl...Guenter Bartsch
2001-10-29added support for encoding mpeg1 with libavcodec from ffmpeg.Harm van der Heijden
2001-10-29- implemented Mike Lampard's magic register fix for jerky playbackHarm van der Heijden
2001-10-29add a few more framerate codes (courtesy of libmpeg2)Mike Lampard
2001-10-29XShm gamma adjusting (brightness)Miguel Freitas
2001-10-28- some more tweaking with the dxr3enc vo plugin. A/V sync is OK'ish now,Harm van der Heijden
2001-10-28mark as displayed before freeing (just in case)Miguel Freitas
2001-10-28fix buffer leakage (again)Miguel Freitas
2001-10-28small cleanup in prep for 0.9.3Mike Lampard
2001-10-28remove something I was playing with...Mike Lampard
2001-10-28in order for av sync to be correct with still menus, we need to act like aMike Lampard
2001-10-27update request_dest_size to the latest api changesMike Lampard
2001-10-27update vpts when we receive a video_fill packetMike Lampard
2001-10-27fixed stupid type that set NTSC framerate to 2.997 HzHarm van der Heijden
2001-10-27- new dirty and cheap deinterlace method: we give half of the lines to xvMiguel Freitas
2001-10-27- added dxr3 mpeg1 encoding vo driver. Based on Mike Lampard's work,Harm van der Heijden