Age | Commit message (Expand) | Author |
2004-01-11 | the faad project accepted a huge compiler warning patch I sent them, | Michael Roitzsch |
2004-01-11 | fix logging | Michael Roitzsch |
2004-01-11 | allowing a const pointer here, since this will remove the need for a cast | Michael Roitzsch |
2004-01-11 | mmm hmm, I'm glad that you're trying to open the file, but do it | Mike Melanson |
2004-01-10 | converting those weird linebreaks (this file was using \r instead of \n) | Michael Roitzsch |
2004-01-10 | start the multi stream support. | Thibaut Mattern |
2004-01-10 | oups, it's better with timestamps... | Thibaut Mattern |
2004-01-10 | RealVideo support for the matroska demuxer. | Thibaut Mattern |
2004-01-10 | Special buffer for the RealVideo chunk table. | Thibaut Mattern |
2004-01-09 | Put stream_info into a struct on it's own. | Marco Zuehlke |
2004-01-09 | - rework semantics of some buffer flags. check buffer.h for details. | Miguel Freitas |
2004-01-08 | check for recognised codecs | James Stembridge |
2004-01-07 | use frame copying functions | James Stembridge |
2004-01-07 | use frame copying/conversion functions | James Stembridge |
2004-01-07 | use frame copying functions | James Stembridge |
2004-01-07 | - use O_EXCL when opening the CD device so that we're sure no other application | Bastien Nocera |
2004-01-07 | frame copying functions | James Stembridge |
2004-01-07 | the new, refined post plugin architecture | Michael Roitzsch |
2004-01-06 | hack to support a rather malformed QT file, courtesy of Drew | Mike Melanson |
2004-01-05 | i guess this field is missing here | Miguel Freitas |
2004-01-05 | Discontinuity handling | Thibaut Mattern |
2004-01-05 | wonder why Mike isn't complaining about C++ style comments, any more... | Siggi Langauf |
2004-01-05 | Do not read from non seekable input plugins. | Thibaut Mattern |
2004-01-05 | DOS/Win CRs are forbidden, verboten, interdit | Mike Melanson |
2004-01-05 | bad coding convention, bad! | Mike Melanson |
2004-01-05 | Fix the noise which can occur for some rates. | František Dvořák |
2004-01-05 | Initial matroska demuxer. | Thibaut Mattern |
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 |