Age | Commit message (Expand) | Author |
2004-01-15 | add fragment skipping formerly found in libreal/xine_decoder.c | James Stembridge |
2004-01-13 | correct skipping of aac frame size list | James Stembridge |
2004-01-13 | sync with vidix cvs | James Stembridge |
2004-01-13 | remove pointless header | James Stembridge |
2004-01-13 | Pass framerate to real decoder in standard manner | James Stembridge |
2004-01-13 | File header doesn't seem to have a fixed sized after all | James Stembridge |
2004-01-13 | cut the long functions into smaller chunks | Marco Zuehlke |
2004-01-13 | remove debug output | Marco Zuehlke |
2004-01-12 | set ratio meta info | James Stembridge |
2004-01-12 | support for AAC in rm files | James Stembridge |
2004-01-12 | spelling | James Stembridge |
2004-01-12 | 1) read fps from header | James Stembridge |
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 | 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 | 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 |