summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2003-10-13be nicer on files with '%' insideMichael Roitzsch
CVS patchset: 5504 CVS date: 2003/10/13 11:14:46
2003-10-13fix heuristics to handle invalid MRLs with '#' insideMichael Roitzsch
CVS patchset: 5503 CVS date: 2003/10/13 11:13:59
2003-10-13UpdateDaniel Caujolle-Bert
CVS patchset: 5502 CVS date: 2003/10/13 07:07:36
2003-10-13Fix ssa handling. Fix ssa parsing by syncing to MPlayer.Daniel Caujolle-Bert
CVS patchset: 5501 CVS date: 2003/10/13 06:57:28
2003-10-12Update TODO, remove my name.James Courtier-Dutton
CVS patchset: 5500 CVS date: 2003/10/12 22:23:13
2003-10-12the road to 1.0Michael Roitzsch
... again Could everyone please read over the items? I believe some of the TODO-tasks are already done. But I am not sure, so I am afraid to remove them. CVS patchset: 5499 CVS date: 2003/10/12 19:21:57
2003-10-12nvtv is gone from xine-libMichael Roitzsch
CVS patchset: 5498 CVS date: 2003/10/12 19:16:39
2003-10-12small reorgMichael Roitzsch
CVS patchset: 5497 CVS date: 2003/10/12 19:15:41
2003-10-12these are gone nowMichael Roitzsch
CVS patchset: 5496 CVS date: 2003/10/12 19:14:54
2003-10-12* removed READMEs which are now part of the hackersguideMichael Roitzsch
* some small updates CVS patchset: 5495 CVS date: 2003/10/12 19:07:40
2003-10-12updated hackersguide:Michael Roitzsch
* added some small pieces * incorporated some former READMEs and Mike's fabulous demuxer and decoder doc * splitted into multiple files * made new drawings (hopefully I am not the only one to understand them) * Makefile support for building a HTML version which is now installed in the user's doc directory CVS patchset: 5494 CVS date: 2003/10/12 19:06:43
2003-10-12looked over FAQ:Michael Roitzsch
* some small markup changes * Makefile support to build the html and txt version CVS patchset: 5493 CVS date: 2003/10/12 19:03:41
2003-10-12fix compiler warningMichael Roitzsch
CVS patchset: 5492 CVS date: 2003/10/12 18:52:55
2003-10-12thank god noone defined LOG_BUTTONMichael Roitzsch
CVS patchset: 5491 CVS date: 2003/10/12 18:51:59
2003-10-12replace this line (it belongs to Xv)Michael Roitzsch
CVS patchset: 5490 CVS date: 2003/10/12 18:51:08
2003-10-12Fallback when iconv_open fails.Robin KAY
CVS patchset: 5489 CVS date: 2003/10/12 14:28:37
2003-10-12Remove asserts.James Courtier-Dutton
CVS patchset: 5488 CVS date: 2003/10/12 13:40:43
2003-10-12Fix "audio_alsa_out: buffer to small, could not use" for some sound cards.James Courtier-Dutton
Fix was to set period size before buffer size. CVS patchset: 5487 CVS date: 2003/10/12 13:35:49
2003-10-12Update translationsPhilipp Hahn
CVS patchset: 5486 CVS date: 2003/10/12 07:11:11
2003-10-12Fix performance issue with mp3 inside wav streams.Thibaut Mattern
Mike: i know nothing about the wav format, please check if there is a better fix. CVS patchset: 5485 CVS date: 2003/10/12 00:06:00
2003-10-11use bswap.hThibaut Mattern
CVS patchset: 5484 CVS date: 2003/10/11 21:25:04
2003-10-11- use LE_* macrosThibaut Mattern
- use lprintf - first attempt to support the command 0x20 tested with mms://wms03.nordicwebradio.com/visby CVS patchset: 5483 CVS date: 2003/10/11 20:42:38
2003-10-11uncommented new part for xvmc pluginManfred Tremmel
CVS patchset: 5482 CVS date: 2003/10/11 20:34:58
2003-10-11Fix mpeg 2 frame parsing.Thibaut Mattern
Should fix Mike's problems. CVS patchset: 5481 CVS date: 2003/10/11 15:20:22
2003-10-10patch for kernels >= 2.5 from Billy BiggsMiguel Freitas
CVS patchset: 5480 CVS date: 2003/10/10 22:58:01
2003-10-10avoid FPE error with 0 length files, use xine_demux_check_extension()Daniel Caujolle-Bert
CVS patchset: 5479 CVS date: 2003/10/10 22:17:18
2003-10-10- fix segfault trying to listen to the radio, patch from Jeroen Asselman ↵Bastien Nocera
<j.asselman@itsec-ps.nl> CVS patchset: 5478 CVS date: 2003/10/10 11:37:43
2003-10-08Adds LE_64, ME_64, BE_64...Thibaut Mattern
CVS patchset: 5477 CVS date: 2003/10/08 22:56:38
2003-10-087*8 = 56Thibaut Mattern
The demuxer was waiting for the next keyframe if bad seq was encountered in an audio stream, but there is no keyframe in audio stream. CVS patchset: 5476 CVS date: 2003/10/08 22:53:17
2003-10-08Fix includes.Robin KAY
CVS patchset: 5475 CVS date: 2003/10/08 20:47:20
2003-10-08Patch as sent to ffmpeg-devel.Robin KAY
CVS patchset: 5474 CVS date: 2003/10/08 19:47:10
2003-10-08encoding of URL with multibyte characters in MMS for using xine in ChinaFrantišek Dvořák
CVS patchset: 5473 CVS date: 2003/10/08 05:33:28
2003-10-08tvtime changesMiguel Freitas
CVS patchset: 5472 CVS date: 2003/10/08 03:22:18
2003-10-08cheap mode and scaler bobMiguel Freitas
CVS patchset: 5471 CVS date: 2003/10/08 03:18:58
2003-10-08better use "ScalerBob" as the plugin nameMiguel Freitas
- adds cheap mode CVS patchset: 5470 CVS date: 2003/10/08 03:18:35
2003-10-08- add scalerbob method (drop half of the lines and let the hardware/vo driverMiguel Freitas
do the scaling) - add cheap mode. no image format conversion, less cpu usage, not 100% accurate CVS patchset: 5469 CVS date: 2003/10/08 03:15:51
2003-10-08this test is outdated: it is legal to lock the frame multiple times,Miguel Freitas
not necessarily due to displaying it. CVS patchset: 5468 CVS date: 2003/10/08 02:32:04