summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-10-19VCD plugins renamed:Siggi Langauf
2003-10-19Try to follow audio_out api.Thibaut Mattern
2003-10-19build both vcd pluginsDaniel Caujolle-Bert
2003-10-19Refactor code. Rewrite chroma keying implementation.Robin KAY
2003-10-18Re-add COMPLETION gui_data_exchange() support, removed by //error//.Daniel Caujolle-Bert
2003-10-18cleanups, xlock fixesDaniel Caujolle-Bert
2003-10-18Add meta_helper.[h|c]Thibaut Mattern
2003-10-18Add io_helper and meta_helper.Thibaut Mattern
2003-10-18Metainfo helper functions.Thibaut Mattern
2003-10-17Allways initialize fifo size.Thibaut Mattern
2003-10-16Avoid yoyo effect with poorly interleaved streams.Thibaut Mattern
2003-10-16Don't read off the end of the bufferJames Stembridge
2003-10-16Send all asf headers to the demuxer, now it will handle this.Thibaut Mattern
2003-10-16Support asf stream concatenation.Thibaut Mattern
2003-10-15printf -> lprintfThibaut Mattern
2003-10-15Revert the bad fix.Thibaut Mattern
2003-10-15Oops, small correction yet. File MRLs which don't contain '/:' should work no...František Dvořák
2003-10-15Michael's simply solution for using crazy named directries (with ':' characte...František Dvořák
2003-10-14just a little commentThibaut Mattern
2003-10-14- use the alloc callback to avoid deadlocks.Thibaut Mattern
2003-10-14Fix DISC_ABSOLUTE (and DISC_RELATIVE) for audio only streams.Thibaut Mattern
2003-10-14Add a callback to the buffer_pool_alloc function.Thibaut Mattern
2003-10-14made libtool-nofpic silent and not installing .la files at allDaniel Caujolle-Bert
2003-10-14Fix playing of asf stream without video (problem was only for seekable inputs).František Dvořák
2003-10-13Do not seek with a 0 offset.Thibaut Mattern
2003-10-13Fix my stupid bug, id3 tag should work with seekable inputs now.František Dvořák
2003-10-13* use Makefile.common for global targetsMichael Roitzsch
2003-10-13even more housekeepingMichael Roitzsch
2003-10-13Don't find out id3 info in mp3 files saved by RIP from non-seekable inputs.František Dvořák
2003-10-13undelete diff patch, sorry.Daniel Caujolle-Bert
2003-10-13Add vcdx plugin(CVS) and dependent libs(no CVS, broken API).Daniel Caujolle-Bert
2003-10-13be nicer on files with '%' insideMichael Roitzsch
2003-10-13fix heuristics to handle invalid MRLs with '#' insideMichael Roitzsch
2003-10-13Fix ssa handling. Fix ssa parsing by syncing to MPlayer.Daniel Caujolle-Bert
2003-10-12fix compiler warningMichael Roitzsch
2003-10-12thank god noone defined LOG_BUTTONMichael Roitzsch
2003-10-12replace this line (it belongs to Xv)Michael Roitzsch
2003-10-12Fallback when iconv_open fails.Robin KAY
2003-10-12Remove asserts.James Courtier-Dutton
2003-10-12Fix "audio_alsa_out: buffer to small, could not use" for some sound cards.James Courtier-Dutton
2003-10-12Fix performance issue with mp3 inside wav streams.Thibaut Mattern
2003-10-11use bswap.hThibaut Mattern
2003-10-11- use LE_* macrosThibaut Mattern
2003-10-11Fix mpeg 2 frame parsing.Thibaut Mattern
2003-10-10patch for kernels >= 2.5 from Billy BiggsMiguel Freitas
2003-10-10avoid 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-08Adds LE_64, ME_64, BE_64...Thibaut Mattern
2003-10-087*8 = 56Thibaut Mattern
2003-10-08Fix includes.Robin KAY