summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2003-02-01- remove a magic number, thanks to Cameron Simpson <cs@zip.com.au>Bastien Nocera
2003-02-01interleave stereo audio channelsMike Melanson
2003-02-01adding flush-mode so seek() and play() work for video processing (enix)Guenter Bartsch
2003-02-01fix discontinuity detectionGuenter Bartsch
2003-02-01increasing frame buffer for smoother playbackStefan Holst
2003-02-01log output, copyright, some drivers produce negative delays, catch thatGuenter Bartsch
2003-02-01different method of safe config file writing by Cameron Simpson <cs@zip.com.au>:Michael Roitzsch
2003-01-31disk-full-aware configfile writing:Michael Roitzsch
2003-01-31Log/error messages updatedJames Stembridge