Age | Commit message (Expand) | Author |
2004-01-12 | adding Thibaut's matroska demuxer | Michael Roitzsch |
2004-01-12 | * adding Thibaut's matroska demuxer | Michael Roitzsch |
2004-01-12 | it seems i forgot to commit the api increase (demux/decoder). weird. | Miguel Freitas |
2004-01-12 | - ignore CRC errors when decoding MP3s, so that Bastien can listen to his bro... | Bastien Nocera |
2004-01-11 | create fragment offset table in demuxer - calculation of frame durations stil... | James Stembridge |
2004-01-11 | Keep compilation under MSVC. | František Dvořák |
2004-01-11 | use _x_demux_read_send_data for audio | James Stembridge |
2004-01-11 | add _x_demux_read_send_data | James Stembridge |
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 | Build fix for win32 xineui. | František Dvořák |
2004-01-04 | The most important change is the smallest: | Michael Roitzsch |
2004-01-04 | # isn't m4 comment | Daniel Caujolle-Bert |
2004-01-04 | delete pl_PL.po | Daniel Caujolle-Bert |
2004-01-04 | rename pl_PL.po to pl.po | Daniel Caujolle-Bert |
2004-01-04 | Miguel has not complained, so I assume this works | 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 | Makefile for compiling win32 xineui under cygwin against already installed li... | František Dvořák |
2004-01-03 | added iff entry | Manfred Tremmel |
2004-01-03 | Add directx output plugins to the list of plugins. | František Dvořák |