summaryrefslogtreecommitdiff
path: root/src/video_out
AgeCommit message (Expand)Author
2003-01-19Update to cyberblade_vid driver. Fixes cache issues with EPIA-800 and improve...James Stembridge
2003-01-16Fix copying of chroma planes to video memory when video width is not a multip...James Stembridge
2003-01-16Update cyberblade_vid to latest version. Fixes suspected MMIO and cache relat...James Stembridge
2003-01-16Add support for changing aspect ratioJames Stembridge
2003-01-15Move configuration of vidix into vidix_display_frame. Prevents attempted conf...James Stembridge
2003-01-15Correct major number of created /dev/dhahelperJames Stembridge
2003-01-15Import driver from mplayer for Trident CyberBlade/i1 chipset found on some VI...James Stembridge
2003-01-14ops, missing filesMiguel Freitas
2003-01-13big vidix driver update by James StembridgeMiguel Freitas
2003-01-11and the story continueDaniel Caujolle-Bert
2003-01-11add pitches, fix coding style, alloc planary yuv in one memory chunk so en .....Guenter Bartsch
2002-12-22Make xine-lib compile with the SunPro compilerRobin KAY
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-20fix off by one errorRobin KAY
2002-12-20Check for changes in the global vo_scale's gui_pixel_aspect, and update theJuergen Keil
2002-12-19Fix undefined symbols (link to appropriate libraries)Ewald Snel
2002-12-18Add support for exclusive overlaysRobin KAY
2002-12-14The bandwidth cost is too high to do one-field deinterlacing in hardware.Robin KAY
2002-12-13Stupid bug! Now reduced data copied to video RAM by 25%Robin KAY
2002-12-13- bring syncfb back (yuy2 doesn't seem to work though)Miguel Freitas
2002-12-13fix sdlMiguel Freitas
2002-12-08bring fb driver backMiguel Freitas
2002-12-07All gui_data_exchange containing X calls may xlocked/xunlocked. Don't forgetDaniel Caujolle-Bert
2002-12-07Up PGX64 interface version.Robin KAY
2002-12-06- update api version, adding new "copy_called" flag.Miguel Freitas
2002-12-06do not overrun data returned by X server (YUY2 case)Miguel Freitas
2002-11-24First draft of SDL code (BROKEN)Stephen Torri
2002-11-22when the image does not fit the viewport and black bars need to be added, theirMichael Roitzsch
2002-11-22Developers can now run "make" in their work area (e.g. src/libffmpeg) and itStephen Torri
2002-11-21compiles, but does not work yet (segfaults).Matthias Hopf
2002-11-20Add debug info. remove un-used variable.James Courtier-Dutton
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-11gui_data_exchange function is requiredDaniel Caujolle-Bert
2002-11-11add none vo pluginDaniel Caujolle-Bert
2002-11-10src/video_out/video_out_xv.c:Stephen Torri
2002-11-10deinterlacing fix by James SlorachMichael Roitzsch
2002-11-04Vidix is back to life.Daniel Caujolle-Bert
2002-11-04more spelling...Siggi Langauf
2002-11-04SpellingPhilipp Hahn
2002-11-02Reinsert ifdefs around SPARC assembler code in pgx64. Enable building pgx64 o...Robin KAY
2002-11-02Fixed support for 8 bit colour in pgx64. Changed xine_check only to include X...Robin KAY
2002-10-29Inhibit multiple instances of pgx64. Improve deinterlacing code.Robin KAY
2002-10-29map brightness/contrast/... settings to specified rangesGuenter Bartsch
2002-10-29Updated pgx64 to newest API. Changed alphablend code to handle pitches.Robin KAY
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
2002-10-28Fix an automake-1.7.1 warning. Automake 1.7.1 complains that our Makefile.amJuergen Keil
2002-10-27Little cleanup.Thibaut Mattern
2002-10-26deinterlace method onefield_xv works nowThibaut Mattern
2002-10-22First attempt at re-enabling the XShm pluginJuergen Keil
2002-10-18Adapt AA vo plugin to new API (fully untested yet).Daniel Caujolle-Bert