summaryrefslogtreecommitdiff
path: root/src/video_out
AgeCommit message (Collapse)Author
2002-08-10syncing my local tree:Miguel Freitas
- removes w32codec syncshutdown hack - vo_driver api changed to support drivers with persistent overlays. that will break binary compatibility xine-lib/xine-ui (xine-ui needs to be recompiled). in order to keep binary compatibility overlay_begin/overlay_end must be added after redraw_needed. - video_overlay cleanups - fix a hard to trigger condition where redraw wouldn't happen (freeing handles) CVS patchset: 2427 CVS date: 2002/08/10 21:25:20
2002-07-30Pierre Lombard <p-l-42@wanadoo.fr> fixed losing the first line inMichael Roitzsch
linearblend deinterlacer CVS patchset: 2366 CVS date: 2002/07/30 13:37:33
2002-07-30- video out fixes (never trigged deadlocks and erroneous flush of overlayMiguel Freitas
events) - duplicate_frame is now internal use only (api function deprecated) - special case for redrawing screen in paused mode (due overlay changes, resize, window movement, brightness adjusting etc) - xshm brightness may be adjusted with video paused CVS patchset: 2363 CVS date: 2002/07/30 00:26:45
2002-07-22Fix DirectFB outputRich J Wareham
CVS patchset: 2340 CVS date: 2002/07/22 18:56:57
2002-07-22Build fixes for DirectFBRich J Wareham
CVS patchset: 2339 CVS date: 2002/07/22 17:48:40
2002-07-20Update entire video window, not just output area, on X11 Expose eventsEwald Snel
- fixes problem with xine aRts plugin (popup menus remain visible) CVS patchset: 2331 CVS date: 2002/07/20 21:46:05
2002-07-20Fixed unresolved symbol.Daniel Caujolle-Bert
CVS patchset: 2329 CVS date: 2002/07/20 21:07:01
2002-07-16Fix unresolved symbols and replace duplicate code in video output pluginsEwald Snel
CVS patchset: 2295 CVS date: 2002/07/16 19:33:36
2002-07-15Add 'pitch' support to video decoders (pitch != width)Ewald Snel
CVS patchset: 2282 CVS date: 2002/07/15 21:42:33
2002-07-12vidix: LIBDIR unneeded for weeks.Daniel Caujolle-Bert
tvmode: fix wrong config description. CVS patchset: 2255 CVS date: 2002/07/12 20:36:04
2002-07-12aa: set *frame function pointers.Daniel Caujolle-Bert
vidix: more quiet. CVS patchset: 2254 CVS date: 2002/07/12 20:19:20
2002-07-12Unneeded dep.Daniel Caujolle-Bert
CVS patchset: 2253 CVS date: 2002/07/12 20:08:27
2002-07-12Fix compilation failure on some system.Daniel Caujolle-Bert
CVS patchset: 2252 CVS date: 2002/07/12 20:06:19
2002-07-12Fix vidix drivers compilation (rage128, mga_crtc2, and perhaps mach64).Daniel Caujolle-Bert
CVS patchset: 2251 CVS date: 2002/07/12 17:08:57
2002-07-10handle freshly introduced pan&scan aspect like anamorphic aspectMichael Roitzsch
CVS patchset: 2247 CVS date: 2002/07/10 14:04:41
2002-06-23Let cvs ignore a lot of files that are built.Dennis Björklund
CVS patchset: 2138 CVS date: 2002/06/23 16:18:44
2002-06-21adjust video_out prioritiesMiguel Freitas
CVS patchset: 2119 CVS date: 2002/06/21 19:26:57
2002-06-200.9.11xine-0_9_11-release0.9.11Siggi Langauf
CVS patchset: 2107 CVS date: 2002/06/20 17:46:58
2002-06-12Sync to MPlayer.Daniel Caujolle-Bert
CVS patchset: 2070 CVS date: 2002/06/12 23:38:04
2002-06-12improve incremental buildingMichael Roitzsch
only rebuild libdha/vidix when something changed CVS patchset: 2067 CVS date: 2002/06/12 15:05:04
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
Internationalize all config related stuff. Fix not registered mrl ending in roq/film demuxer. Add bindtextdomain() calls in load_plugins (for audio/video out plugins). CVS patchset: 2066 CVS date: 2002/06/12 12:22:25
2002-06-10Added TV mode switching support for nvtvd from Dirk Thierbach.Matthias Hopf
CVS patchset: 2061 CVS date: 2002/06/10 21:42:44
2002-06-10Fix dist/distcheck stages (one more time ;-) ).Daniel Caujolle-Bert
CVS patchset: 2057 CVS date: 2002/06/10 13:45:31
2002-06-09Fix frame height not divisible by 4 for Xv driverEwald Snel
CVS patchset: 2042 CVS date: 2002/06/09 08:30:58
2002-06-04fixed output (bad colors) for a video stream with odd height (not aHeiko Schaefer
multiple of 4). tested for this one stream which was decoded by ffmpeg. this could possibly break other streams with strange height. CVS patchset: 2011 CVS date: 2002/06/04 08:36:52
2002-06-03patch to improve linearblend quality by Carsten Weinhold <cw.news@gmx.net>Miguel Freitas
CVS patchset: 2002 CVS date: 2002/06/03 19:05:03
2002-06-03DHA kernel module is not build by default now.Daniel Caujolle-Bert
CVS patchset: 1993 CVS date: 2002/06/03 11:58:53
2002-06-03Install/remove linux kernel modules only on linux platformJuergen Keil
CVS patchset: 1992 CVS date: 2002/06/03 11:42:19
2002-06-03Sync drivers to mplayer CVS.Daniel Caujolle-Bert
CVS patchset: 1988 CVS date: 2002/06/03 00:16:35
2002-06-02Fix for versioned kernel symbols.Daniel Caujolle-Bert
CVS patchset: 1987 CVS date: 2002/06/02 23:48:47
2002-06-01Stick to our if/endif statements.Daniel Caujolle-Bert
CVS patchset: 1983 CVS date: 2002/06/01 19:30:58
2002-06-01Fix kernel module compilation and distcheck stage.Daniel Caujolle-Bert
CVS patchset: 1982 CVS date: 2002/06/01 19:24:16
2002-06-01Add vidix/libdha from mplayerxp and Miguel's video ouput vidix.Daniel Caujolle-Bert
CVS patchset: 1976 CVS date: 2002/06/01 14:08:36
2002-05-28PowerPC Assembly Patch by Andrew Patrikalakis <anrp@irulethe.net>Siggi Langauf
This seems to be _always_ using xine_fast_memcpy() in yuv2rgb.c, which _may_ be a bad idea. CVS patchset: 1961 CVS date: 2002/05/28 12:44:02
2002-05-28FreeBSD compile fixHeiko Schaefer
CVS patchset: 1959 CVS date: 2002/05/28 10:40:16
2002-05-23some boundaries checks to alphablend functions. will avoid overlay wrapingMiguel Freitas
and buffer overflows (might fix some recently reported segfaults) CVS patchset: 1932 CVS date: 2002/05/23 23:35:53
2002-05-21linear blend update from RogerioMiguel Freitas
CVS patchset: 1920 CVS date: 2002/05/21 13:03:52
2002-05-19ximage creation for shm check use supported image format.Daniel Caujolle-Bert
CVS patchset: 1908 CVS date: 2002/05/19 10:35:18
2002-05-18remove debug messageMiguel Freitas
CVS patchset: 1907 CVS date: 2002/05/18 12:36:45
2002-05-13linearblend C version contributed by Rogerio BritoMiguel Freitas
CVS patchset: 1877 CVS date: 2002/05/13 12:22:33
2002-05-13SDL should be usable againMiguel Freitas
CVS patchset: 1873 CVS date: 2002/05/13 02:42:11
2002-05-07Take care about shm using in frame_dispose() (this prevent crashingDaniel Caujolle-Bert
using Xv throught LAN. CVS patchset: 1862 CVS date: 2002/05/07 19:20:16
2002-05-06- remove deprecated zoom_mpeg1 (resizing policies are ui's job now)Miguel Freitas
- use the same video.disable_scaling setting in fb driver CVS patchset: 1854 CVS date: 2002/05/06 00:48:09
2002-05-04Fixing XVidMode support (that fix took me a few hours, wow). Also the SyncFBMatthias Dahl
plugin will now better handle a failure of the image buffer request and can recover from it by itself... at least in most situations. CVS patchset: 1852 CVS date: 2002/05/04 21:30:15
2002-05-03Frame resizing patch from Miguel.Daniel Caujolle-Bert
CVS patchset: 1845 CVS date: 2002/05/03 14:20:19
2002-05-02Just making sure the user sees the message right away.Matthias Dahl
CVS patchset: 1839 CVS date: 2002/05/02 20:32:36
2002-05-02* more updates/fixesMatthias Dahl
* finally made the README much more useful for the user (e.g. installation) CVS patchset: 1836 CVS date: 2002/05/02 17:51:47
2002-05-02* removed the shared memory stuff because I have no idea why they were inMatthias Dahl
there in the first place?! (didn't you ask me about it a few month ago Miguel? *grin*) * bug fixes (like the default_repeat stuff) * code cleanup * convert the last remaining c++ comment tags into c style * update README.syncfb (known bugs and always write xine in lower case *grin*) CVS patchset: 1828 CVS date: 2002/05/02 00:07:46
2002-04-29Replace all exit(1) with abort().James Courtier-Dutton
xine-lib should really never do an exit or abort, but instead pass back nice error values to the calling application, but until that happens, use abort() as that is tracable with gdb, whereas exit(1) is not backtraceable. CVS patchset: 1811 CVS date: 2002/04/29 23:31:59
2002-04-28Actually one could call this clean up wave *TWO* ... :-)Matthias Dahl
* updated README.syncfb (especially known bugs) * re-activated brightness/contrast control * bug fixes * some code cleanup CVS patchset: 1801 CVS date: 2002/04/28 18:55:13