summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-02-18this might help prevent problems in the future:Michael Roitzsch
important requests like flushes should be put on the fifo as the first element CVS patchset: 4195 CVS date: 2003/02/18 18:36:30
2003-02-18fix problem with not appearing still frames on DVDsMichael Roitzsch
(detailed problem description: since the flush is asynchroneous now and stillframes will only show up, when flushed out of libmpeg2, problems arise on stills with audio, where the video decoder waits for an audio discontinuity, which is all the way down on the bottom of the audio fifo; video_out can now put flush requests on the video fifo, but they won't get processed) CVS patchset: 4194 CVS date: 2003/02/18 18:35:02
2003-02-18what is that? (fix compilation breakage)Michael Roitzsch
CVS patchset: 4193 CVS date: 2003/02/18 13:15:46
2003-02-18These messages have not helped in debugging for a long time.Michael Roitzsch
(Maybe there is nothing more to debug here? ;) So: Silence! CVS patchset: 4192 CVS date: 2003/02/18 12:58:44
2003-02-18UpdatePhilipp Hahn
CVS patchset: 4191 CVS date: 2003/02/18 08:05:52
2003-02-18added time-based seekingMike Melanson
CVS patchset: 4190 CVS date: 2003/02/18 00:10:10
2003-02-17make sure autio_out is opened while processing preview data to make sure ↵Guenter Bartsch
meta data is set correctly CVS patchset: 4189 CVS date: 2003/02/17 22:15:22
2003-02-17new findings from linuxthreads sourcesMiguel Freitas
CVS patchset: 4188 CVS date: 2003/02/17 19:54:43
2003-02-17a little more debuggingMike Melanson
CVS patchset: 4187 CVS date: 2003/02/17 17:53:23
2003-02-17fixing the xine_check Xv problem (using Xv calls, but no Xv dependency is ↵Michael Roitzsch
allowed) with Daniel's solution: statically linking in libXv.a if available, otherwise dlopen() dynamic one CVS patchset: 4186 CVS date: 2003/02/17 17:06:46
2003-02-17this should be wrong hereMichael Roitzsch
CVS patchset: 4185 CVS date: 2003/02/17 16:49:18
2003-02-17remove old FIXMEMichael Roitzsch
CVS patchset: 4184 CVS date: 2003/02/17 15:39:17
2003-02-17playable even with NULL audio outputMike Melanson
CVS patchset: 4183 CVS date: 2003/02/17 15:07:53
2003-02-17libfame cflag fixMichael Roitzsch
CVS patchset: 4182 CVS date: 2003/02/17 14:58:40
2003-02-17fftscope improvementsThibaut Mattern
CVS patchset: 4181 CVS date: 2003/02/17 08:10:17
2003-02-17win32 loader bugfixesMiguel Freitas
CVS patchset: 4180 CVS date: 2003/02/17 03:23:39
2003-02-17missing files from my last commitMiguel Freitas
CVS patchset: 4179 CVS date: 2003/02/17 03:19:58
2003-02-17- fix LDT clash with linuxthreadsMiguel Freitas
- comment useless calls. some people really don't know what this thing does, they probably think that lots of Setup_FS_Segment() all over will make win32 gods happy. :) - fix vfw (indeo) and quicktime segfaults in short: xine now plays indeo, animatrix and the hulk trailers. CVS patchset: 4178 CVS date: 2003/02/17 03:18:02
2003-02-17Better method to fade out a yuv pixel.Thibaut Mattern
CVS patchset: 4177 CVS date: 2003/02/17 00:02:52
2003-02-16whoups, sorry for that noiseGuenter Bartsch
CVS patchset: 4176 CVS date: 2003/02/16 20:16:01
2003-02-16small bugfix, buffer was released to early when no resampling is doneGuenter Bartsch
CVS patchset: 4175 CVS date: 2003/02/16 19:56:12
2003-02-16bigger buffers for smoother playbackGuenter Bartsch
CVS patchset: 4174 CVS date: 2003/02/16 19:55:16
2003-02-16MPEG-4 fix, courtesy of MiguelMike Melanson
CVS patchset: 4173 CVS date: 2003/02/16 16:49:39
2003-02-16- log fixesThibaut Mattern
- stronger protection CVS patchset: 4172 CVS date: 2003/02/16 15:59:16
2003-02-16updateMichael Roitzsch
CVS patchset: 4171 CVS date: 2003/02/16 13:03:38
2003-02-16QT fixesMike Melanson
CVS patchset: 4170 CVS date: 2003/02/16 05:12:28
2003-02-16QT mega-fix: This commit reworks the operation of the Quicktime demuxerMike Melanson
so that individual audio and video traks are maintained. If multiple audio or video traks are found, the best one is selected. Non-interleaved and poorly-interleaved QT files are also handled. CVS patchset: 4169 CVS date: 2003/02/16 05:10:23
2003-02-15do not do discontinuity detection on SPU packet's PTS, these can be way offMichael Roitzsch
fixes "Dances with Wolves" German RC2 playback stutter CVS patchset: 4168 CVS date: 2003/02/15 18:27:29
2003-02-15- stupid me (#define LOG)Thibaut Mattern
- new mime type CVS patchset: 4167 CVS date: 2003/02/15 12:42:52
2003-02-15- http ref supportThibaut Mattern
- debug printf fixes CVS patchset: 4166 CVS date: 2003/02/15 11:21:01
2003-02-15FreeBSD compile fix: libiconv from FreeBSD port is not called libgiconv any moreHeiko Schaefer
CVS patchset: 4165 CVS date: 2003/02/15 00:56:01
2003-02-14wrong returned pointer typeDaniel Caujolle-Bert
CVS patchset: 4164 CVS date: 2003/02/14 22:32:41
2003-02-14less warningsDaniel Caujolle-Bert
CVS patchset: 4163 CVS date: 2003/02/14 22:28:45
2003-02-14do no handle raMiguel Freitas
CVS patchset: 4162 CVS date: 2003/02/14 19:45:58
2003-02-14fix bug causing division by zero @ audio_out.cMiguel Freitas
CVS patchset: 4161 CVS date: 2003/02/14 19:45:19
2003-02-14ok, it doesn't make sense to play mp3 with -A null...Miguel Freitas
but at least we may get metainfo. CVS patchset: 4160 CVS date: 2003/02/14 18:50:04
2003-02-14fix segfault for -A nullMiguel Freitas
CVS patchset: 4159 CVS date: 2003/02/14 18:30:05
2003-02-14FreeBSD compile fixesHeiko Schaefer
CVS patchset: 4158 CVS date: 2003/02/14 18:11:47
2003-02-14FreeBSD compile fixesHeiko Schaefer
CVS patchset: 4157 CVS date: 2003/02/14 18:00:38
2003-02-14wrong cast pointer typeDaniel Caujolle-Bert
CVS patchset: 4156 CVS date: 2003/02/14 16:58:36
2003-02-14make it compileGuenter Bartsch
CVS patchset: 4155 CVS date: 2003/02/14 14:58:06
2003-02-14fix u/v orderingGuenter Bartsch
CVS patchset: 4154 CVS date: 2003/02/14 14:48:08
2003-02-14PSX STR demuxer improvements and XA ADPCM decoder courtesy of StuartMike Melanson
Caie <kyzer@4u.net> CVS patchset: 4153 CVS date: 2003/02/14 04:32:27
2003-02-14oscope improvements courtesy of Marco Zühlke <MZuehlke@myrealbox.com>Mike Melanson
CVS patchset: 4152 CVS date: 2003/02/14 04:17:23
2003-02-14+1 for \0Miguel Freitas
CVS patchset: 4151 CVS date: 2003/02/14 01:33:22
2003-02-14avoid allocating random sized bufferMiguel Freitas
CVS patchset: 4150 CVS date: 2003/02/14 00:55:52
2003-02-14introduce a new mrl key, example "stream.ext#lastdemuxprobe:demux_id"Miguel Freitas
- xine will try to open stream.ext using all demuxers _except_ demux_id. - then it will be finally probed by content for demux_id. why? this is the mechanism to catch buggy content probing demuxers. it's is not intended for end users, but rather to make possible some kind of script testing of xine-lib and QA before releases. CVS patchset: 4149 CVS date: 2003/02/14 00:35:29
2003-02-14disable logMiguel Freitas
CVS patchset: 4148 CVS date: 2003/02/14 00:13:00
2003-02-13someone must have forgot this debug code hereMiguel Freitas
CVS patchset: 4147 CVS date: 2003/02/13 23:54:25
2003-02-13FreeBSD compile fixesHeiko Schaefer
CVS patchset: 4146 CVS date: 2003/02/13 19:04:52