summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_xv.c
AgeCommit message (Expand)Author
2002-11-22when the image does not fit the viewport and black bars need to be added, theirMichael Roitzsch
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-10src/video_out/video_out_xv.c:Stephen Torri
2002-11-10deinterlacing fix by James SlorachMichael Roitzsch
2002-11-04more spelling...Siggi Langauf
2002-11-04SpellingPhilipp Hahn
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-27Little cleanup.Thibaut Mattern
2002-10-26deinterlace method onefield_xv works nowThibaut Mattern
2002-10-17move open_plugin function (used to create new plugin instances) from the plug...Michael Roitzsch
2002-10-16introduce audio/video_driver_class_t, adapt oss audio output plugin, exclude ...Guenter Bartsch
2002-10-16remove no longer needed scratch buffer, use config_name insteadGuenter Bartsch
2002-10-16trying to get Xv output plugin working; make sure xine parameters are not reg...Guenter Bartsch
2002-10-16increase audio/video out plugin interface version numbers to avoid accidents ...Guenter Bartsch
2002-09-18fix flicking deinterlace problemMiguel Freitas
2002-09-16- sync ffmpeg to cvs (sorry Mike it still doesn't decode your teststream --Miguel Freitas
2002-09-15any reason why this should be 128 ?Guenter Bartsch
2002-09-15Memory leak fixes, using a slightly modified version of the patch fromJames Courtier-Dutton
2002-09-13duplicating behaviour of XShm fixes the bug James discoveredMichael Roitzsch
2002-09-08- reorder XINE_VO_ASPECT_* constants so they match the order in the oldMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-08-19Thibaut's fix for onefield_xvMiguel Freitas
2002-08-15patch - save old XErrorHandler by Mark ThomasMiguel Freitas
2002-08-15- reimplement independent x/y zooming.Miguel Freitas
2002-08-10syncing my local tree:Miguel Freitas
2002-07-20Update entire video window, not just output area, on X11 Expose eventsEwald Snel
2002-07-15Add 'pitch' support to video decoders (pitch != width)Ewald Snel
2002-07-10handle freshly introduced pan&scan aspect like anamorphic aspectMichael Roitzsch
2002-06-21adjust video_out prioritiesMiguel Freitas
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-06-10Added TV mode switching support for nvtvd from Dirk Thierbach.Matthias Hopf
2002-06-09Fix frame height not divisible by 4 for Xv driverEwald Snel
2002-06-04fixed output (bad colors) for a video stream with odd height (not aHeiko Schaefer
2002-05-19ximage creation for shm check use supported image format.Daniel Caujolle-Bert
2002-05-07Take care about shm using in frame_dispose() (this prevent crashingDaniel Caujolle-Bert
2002-04-29Replace all exit(1) with abort().James Courtier-Dutton
2002-04-19weird message :)Miguel Freitas
2002-04-18Thibaut Mattern's latest patches (xv zoom fix and mms segfault)Miguel Freitas
2002-04-02- Undo my previous patch, it might (at least in theory) cause problemsEwald Snel
2002-04-01- Fix frame leak in Xv video driverEwald Snel
2002-03-27disable debug messageMiguel Freitas
2002-03-21cosmetic changes and removed unnecessary check for expose event countGuenter Bartsch
2002-03-21adding new parameters to frame_output_cbMiguel Freitas
2002-03-21- only draw still frame/logo if neededMiguel Freitas
2002-03-07Small clean up.James Courtier-Dutton
2002-03-05remove bad "get_info" functions.James Courtier-Dutton
2002-03-01another zoom patch from Thibaut MATTERNGuenter Bartsch
2002-02-28aspect ratio change in fullscreen mode hopefully fixedGuenter Bartsch