summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-10-22Daniel, I hope you don't mind that I readd a placeholder for str_sticky,Michael Roitzsch
2003-10-22- fix compile-time warningBastien Nocera
2003-10-21remove this config relic, sticky_str was removes more than year ago.Daniel Caujolle-Bert
2003-10-21whoops, even another missing renameMichael Roitzsch
2003-10-21Since the plugin lives inside xine-lib now, there should be no cause for anyMichael Roitzsch
2003-10-21fix forgotten vcdx -> vcd renamingMichael Roitzsch
2003-10-21adding members in the middle of an engine structure breaks plugin APIMichael Roitzsch
2003-10-21fix typoMichael Roitzsch
2003-10-20(...) forNUC__ onlyDaniel Caujolle-Bert
2003-10-20Clog the security hole in RIP input plugin. Streams may be saved only into on...František Dvořák
2003-10-20Add a warning about RESUME calls happening when they should now.James Courtier-Dutton
2003-10-20Submitted by Rett Walters: -James Courtier-Dutton
2003-10-20Accidentally committed debug printf's.Rocky Bernstein
2003-10-20Should reduce the spurious calls to scan devices.Rocky Bernstein
2003-10-20Allow lazy loading of Sun mediaLib. Update ChangeLog.Robin KAY
2003-10-19vcd,ovcd -> vcdo. In MRL and plugin name. In the past, the mpeg demuxRocky Bernstein
2003-10-19vcdx -> vcd. In MRL, in plugin name.Rocky Bernstein
2003-10-19tvtime don't need to register config values, post have special config methodDaniel Caujolle-Bert
2003-10-19Rename meta_helper info_helper.Thibaut Mattern
2003-10-19Add fourcc for Real 14.4 codecJames Stembridge
2003-10-19Disable saving of real streams - will make users angry but will stop real fro...James Stembridge
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