summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-01-08check for recognised codecsJames Stembridge
CVS patchset: 6013 CVS date: 2004/01/08 23:17:34
2004-01-07use frame copying functionsJames Stembridge
CVS patchset: 6012 CVS date: 2004/01/07 22:28:34
2004-01-07use frame copying/conversion functionsJames Stembridge
CVS patchset: 6011 CVS date: 2004/01/07 22:25:22
2004-01-07use frame copying functionsJames Stembridge
CVS patchset: 6010 CVS date: 2004/01/07 22:22:54
2004-01-07- use O_EXCL when opening the CD device so that we're sure no other applicationBastien Nocera
will try and touch it CVS patchset: 6009 CVS date: 2004/01/07 22:21:40
2004-01-07frame copying functionsJames Stembridge
CVS patchset: 6008 CVS date: 2004/01/07 22:20:59
2004-01-07the new, refined post plugin architectureMichael Roitzsch
* post plugins are now much safer (fewer races/inconsistencies) and easier to write * all post plugins are ported to the new architecture (and should work) * ports can now be opened and closed with a NULL stream CVS patchset: 6007 CVS date: 2004/01/07 19:52:42
2004-01-06hack to support a rather malformed QT file, courtesy of DrewMike Melanson
'dantealiegri' Ogle <dantealiegri at umbc.edu> CVS patchset: 6006 CVS date: 2004/01/06 05:39:07
2004-01-05i guess this field is missing hereMiguel Freitas
CVS patchset: 6005 CVS date: 2004/01/05 20:52:31
2004-01-05Discontinuity handlingThibaut Mattern
Should fix first Siggi's problem. CVS patchset: 6004 CVS date: 2004/01/05 19:39:10
2004-01-05wonder why Mike isn't complaining about C++ style comments, any more...Siggi Langauf
CVS patchset: 6003 CVS date: 2004/01/05 12:15:55
2004-01-05Do not read from non seekable input plugins.Thibaut Mattern
CVS patchset: 6002 CVS date: 2004/01/05 08:02:35
2004-01-05DOS/Win CRs are forbidden, verboten, interditMike Melanson
CVS patchset: 6001 CVS date: 2004/01/05 01:47:26
2004-01-05bad coding convention, bad!Mike Melanson
CVS patchset: 6000 CVS date: 2004/01/05 01:22:11
2004-01-05Fix the noise which can occur for some rates.František Dvořák
The main bugs remains: - buffer overrun (need different method of events?...) - stop playback on stop CVS patchset: 5999 CVS date: 2004/01/05 00:51:44
2004-01-05Initial matroska demuxer.Thibaut Mattern
It works with some test streams. Unsupported stuff: seeking lots of codecs subtitles metadata ... CVS patchset: 5998 CVS date: 2004/01/05 00:40:54
2004-01-04Build fix for win32 xineui.František Dvořák
Remove replicated file. Michael, thanks for removing video_out_win32.h. CVS patchset: 5997 CVS date: 2004/01/04 23:33:30
2004-01-04The most important change is the smallest:Michael Roitzsch
* add a small delay before enabling zoom mode, since the card gets confused when we activate zoom mode before the first frame (that's also what the ChangeLog entry accounts for) Then some less important changes: * give a hint about sync mode to the SCR plugin to properly recover the mode when resuming from pause mode * refactor the enhanced mode handling out of the MPEG encoders into video out * inline some decoder functions, because they are only used once anyway * some additional cleanup CVS patchset: 5996 CVS date: 2004/01/04 22:26:28
2004-01-04# isn't m4 commentDaniel Caujolle-Bert
CVS patchset: 5995 CVS date: 2004/01/04 20:30:20
2004-01-04delete pl_PL.poDaniel Caujolle-Bert
CVS patchset: 5994 CVS date: 2004/01/04 20:22:52
2004-01-04rename pl_PL.po to pl.poDaniel Caujolle-Bert
CVS patchset: 5993 CVS date: 2004/01/04 20:21:24
2004-01-04Miguel has not complained, so I assume this worksMichael Roitzsch
CVS patchset: 5992 CVS date: 2004/01/04 18:36:17
2004-01-04video_out_win32.h is no longer neededMichael Roitzsch
CVS patchset: 5991 CVS date: 2004/01/04 17:46:50
2004-01-04this->warned is not used anywhere, so it can goMichael Roitzsch
CVS patchset: 5990 CVS date: 2004/01/04 17:33:32
2004-01-04Use the rate provided by decoder_info[1]Thibaut Mattern
CVS patchset: 5989 CVS date: 2004/01/04 16:19:45
2004-01-04- skip the ultravox metadata headers (gets us further in playing back ↵Bastien Nocera
winamp.com videos) CVS patchset: 5988 CVS date: 2004/01/04 11:59:33
2004-01-04added IFF-16SV support to iff-demuxerManfred Tremmel
CVS patchset: 5987 CVS date: 2004/01/04 00:41:33
2004-01-04James Courtier-Dutton - Fix segfault when mrl is NULLStephen Torri
CVS patchset: 5986 CVS date: 2004/01/04 00:00:58
2004-01-03Makefile for compiling win32 xineui under cygwin against already installed ↵František Dvořák
libxine. Don't use common.h in include/ directory, there it's together with helping system files and CygWin wouldn't be happy. CVS patchset: 5985 CVS date: 2004/01/03 20:36:09
2004-01-03added iff entryManfred Tremmel
CVS patchset: 5984 CVS date: 2004/01/03 20:35:48
2004-01-03Add directx output plugins to the list of plugins.František Dvořák
CVS patchset: 5983 CVS date: 2004/01/03 20:27:28
2004-01-03Move win32_visual_t into xine.h ==> frontends can be compiled out of xine tree.František Dvořák
CVS patchset: 5982 CVS date: 2004/01/03 20:23:19
2004-01-03some changes to build iff-demuxerManfred Tremmel
CVS patchset: 5981 CVS date: 2004/01/03 20:04:22
2004-01-03new IFF demuxer, currently only IFF-8SVX support, but more in the futureManfred Tremmel
CVS patchset: 5980 CVS date: 2004/01/03 19:59:00
2004-01-03Second attempt at detecting end of non-live rtsp streamsJames Stembridge
CVS patchset: 5979 CVS date: 2004/01/03 17:19:39
2004-01-03stream_codec_tag needs to be set as wellMike Melanson
CVS patchset: 5978 CVS date: 2004/01/03 14:50:13
2004-01-02Prepare compilation of win32 xineui under cygwin.František Dvořák
Minor MSVC changes and "Xine" typos. CVS patchset: 5977 CVS date: 2004/01/02 22:42:03
2004-01-02better MANGLE from ffmpegMiguel Freitas
CVS patchset: 5976 CVS date: 2004/01/02 20:53:43
2004-01-02my small contribution to the cygwin port ;-)Miguel Freitas
CVS patchset: 5975 CVS date: 2004/01/02 20:47:03
2004-01-02fixing little typoSiggi Langauf
CVS patchset: 5974 CVS date: 2004/01/02 19:31:56
2004-01-02fix possible deadlock with ogm subtitlesMiguel Freitas
CVS patchset: 5973 CVS date: 2004/01/02 19:03:46
2004-01-02quick fix to play SVQ1 files with embedded stringsMike Melanson
CVS patchset: 5972 CVS date: 2004/01/02 02:59:03
2004-01-01Win32 port, mainly DirectX:František Dvořák
* use DirectX under CygWin and basic auto-stuff * move some my macros in configure.ac * I don't know why, but shared directx plugins can't be linked with libdxguid.a. Used cute-hack, idea is from mplayer. Also thanks to hexedit, because I haven't sources of w32api. * Fix some warnings in vo directx and ao directx. * Decrease version of directx. It seems it still works. For compilation with DirectX under Cygwin you need header files from directx-sdk. Autoconf macros are only basic, but it works. for example: DIRECTX_CFLAGS=-I/cygrive/c/Program\ Files/Directx/include ./autogen.sh CVS patchset: 5971 CVS date: 2004/01/01 18:14:51
2004-01-01Necessary libs for libcdio and libvcd under CygWin. Probably it would beFrantišek Dvořák
needed also under mingw. CVS patchset: 5970 CVS date: 2004/01/01 18:06:59
2004-01-01unused variableMichael Roitzsch
CVS patchset: 5969 CVS date: 2004/01/01 15:55:24
2004-01-01set_property() calls should return the value they setMichael Roitzsch
CVS patchset: 5968 CVS date: 2004/01/01 14:20:52
2003-12-31Add a mute feature to the software amp.James Courtier-Dutton
CVS patchset: 5967 CVS date: 2003/12/31 23:29:06
2003-12-31Compilation under CygWin.František Dvořák
CVS patchset: 5966 CVS date: 2003/12/31 18:31:39
2003-12-31new Debian updateSiggi Langauf
CVS patchset: 5965 CVS date: 2003/12/31 14:45:54
2003-12-31fix driver initialization on big endian platforms that don't support littleSiggi Langauf
endian audio samples CVS patchset: 5964 CVS date: 2003/12/31 12:05:26