Age | Commit message (Expand) | Author |
2004-01-04 | The most important change is the smallest: | Michael Roitzsch |
2004-01-04 | video_out_win32.h is no longer needed | Michael Roitzsch |
2004-01-04 | this->warned is not used anywhere, so it can go | Michael Roitzsch |
2004-01-04 | Use the rate provided by decoder_info[1] | Thibaut Mattern |
2004-01-04 | - skip the ultravox metadata headers (gets us further in playing back winamp.... | Bastien Nocera |
2004-01-04 | added IFF-16SV support to iff-demuxer | Manfred Tremmel |
2004-01-04 | James Courtier-Dutton - Fix segfault when mrl is NULL | Stephen Torri |
2004-01-03 | Move win32_visual_t into xine.h ==> frontends can be compiled out of xine tree. | František Dvořák |
2004-01-03 | some changes to build iff-demuxer | Manfred Tremmel |
2004-01-03 | new IFF demuxer, currently only IFF-8SVX support, but more in the future | Manfred Tremmel |
2004-01-03 | Second attempt at detecting end of non-live rtsp streams | James Stembridge |
2004-01-03 | stream_codec_tag needs to be set as well | Mike Melanson |
2004-01-02 | better MANGLE from ffmpeg | Miguel Freitas |
2004-01-02 | my small contribution to the cygwin port ;-) | Miguel Freitas |
2004-01-02 | fix possible deadlock with ogm subtitles | Miguel Freitas |
2004-01-02 | quick fix to play SVQ1 files with embedded strings | Mike Melanson |
2004-01-01 | Win32 port, mainly DirectX: | František Dvořák |
2004-01-01 | unused variable | Michael Roitzsch |
2004-01-01 | set_property() calls should return the value they set | Michael Roitzsch |
2003-12-31 | Add a mute feature to the software amp. | James Courtier-Dutton |
2003-12-31 | Compilation under CygWin. | František Dvořák |
2003-12-31 | fix driver initialization on big endian platforms that don't support little | Siggi Langauf |
2003-12-30 | check if MAX_STREAMS is exceed and do not crash... | Miguel Freitas |
2003-12-30 | easier debugging with --verbose | Miguel Freitas |
2003-12-30 | get property generates too much noise with subtitles active | Miguel Freitas |
2003-12-30 | - update to libfaad 2.0 rc3 | Miguel Freitas |
2003-12-29 | obvious fix to make sdl work again. | Miguel Freitas |
2003-12-29 | better initialization of slave metronom should fix problems with ogg and goom | Michael Roitzsch |
2003-12-29 | getting rid of some MSVC specific parts | Michael Roitzsch |
2003-12-28 | ready for 1-rc3a. Hopefully...xine_1-rc3a-release1-rc3a | Siggi Langauf |
2003-12-26 | Win32 mega update: | František Dvořák |
2003-12-26 | * cure the ABI breakage: XINE_LANG_MAX cannot be increased | Michael Roitzsch |
2003-12-25 | Not overwrite regular files by RIP, only add number suffix. | František Dvořák |
2003-12-24 | * patch by David Gómez to support linebreaking '|' in subview format | Michael Roitzsch |
2003-12-24 | time for some Christmas presents... | Michael Roitzsch |
2003-12-24 | Ooops, not even an editor with brace highlighting can compensate my faults | Michael Roitzsch |
2003-12-24 | the access() check is wrong, since R_OK & W_OK & X_OK is always 0, so we | Michael Roitzsch |
2003-12-24 | that should fix full rate deinterlacing of some dvds | Miguel Freitas |
2003-12-24 | stupid me... mpeg1 is always progressive. | Miguel Freitas |
2003-12-24 | remove unused variable | Michael Roitzsch |
2003-12-24 | small cleanup | Michael Roitzsch |
2003-12-24 | thanks to Carsten Weinhold for finding and fixing this: | Michael Roitzsch |
2003-12-24 | small cleanup | Michael Roitzsch |
2003-12-23 | - some more endianness fixes to ogg demuxer | Miguel Freitas |
2003-12-23 | fix wrong format string and superfluous argument | Michael Roitzsch |
2003-12-21 | if gcc knows that xine_xmalloc() behaves like malloc(), some more | Michael Roitzsch |
2003-12-21 | speed improvement of my last change, thanks Thibaut | Manfred Tremmel |
2003-12-20 | No globals allowed. Fix indentation style. Explicit (void) function parameter. | Daniel Caujolle-Bert |
2003-12-20 | solved some big-endian problemes | Manfred Tremmel |
2003-12-20 | force raw AAC to be decoded as stereo; not a great idea, but it will | Mike Melanson |