summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-10-20Should reduce the spurious calls to scan devices.Rocky Bernstein
CVS patchset: 5554 CVS date: 2003/10/20 01:14:33
2003-10-20Allow lazy loading of Sun mediaLib. Update ChangeLog.Robin KAY
CVS patchset: 5553 CVS date: 2003/10/20 00:33:28
2003-10-19vcd,ovcd -> vcdo. In MRL and plugin name. In the past, the mpeg demuxRocky Bernstein
expected the mrl to *start* with vcd (not end with vcd). CVS patchset: 5552 CVS date: 2003/10/19 23:48:47
2003-10-19vcdx -> vcd. In MRL, in plugin name.Rocky Bernstein
CVS patchset: 5551 CVS date: 2003/10/19 23:47:34
2003-10-19po update from Giovanni Venturi <jumpyj@libero.it>Daniel Caujolle-Bert
CVS patchset: 5550 CVS date: 2003/10/19 23:40:51
2003-10-19tvtime don't need to register config values, post have special config methodDaniel Caujolle-Bert
CVS patchset: 5549 CVS date: 2003/10/19 20:58:27
2003-10-19mpeg_audio and wav demuxer fixes.Thibaut Mattern
CVS patchset: 5548 CVS date: 2003/10/19 20:07:39
2003-10-19Rename meta_helper info_helper.Thibaut Mattern
Add a function to set integer stream infos. CVS patchset: 5547 CVS date: 2003/10/19 19:45:03
2003-10-19Add fourcc for Real 14.4 codecJames Stembridge
CVS patchset: 5546 CVS date: 2003/10/19 16:32:08
2003-10-19Disable saving of real streams - will make users angry but will stop real ↵James Stembridge
from getting angry :) CVS patchset: 5545 CVS date: 2003/10/19 16:28:10
2003-10-19specfile: new rpm for directfb implementedManfred Tremmel
CVS patchset: 5544 CVS date: 2003/10/19 15:06:18
2003-10-19VCD plugins renamed:Siggi Langauf
VCD (formerly known as VCDX) is the new navigation enables one OVCD (formerly known as VCD) is the old, deprecated one. This is still in here for people who may experience trouble with the new plugin... CVS patchset: 5543 CVS date: 2003/10/19 14:34:35
2003-10-19Try to follow audio_out api.Thibaut Mattern
Thanks to Daniel for the patch. Bastien: please test CVS patchset: 5542 CVS date: 2003/10/19 13:40:32
2003-10-19build both vcd pluginsDaniel Caujolle-Bert
CVS patchset: 5541 CVS date: 2003/10/19 12:01:47
2003-10-19Refactor code. Rewrite chroma keying implementation.Robin KAY
CVS patchset: 5540 CVS date: 2003/10/19 03:12:47
2003-10-18Re-add COMPLETION gui_data_exchange() support, removed by //error//.Daniel Caujolle-Bert
CVS patchset: 5539 CVS date: 2003/10/18 23:01:21
2003-10-18mms + asf + nbc cleanup/fixesThibaut Mattern
All these patches to support this radio: mms://wms03.nordicwebradio.com/chelsea The metronom needs to be patched if you do not want to skip 5-6 seconds at the beginning of each song. CVS patchset: 5538 CVS date: 2003/10/18 21:29:29
2003-10-18cleanups, xlock fixesDaniel Caujolle-Bert
CVS patchset: 5537 CVS date: 2003/10/18 20:40:25
2003-10-18Add meta_helper.[h|c]Thibaut Mattern
CVS patchset: 5536 CVS date: 2003/10/18 19:25:12
2003-10-18Add io_helper and meta_helper.Thibaut Mattern
CVS patchset: 5535 CVS date: 2003/10/18 19:19:52
2003-10-18Metainfo helper functions.Thibaut Mattern
CVS patchset: 5534 CVS date: 2003/10/18 19:14:34
2003-10-17Allways initialize fifo size.Thibaut Mattern
Fix a problem introduced by the previous cleanup. CVS patchset: 5533 CVS date: 2003/10/17 00:35:45
2003-10-16Avoid yoyo effect with poorly interleaved streams.Thibaut Mattern
CVS patchset: 5532 CVS date: 2003/10/16 22:15:09
2003-10-16Don't read off the end of the bufferJames Stembridge
CVS patchset: 5531 CVS date: 2003/10/16 22:03:36
2003-10-16Send all asf headers to the demuxer, now it will handle this.Thibaut Mattern
Fix a bug with multiple asf headers handling. CVS patchset: 5530 CVS date: 2003/10/16 21:47:32
2003-10-16Support asf stream concatenation.Thibaut Mattern
One more thing requested to support this radio the right way : mms://wms03.nordicwebradio.com/chelsea If you want to play with the new toy : cat stream1.asf stream2.wma stream3.wmv | xine stdin:/ (it doesn't work with incomplete/broken streams) CVS patchset: 5529 CVS date: 2003/10/16 21:38:03
2003-10-15printf -> lprintfThibaut Mattern
CVS patchset: 5528 CVS date: 2003/10/15 23:47:12
2003-10-15Revert the bad fix.Thibaut Mattern
CVS patchset: 5527 CVS date: 2003/10/15 21:57:02
2003-10-15trying to not fall behind with the docsMichael Roitzsch
CVS patchset: 5526 CVS date: 2003/10/15 16:40:34
2003-10-15Oops, small correction yet. File MRLs which don't contain '/:' should work ↵František Dvořák
now. :-) CVS patchset: 5525 CVS date: 2003/10/15 13:51:21
2003-10-15Michael's simply solution for using crazy named directries (with ':' ↵František Dvořák
character) in file MRLs. CVS patchset: 5524 CVS date: 2003/10/15 09:20:58
2003-10-14just a little commentThibaut Mattern
CVS patchset: 5523 CVS date: 2003/10/14 23:22:10
2003-10-14- use the alloc callback to avoid deadlocks.Thibaut Mattern
- fix discontinuity handling. - use lprinf - cleanup CVS patchset: 5522 CVS date: 2003/10/14 22:54:45
2003-10-14Fix DISC_ABSOLUTE (and DISC_RELATIVE) for audio only streams.Thibaut Mattern
this->vpts_offset was computed using this->video_vpts (and not this->audio_vpts) but no video frames are generated when playing an audio only stream, this->video_vpts and this->audio_vpts are really different in this case. This patch aligns this->video_vpts and this->audio_vpts to the max. These values were already aligned for DISC_STREAMSTART and DISC_STREAMSEEK. Miguel, Michael: do you know why it was not done for DISC_ABSOLUTE ? ok, slap me if it's completely stupid. CVS patchset: 5521 CVS date: 2003/10/14 22:48:00
2003-10-14Add a callback to the buffer_pool_alloc function.Thibaut Mattern
The goal is to detect in the net_buf_ctrl if there is no more free buffer in a fifo, which indicates there will be a deadlock if the engine is not unpaused. Currently this detection is done from the "put" callback, it's not a safe solution, nothing prevents a demuxer to allocate 2 buffers before calling put(). The impact is low, only one test per buffer_pool_alloc call if no callback is registered. It's done exactly the same way as the put and get callbacks. CVS patchset: 5520 CVS date: 2003/10/14 22:16:32
2003-10-14made libtool-nofpic silent and not installing .la files at allDaniel Caujolle-Bert
CVS patchset: 5519 CVS date: 2003/10/14 21:58:22
2003-10-14Fix playing of asf stream without video (problem was only for seekable inputs).František Dvořák
CVS patchset: 5518 CVS date: 2003/10/14 06:55:10
2003-10-13Do not seek with a 0 offset.Thibaut Mattern
CVS patchset: 5517 CVS date: 2003/10/13 23:49:01
2003-10-13Fix my stupid bug, id3 tag should work with seekable inputs now.František Dvořák
CVS patchset: 5516 CVS date: 2003/10/13 18:31:34
2003-10-13* use Makefile.common for global targetsMichael Roitzsch
* small changes to ensure, vcd files are packaged even with --disable-vcdnav CVS patchset: 5515 CVS date: 2003/10/13 17:51:38
2003-10-13even more housekeepingMichael Roitzsch
CVS patchset: 5514 CVS date: 2003/10/13 17:49:04
2003-10-13housekeepingMichael Roitzsch
CVS patchset: 5513 CVS date: 2003/10/13 17:48:23
2003-10-13small indentation mistakeMichael Roitzsch
CVS patchset: 5512 CVS date: 2003/10/13 17:48:08
2003-10-13strange things are going on...Michael Roitzsch
CVS patchset: 5511 CVS date: 2003/10/13 17:43:37
2003-10-13Add some items.James Courtier-Dutton
CVS patchset: 5510 CVS date: 2003/10/13 17:14:17
2003-10-13nicer MRL parsingMichael Roitzsch
CVS patchset: 5509 CVS date: 2003/10/13 16:45:13
2003-10-13when using find to delete *.la, this is uselessMichael Roitzsch
CVS patchset: 5508 CVS date: 2003/10/13 16:25:55
2003-10-13Don't find out id3 info in mp3 files saved by RIP from non-seekable inputs.František Dvořák
CVS patchset: 5507 CVS date: 2003/10/13 14:52:53
2003-10-13undelete diff patch, sorry.Daniel Caujolle-Bert
CVS patchset: 5506 CVS date: 2003/10/13 11:59:39
2003-10-13Add vcdx plugin(CVS) and dependent libs(no CVS, broken API).Daniel Caujolle-Bert
Ability to use external libs (--with-external-vcdnav), disable vcdx build and build old vcd instead (--disable-vcdx). This last feature is useful since vcdx take /hours/ to start playback, that can help people who don't want vcd navigation. Remove all .la files, even in subdirs (eg: post) CVS patchset: 5505 CVS date: 2003/10/13 11:47:11