Age | Commit message (Expand) | Author |
2002-07-31 | added RGB palette support for Quicktime files | Mike Melanson |
2002-07-28 | fixes for multi-channel audio (blame guenter :o)) | Heiko Schaefer |
2002-07-20 | Use BUF_FLAG_SEEK | Thibaut Mattern |
2002-07-19 | fallback to display size if video size is unknown | Miguel Freitas |
2002-07-19 | Better plural by ValtrII | Philipp Hahn |
2002-07-19 | do not assume media type atoms will occur before the other atoms. | Miguel Freitas |
2002-07-19 | - fix mpeg2/lpcm mess | Miguel Freitas |
2002-07-17 | more fixes to play aac streams (.mp4) | Miguel Freitas |
2002-07-17 | 64-bit QT file fix by Dan Lindstrom <lindstromd@gmx.net> | Miguel Freitas |
2002-07-17 | stop sending audio parameters all the time | Miguel Freitas |
2002-07-16 | revert latest patch: freezes with some streams. | Miguel Freitas |
2002-07-16 | binary search avi patch by Staszek Pasko | Miguel Freitas |
2002-07-16 | send decoder info to video too. (needed for some mpeg4 streams) | Miguel Freitas |
2002-07-16 | removed half-baked idea of tracking mdat atom boundaries-- this fixes | Mike Melanson |
2002-07-15 | lazy parsing of mp4 esds atom to extract AAC decoder config. now playback | Miguel Freitas |
2002-07-15 | fixed so that small FLI files do not cause xine to report a demuxer | Mike Melanson |
2002-07-14 | make demuxers a bit more "programmer friendly" | Miguel Freitas |
2002-07-13 | fix classic C blunder | Mike Melanson |
2002-07-11 | fixups and cleanups, and it also works now | Mike Melanson |
2002-07-10 | Fix untranslateable message by ValtrII/me | Philipp Hahn |
2002-07-10 | Fix untranslateable message by ValtrII | Philipp Hahn |
2002-07-10 | send temporal position information to the engine | Mike Melanson |
2002-07-09 | fix buffer leakage (symptom: xine freezes on exit) | Miguel Freitas |
2002-07-09 | seek improvements, fixed buffer leak and memory overflow. tested with pcm, | Miguel Freitas |
2002-07-08 | Use BUF_FLAG_SEEK. | Thibaut Mattern |
2002-07-07 | initial commit for WAV, SMJPEG, FLI, and Id CIN file demuxers | Mike Melanson |
2002-07-07 | remembered to unlock the mutex in a few places | Mike Melanson |
2002-07-05 | - win32 bugfixes | Miguel Freitas |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-07-05 | fix small bug in seek logic | Mike Melanson |
2002-07-05 | optimized seeking with binary search, fixed sync after seek, fixed | Mike Melanson |
2002-07-05 | oops, minor bug that makes all the difference; seeking is quite smooth now | Mike Melanson |
2002-07-05 | optimized seeking using binary search, corrected sync after seek, fixed | Mike Melanson |
2002-07-02 | make audio only streams work again | Guenter Bartsch |
2002-07-02 | fix time seeking to keyframe (patch by Staszek Pasko <staszek@nutki.com>) | Miguel Freitas |
2002-07-01 | enable playing sorenson mpg4 fourcc | Miguel Freitas |
2002-06-29 | Use BUF_FLAG_SEEK. | Thibaut Mattern |
2002-06-25 | added support in buffer.h for transporting RGB palette from the demuxer to | Mike Melanson |
2002-06-23 | Use BUF_FLAG_SEEK. | Thibaut Mattern |
2002-06-23 | Let cvs ignore a lot of files that are built. | Dennis Björklund |
2002-06-21 | Claire Griffin <claire@comedia.com> - demux_ts fixes for ATSC streams | Miguel Freitas |
2002-06-21 | no need to include win32 headers anymore | Miguel Freitas |
2002-06-20 | fill in decoder_info[] for every audio buffer | Mike Melanson |
2002-06-20 | an attempt do be more defensive when trying to play AVI via http. | Siggi Langauf |
2002-06-19 | Fix memory leaks and related bugs | Ewald Snel |
2002-06-18 | init and cleanup edit list | Mike Melanson |
2002-06-16 | load a few more relevant pieces of information: trak header flags and edit | Mike Melanson |
2002-06-16 | Fix for streams with LPCM audio. | James Courtier-Dutton |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-09 | only report valid audio fourcc | Miguel Freitas |