Age | Commit message (Expand) | Author |
2003-10-28 | Handle comments in rpm files | James Stembridge |
2003-10-28 | improve real audio demuxer: | James Stembridge |
2003-10-28 | Use info_helper functions. | Thibaut Mattern |
2003-10-27 | Use info_helper functions | Thibaut Mattern |
2003-10-24 | fix palette, fix fps, send both encoded video chunks to decoder at once, | Mike Melanson |
2003-10-24 | use the common bitmapinfo and waveformatex structures | Mike Melanson |
2003-10-23 | make the demuxers conform to the bitmapinfo structure | Mike Melanson |
2003-10-22 | I used xine-ui to show the slides on my presentation and found it more | Michael Roitzsch |
2003-10-20 | Submitted by Rett Walters: - | James Courtier-Dutton |
2003-10-16 | Support asf stream concatenation. | Thibaut Mattern |
2003-10-14 | Fix playing of asf stream without video (problem was only for seekable inputs). | František Dvořák |
2003-10-13 | Do not seek with a 0 offset. | Thibaut Mattern |
2003-10-13 | Fix my stupid bug, id3 tag should work with seekable inputs now. | František Dvořák |
2003-10-13 | Don't find out id3 info in mp3 files saved by RIP from non-seekable inputs. | František Dvořák |
2003-10-12 | Remove asserts. | James Courtier-Dutton |
2003-10-12 | Fix performance issue with mp3 inside wav streams. | Thibaut Mattern |
2003-10-11 | use bswap.h | Thibaut Mattern |
2003-10-11 | Fix mpeg 2 frame parsing. | Thibaut Mattern |
2003-10-10 | avoid FPE error with 0 length files, use xine_demux_check_extension() | Daniel Caujolle-Bert |
2003-10-08 | 7*8 = 56 | Thibaut Mattern |
2003-10-07 | - send 100% (completion) event when the index is finished building | Bastien Nocera |
2003-10-07 | reactivate some dead code that got disabled by accident; | Michael Roitzsch |
2003-10-06 | some housekeeping and compiler warnings | Michael Roitzsch |
2003-10-05 | Fix buffer overrun. | Robin KAY |
2003-10-05 | Better content detection. | Thibaut Mattern |
2003-10-04 | do not use id3v2 to detect mp3. | Thibaut Mattern |
2003-10-04 | fix time seeking with cbr streams. | Thibaut Mattern |
2003-09-28 | Get meta infos from ID3 version 2.2 tags | Thibaut Mattern |
2003-09-28 | Revisited mpeg audio demuxer. | Thibaut Mattern |
2003-09-22 | - Fix a bug introduced by the previous commit. The id3v2 tag identifier was r... | Thibaut Mattern |
2003-09-17 | remove else block that breaks on any compressed file | Mike Melanson |
2003-09-13 | Add comments so that people know where this sort of stream comes from. | James Courtier-Dutton |
2003-09-13 | Try to fix frame duration. | Thibaut Mattern |
2003-09-13 | Add demuxing of some AC3/A52 streams found in some DVB streams. | James Courtier-Dutton |
2003-09-10 | - use a hack from mplayer to compute pts with mp3 VBR streams | Thibaut Mattern |
2003-09-10 | Force the RHS to int64_t. My compiler seems to think | James Courtier-Dutton |
2003-09-07 | - don't skip the last audio packet (simpsons_22films.asf) | Thibaut Mattern |
2003-09-05 | Trying new methods to detect if a stream is mpeg1 or mpeg2. | James Courtier-Dutton |
2003-09-04 | patch from Frantisek (4 bytes alignment) | Miguel Freitas |
2003-09-03 | Add support for TITLE= and CHAPTER*= comment in ogm Files | Marco Zuehlke |
2003-09-02 | leaks | Miguel Freitas |
2003-09-01 | Add warning and check, so that xine does not try to play | James Courtier-Dutton |
2003-08-31 | Fix .mp3 content detection for .mp3 files with a header or ID3. | James Courtier-Dutton |
2003-08-28 | Fix bug in demux_mpeg_pes.c | James Courtier-Dutton |
2003-08-28 | Don't segfault, when there is no comment for a subtitle. | Marco Zuehlke |
2003-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ... | Daniel Caujolle-Bert |
2003-08-19 | Laurent Aimar <fenrir@videolan.org> mpeg demuxer fixes | Miguel Freitas |
2003-08-16 | Fix bug in playing A52 .wav files via SPDIF passthrough. | James Courtier-Dutton |
2003-08-12 | display time when playing yuv4mpeg2 files | James Stembridge |
2003-08-12 | whoops, header contains pixel, not frame aspect ratio | James Stembridge |