summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-02-13fixed gnome-vfs plugin to be used for remote locations (other than http)Bastien Nocera
2003-02-12new method to pass gui messages to video driver.Miguel Freitas
2003-02-12malloc.h is deprecated on FreeBSD and apparently unneeded on gnu/linuxHeiko Schaefer
2003-02-12Fixes a potential problem with luma value < 16.Thibaut Mattern
2003-02-11add osd function to draw bitmaps (patch by Julio Sánchez <j.sanchezf@terra.es>)Miguel Freitas
2003-02-11freebsd compile fixHeiko Schaefer
2003-02-11needed for FreeBSDHeiko Schaefer
2003-02-11enable libdvdcss title key cacheMichael Roitzsch
2003-02-11fix broken macro, with regards to Jeff Smith, who sent the patchMichael Roitzsch
2003-02-11Gravity.Thibaut Mattern
2003-02-10apparently needed on FreeBSDHeiko Schaefer
2003-02-10malloc.h seems uneededHeiko Schaefer
2003-02-10what the hell is that?Miguel Freitas
2003-02-10hopefully correct aspect handlingMichael Roitzsch
2003-02-10Fade out peeksThibaut Mattern
2003-02-09more funny stuffs ;)Thibaut Mattern
2003-02-08remove irrelevant commentMike Melanson
2003-02-08modified to support special FLI files from Magic Carpet PC game; alsoMike Melanson
2003-02-08modified to support FLI files from Magic Carpet PC gameMike Melanson
2003-02-08GETOPTR works _much_ better now (at least on my system).Miguel Freitas
2003-02-08New net_buf_ctrl strategy.Thibaut Mattern
2003-02-07load Xv extension library by hand to avoid libXv linkingMichael Roitzsch
2003-02-07add consistency warningsMichael Roitzsch
2003-02-07convert playback data to internal format during loadMike Melanson
2003-02-07Clean up Makefile to remove items from xine_check development.Stephen Torri
2003-02-06continuing the clean up...Miguel Freitas
2003-02-06first pass on cleaning up ao/vo properties and flush stuffMiguel Freitas
2003-02-05enix requires frames to be allocated in one memory chunk, fix commentGuenter Bartsch
2003-02-05- fix segfault with some OpenDivX streams (thanks Miguel for spotting myBastien Nocera
2003-02-05last tvmode update from SnaggenMiguel Freitas
2003-02-05try to have the same behaviour reading from network on http/mms/pnm/rtsp.Miguel Freitas
2003-02-04- remove possible name collision between the abs() define and the abs functio...Bastien Nocera
2003-02-04Well, noone seemed to be interrested to fix it....Daniel Caujolle-Bert
2003-02-04blind fix: DV jerky playback. thanks Bill Fink for investigating it.Miguel Freitas
2003-02-03Fix default contrast and saturation settings for XShm driverEwald Snel
2003-02-03make sure we are passing extra decoder data correctly to ffmpegMiguel Freitas
2003-02-03*** empty log message ***Miguel Freitas
2003-02-03i guess i've finally made a breakthrought on completion event handling!Miguel Freitas
2003-02-02Code cleanupJames Stembridge
2003-02-02copyright updates and some code to catch late-starting ogg streamsGuenter Bartsch
2003-02-02Don't use globals for MMX yuv2rgb conversion variables (not thread-safe)Ewald Snel
2003-02-02use aspect ratio from ffmpegMiguel Freitas
2003-02-02Add contrast support to MMX yuv2rgb conversion, fix 'cbu' clippingEwald Snel
2003-02-02Fix brightness, saturation control for MMX yuv2rgb using the XShm driverEwald Snel
2003-02-02Add support for brightness, saturation, contrast (not functional yet)Ewald Snel
2003-02-02- remove LOG from audio_out.c, fix backing up the configfile if there's no co...Bastien Nocera
2003-02-02Function replacedEwald Snel
2003-02-02Fix memory leak in XShm driverEwald Snel
2003-02-02hook up YUV411P -> YV12 converterMike Melanson
2003-02-02added YUV411P -> YV12 converterMike Melanson