Age | Commit message (Expand) | Author |
2003-10-18 | cleanups, xlock fixes | Daniel Caujolle-Bert |
2003-10-18 | Add meta_helper.[h|c] | Thibaut Mattern |
2003-10-18 | Add io_helper and meta_helper. | Thibaut Mattern |
2003-10-18 | Metainfo helper functions. | Thibaut Mattern |
2003-10-17 | Allways initialize fifo size. | Thibaut Mattern |
2003-10-16 | Avoid yoyo effect with poorly interleaved streams. | Thibaut Mattern |
2003-10-16 | Don't read off the end of the buffer | James Stembridge |
2003-10-16 | Send all asf headers to the demuxer, now it will handle this. | Thibaut Mattern |
2003-10-16 | Support asf stream concatenation. | Thibaut Mattern |
2003-10-15 | printf -> lprintf | Thibaut Mattern |
2003-10-15 | Revert the bad fix. | Thibaut Mattern |
2003-10-15 | Oops, small correction yet. File MRLs which don't contain '/:' should work no... | František Dvořák |
2003-10-15 | Michael's simply solution for using crazy named directries (with ':' characte... | František Dvořák |
2003-10-14 | just a little comment | Thibaut Mattern |
2003-10-14 | - use the alloc callback to avoid deadlocks. | Thibaut Mattern |
2003-10-14 | Fix DISC_ABSOLUTE (and DISC_RELATIVE) for audio only streams. | Thibaut Mattern |
2003-10-14 | Add a callback to the buffer_pool_alloc function. | Thibaut Mattern |
2003-10-14 | made libtool-nofpic silent and not installing .la files at all | Daniel Caujolle-Bert |
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 | * use Makefile.common for global targets | Michael Roitzsch |
2003-10-13 | even more housekeeping | Michael Roitzsch |
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-13 | undelete diff patch, sorry. | Daniel Caujolle-Bert |
2003-10-13 | Add vcdx plugin(CVS) and dependent libs(no CVS, broken API). | Daniel Caujolle-Bert |
2003-10-13 | be nicer on files with '%' inside | Michael Roitzsch |
2003-10-13 | fix heuristics to handle invalid MRLs with '#' inside | Michael Roitzsch |
2003-10-13 | Fix ssa handling. Fix ssa parsing by syncing to MPlayer. | Daniel Caujolle-Bert |
2003-10-12 | fix compiler warning | Michael Roitzsch |
2003-10-12 | thank god noone defined LOG_BUTTON | Michael Roitzsch |
2003-10-12 | replace this line (it belongs to Xv) | Michael Roitzsch |
2003-10-12 | Fallback when iconv_open fails. | Robin KAY |
2003-10-12 | Remove asserts. | James Courtier-Dutton |
2003-10-12 | Fix "audio_alsa_out: buffer to small, could not use" for some sound cards. | 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 | - use LE_* macros | Thibaut Mattern |
2003-10-11 | Fix mpeg 2 frame parsing. | Thibaut Mattern |
2003-10-10 | patch for kernels >= 2.5 from Billy Biggs | Miguel Freitas |
2003-10-10 | avoid FPE error with 0 length files, use xine_demux_check_extension() | Daniel Caujolle-Bert |
2003-10-10 | - fix segfault trying to listen to the radio, patch from Jeroen Asselman <j.a... | Bastien Nocera |
2003-10-08 | Adds LE_64, ME_64, BE_64... | Thibaut Mattern |
2003-10-08 | 7*8 = 56 | Thibaut Mattern |
2003-10-08 | Fix includes. | Robin KAY |
2003-10-08 | Patch as sent to ffmpeg-devel. | Robin KAY |
2003-10-08 | encoding of URL with multibyte characters in MMS for using xine in China | František Dvořák |
2003-10-08 | cheap mode and scaler bob | Miguel Freitas |
2003-10-08 | better use "ScalerBob" as the plugin name | Miguel Freitas |
2003-10-08 | - add scalerbob method (drop half of the lines and let the hardware/vo driver | Miguel Freitas |