summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-02SlackBuild should clean build directory nowDaniel Caujolle-Bert
2003-02-02Fix slackware package build (this dawn libxine circular linking ;-), debian/f...Daniel Caujolle-Bert
2003-02-02revert dvdnav detection scheme. Default is embedded one, user should pass --w...Daniel Caujolle-Bert
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-02-01fix slackware package generation script (bin package available soon).Daniel Caujolle-Bert
2003-01-31disk-full-aware configfile writing:Michael Roitzsch
2003-01-31build DXR3 stuff only on x86 LinuxMichael Roitzsch
2003-01-31fix Carsten's eMail addressMichael Roitzsch
2003-01-31Log/error messages updatedJames Stembridge
2003-01-31Revert parts of previous changes to frame copy functions such that only the n...James Stembridge
2003-01-31Convert yv12 to yuy2 for vidix drivers that only support yuy2James Stembridge
2003-01-31update ffmpegMiguel Freitas
2003-01-31Interleave u and v planes for display of yv12 on G200James Stembridge
2003-01-31fix the v4l plugin for lower resolution devices (webcam)Bastien Nocera
2003-01-31Clean up yuy2 copy functionJames Stembridge
2003-01-31Damn - fix compile warningJames Stembridge
2003-01-31Remove unneeded printf'sJames Stembridge
2003-01-31Change few remaining printf's to match xine styleJames Stembridge
2003-01-31fix flac demuxer content detection. it was eating 4 bytes of non-seekableMiguel Freitas
2003-01-31forgot this debian dir refDaniel Caujolle-Bert
2003-01-31fb driverMiguel Freitas
2003-01-31- MAX_PREVIEW_SIZE = 4096Miguel Freitas
2003-01-31definitely no need for a Makefile in /debian...Siggi Langauf
2003-01-31Don't load mga_crtc2_vid with G200James Stembridge
2003-01-31fftscope improvements courtesy of Marco Zühlke <MZuehlke@myrealbox.com>Mike Melanson
2003-01-31Removing unstable, unfinished and down useless entry.Stephen Torri
2003-01-31- Added debian into Makefile.am as a sub-directory rather than have theStephen Torri
2003-01-30input device is configurable nowDaniel Caujolle-Bert
2003-01-30Fix segfault with mms://wmsao7.terra.com.br/mib/113024.wmv?url=32162840123114...Daniel Caujolle-Bert
2003-01-30new av sync methodMiguel Freitas