summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-02-02revert dvdnav detection scheme. Default is embedded one, user should pass ↵Daniel Caujolle-Bert
--with-external-dvdnav to use libdvdnav from the system. CVS patchset: 4095 CVS date: 2003/02/02 23:40:21
2003-02-02Code cleanupJames Stembridge
CVS patchset: 4094 CVS date: 2003/02/02 17:53:51
2003-02-02copyright updates and some code to catch late-starting ogg streamsGuenter Bartsch
CVS patchset: 4093 CVS date: 2003/02/02 17:36:06
2003-02-02Don't use globals for MMX yuv2rgb conversion variables (not thread-safe)Ewald Snel
CVS patchset: 4092 CVS date: 2003/02/02 17:27:45
2003-02-02use aspect ratio from ffmpegMiguel Freitas
CVS patchset: 4091 CVS date: 2003/02/02 15:42:04
2003-02-02Add contrast support to MMX yuv2rgb conversion, fix 'cbu' clippingEwald Snel
CVS patchset: 4090 CVS date: 2003/02/02 14:09:21
2003-02-02Fix brightness, saturation control for MMX yuv2rgb using the XShm driverEwald Snel
TODO: don't use globals, fix contrast, fix non-MMX yuv2rgb CVS patchset: 4089 CVS date: 2003/02/02 13:38:24
2003-02-02Add support for brightness, saturation, contrast (not functional yet)Ewald Snel
CVS patchset: 4088 CVS date: 2003/02/02 12:44:03
2003-02-02- remove LOG from audio_out.c, fix backing up the configfile if there's no ↵Bastien Nocera
configfile to save, and if there's already a backup file CVS patchset: 4087 CVS date: 2003/02/02 12:33:23
2003-02-02Function replacedEwald Snel
CVS patchset: 4086 CVS date: 2003/02/02 11:33:36
2003-02-02Fix memory leak in XShm driverEwald Snel
CVS patchset: 4085 CVS date: 2003/02/02 11:21:34
2003-02-02hook up YUV411P -> YV12 converterMike Melanson
CVS patchset: 4084 CVS date: 2003/02/02 06:08:30
2003-02-02added YUV411P -> YV12 converterMike Melanson
CVS patchset: 4083 CVS date: 2003/02/02 06:07:20
2003-02-01- remove a magic number, thanks to Cameron Simpson <cs@zip.com.au>Bastien Nocera
CVS patchset: 4082 CVS date: 2003/02/01 23:54:03
2003-02-01interleave stereo audio channelsMike Melanson
CVS patchset: 4081 CVS date: 2003/02/01 19:44:06
2003-02-01adding flush-mode so seek() and play() work for video processing (enix)Guenter Bartsch
CVS patchset: 4080 CVS date: 2003/02/01 19:22:30
2003-02-01fix discontinuity detectionGuenter Bartsch
CVS patchset: 4079 CVS date: 2003/02/01 18:57:33
2003-02-01increasing frame buffer for smoother playbackStefan Holst
CVS patchset: 4078 CVS date: 2003/02/01 18:37:11
2003-02-01log output, copyright, some drivers produce negative delays, catch thatGuenter Bartsch
CVS patchset: 4077 CVS date: 2003/02/01 14:33:06
2003-02-01different method of safe config file writing by Cameron Simpson <cs@zip.com.au>:Michael Roitzsch
-> backup to a different file -> if this was successful write config to original -> if this was successful remove backup CVS patchset: 4076 CVS date: 2003/02/01 13:15:22
2003-02-01fix slackware package generation script (bin package available soon).Daniel Caujolle-Bert
CVS patchset: 4075 CVS date: 2003/02/01 00:48:30
2003-01-31disk-full-aware configfile writing:Michael Roitzsch
-> traverse links -> write to a temporary file -> rename the file to the actual config filename CVS patchset: 4074 CVS date: 2003/01/31 22:00:19
2003-01-31build DXR3 stuff only on x86 LinuxMichael Roitzsch
CVS patchset: 4073 CVS date: 2003/01/31 21:59:09
2003-01-31fix Carsten's eMail addressMichael Roitzsch
CVS patchset: 4072 CVS date: 2003/01/31 21:58:33
2003-01-31Log/error messages updatedJames Stembridge
CVS patchset: 4071 CVS date: 2003/01/31 19:57:32
2003-01-31Revert parts of previous changes to frame copy functions such that only the ↵James Stembridge
necessary amount of data is memcpy'd CVS patchset: 4070 CVS date: 2003/01/31 19:38:28
2003-01-31Convert yv12 to yuy2 for vidix drivers that only support yuy2James Stembridge
CVS patchset: 4069 CVS date: 2003/01/31 19:20:25
2003-01-31update ffmpegMiguel Freitas
CVS patchset: 4068 CVS date: 2003/01/31 18:29:43
2003-01-31Interleave u and v planes for display of yv12 on G200James Stembridge
CVS patchset: 4067 CVS date: 2003/01/31 17:59:57
2003-01-31fix the v4l plugin for lower resolution devices (webcam)Bastien Nocera
CVS patchset: 4066 CVS date: 2003/01/31 17:56:35
2003-01-31Clean up yuy2 copy functionJames Stembridge
CVS patchset: 4065 CVS date: 2003/01/31 16:26:04
2003-01-31Damn - fix compile warningJames Stembridge
CVS patchset: 4064 CVS date: 2003/01/31 16:05:23
2003-01-31Remove unneeded printf'sJames Stembridge
CVS patchset: 4063 CVS date: 2003/01/31 16:00:26
2003-01-31Change few remaining printf's to match xine styleJames Stembridge
CVS patchset: 4062 CVS date: 2003/01/31 15:56:31
2003-01-31fix flac demuxer content detection. it was eating 4 bytes of non-seekableMiguel Freitas
streams, therefore playing of mms streams failed. CVS patchset: 4061 CVS date: 2003/01/31 15:51:10
2003-01-31forgot this debian dir refDaniel Caujolle-Bert
CVS patchset: 4060 CVS date: 2003/01/31 15:01:42
2003-01-31fb driverMiguel Freitas
CVS patchset: 4059 CVS date: 2003/01/31 14:07:21
2003-01-31- MAX_PREVIEW_SIZE = 4096Miguel Freitas
- new fb driver with zero copy CVS patchset: 4058 CVS date: 2003/01/31 14:06:03
2003-01-31definitely no need for a Makefile in /debian...Siggi Langauf
CVS patchset: 4057 CVS date: 2003/01/31 13:51:44
2003-01-31Don't load mga_crtc2_vid with G200James Stembridge
CVS patchset: 4056 CVS date: 2003/01/31 13:15:48
2003-01-31fftscope improvements courtesy of Marco Zühlke <MZuehlke@myrealbox.com>Mike Melanson
CVS patchset: 4055 CVS date: 2003/01/31 02:29:59
2003-01-31Removing unstable, unfinished and down useless entry.Stephen Torri
CVS patchset: 4054 CVS date: 2003/01/31 02:22:21
2003-01-31- Added debian into Makefile.am as a sub-directory rather than have theStephen Torri
makefile variable. - Cleaned up Makefile.am (wine, goom, libxinevdec) - Cleaned up compiler warnings (libfaad) - Cleaned up header includes (libfaad, libdha) CVS patchset: 4053 CVS date: 2003/01/31 01:20:24
2003-01-30input device is configurable nowDaniel Caujolle-Bert
CVS patchset: 4052 CVS date: 2003/01/30 23:28:11
2003-01-30Fix segfault with ↵Daniel Caujolle-Bert
mms://wmsao7.terra.com.br/mib/113024.wmv?url=32162840123114R16079 CVS patchset: 4051 CVS date: 2003/01/30 22:31:21
2003-01-30new av sync methodMiguel Freitas
CVS patchset: 4050 CVS date: 2003/01/30 20:41:01
2003-01-30new av sync method by audio resample (patch by Carsten Weinhold)Miguel Freitas
CVS patchset: 4049 CVS date: 2003/01/30 20:40:42
2003-01-30fourcc QDM1 seems wrong, it's QDMC (slap me if i'm wrong)Daniel Caujolle-Bert
CVS patchset: 4048 CVS date: 2003/01/30 14:56:45
2003-01-29.asxxine-1-beta4-release1-beta4Miguel Freitas
CVS patchset: 4047 CVS date: 2003/01/29 18:55:10
2003-01-29- add asx parser (sends mrl events)Miguel Freitas
- remove old avi subtitle hack CVS patchset: 4046 CVS date: 2003/01/29 18:53:54