summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-03-22last beta9 preparationsxine-1-beta9-release1-beta9Guenter Bartsch
CVS patchset: 4469 CVS date: 2003/03/22 19:19:32
2003-03-22beta9 preparations, forgot to mention andreas in authors fileGuenter Bartsch
CVS patchset: 4468 CVS date: 2003/03/22 17:12:11
2003-03-21libdvdnav changesMichael Roitzsch
CVS patchset: 4467 CVS date: 2003/03/21 22:14:08
2003-03-21sync to libdvdnav cvsMichael Roitzsch
* method to try-run VM operations, now used for safer chapter skipping and menu jumps * fixed detection of current PTT to not assume a 1:1 mapping between PTTs and PGs * releasing stills when jumping to menu fixes some state inconsistencies * do not assume PGs to be physically layed out in sequence on the disc CVS patchset: 4466 CVS date: 2003/03/21 22:13:37
2003-03-21bugfixMiguel Freitas
CVS patchset: 4465 CVS date: 2003/03/21 21:54:18
2003-03-21add pvr realtime reporting eventMiguel Freitas
CVS patchset: 4464 CVS date: 2003/03/21 17:54:53
2003-03-21bugfixMiguel Freitas
CVS patchset: 4463 CVS date: 2003/03/21 17:41:13
2003-03-21small bugfix, doesn't send event if not savingMiguel Freitas
CVS patchset: 4462 CVS date: 2003/03/21 16:59:48
2003-03-21preserve Miguel's latest patchMichael Roitzsch
CVS patchset: 4461 CVS date: 2003/03/21 16:34:56
2003-03-21remove reference of removed variable (wow)Daniel Caujolle-Bert
CVS patchset: 4460 CVS date: 2003/03/21 14:37:40
2003-03-21fix make distGuenter Bartsch
CVS patchset: 4459 CVS date: 2003/03/21 12:59:05
2003-03-21libavcodec divx/xvid qpel bug workaround ported from ffmpeg cvsGuenter Bartsch
CVS patchset: 4458 CVS date: 2003/03/21 12:26:05
2003-03-20patch to enable playing dvds through the network. requires modified libdvdcss:Miguel Freitas
http://www.via.ecp.fr/via/ml/libdvdcss-devel/200303/msg00027.html CVS patchset: 4457 CVS date: 2003/03/20 23:35:53
2003-03-20If first frame is not a keyframe then don't decode it or change state of decoderJames Stembridge
CVS patchset: 4456 CVS date: 2003/03/20 23:29:06
2003-03-20unused codeMiguel Freitas
CVS patchset: 4455 CVS date: 2003/03/20 23:26:11
2003-03-20cleanups and fixes for the PVR plugin. added documentation on how to writeMiguel Freitas
a PVR frontend using that plugin, hopefully somebody will do it :) CVS patchset: 4454 CVS date: 2003/03/20 22:58:40
2003-03-20permit to change vertical position of subtitleDaniel Caujolle-Bert
CVS patchset: 4453 CVS date: 2003/03/20 20:44:18
2003-03-19removing a segfault ;)Stefan Holst
CVS patchset: 4452 CVS date: 2003/03/19 23:22:17
2003-03-19fix segfault when ffmpeg returns a frame containing no data, as happens with ↵James Stembridge
unsupported mjpeg coding types CVS patchset: 4451 CVS date: 2003/03/19 22:22:42
2003-03-19Wrong pixel format for RGB decoderRobin KAY
CVS patchset: 4450 CVS date: 2003/03/19 20:01:04
2003-03-19clear all memory on frame size change to avoid artefacts from previousStefan Holst
streams. CVS patchset: 4449 CVS date: 2003/03/19 15:29:27
2003-03-19fb_visual_t for fb video driver, enable frame_output_cb in that driver.Stefan Holst
CVS patchset: 4448 CVS date: 2003/03/19 01:11:12
2003-03-18- add many more locks for the Xv driver when needed, should fix some problemsBastien Nocera
with async replies in Totem (hopefully) CVS patchset: 4447 CVS date: 2003/03/18 23:41:48
2003-03-18document bugfixesJames Stembridge
CVS patchset: 4446 CVS date: 2003/03/18 20:55:34
2003-03-18Support for Windows Media 9 Voice codec via wmspdmod.dllJames Stembridge
CVS patchset: 4445 CVS date: 2003/03/18 20:40:59
2003-03-18Fix loading of wma3 (aka wma 9 pro) dll. Also fix bug in setting number of ↵James Stembridge
output channels CVS patchset: 4444 CVS date: 2003/03/18 18:21:48
2003-03-18parse the preview buffer (max 256 bytes) to find the matching pattern (sorry ↵Daniel Caujolle-Bert
Bastien, that revert the offset recent adding, but you agreed) CVS patchset: 4443 CVS date: 2003/03/18 16:29:44
2003-03-18- try going 2 bytes deep into the file before checking for the RIFF headerBastien Nocera
CVS patchset: 4442 CVS date: 2003/03/18 15:42:04
2003-03-18- fix the MP3 detection for streams from live365.comBastien Nocera
CVS patchset: 4441 CVS date: 2003/03/18 13:31:22
2003-03-17- i also did some bug fixes! ;)Bastien Nocera
CVS patchset: 4440 CVS date: 2003/03/17 23:02:37
2003-03-17take care of NULL audio_fifoDaniel Caujolle-Bert
CVS patchset: 4439 CVS date: 2003/03/17 22:54:44
2003-03-17update changelog (some of these points are already a bit older, sorry)Michael Roitzsch
CVS patchset: 4438 CVS date: 2003/03/17 17:21:46
2003-03-17fix decoder reset: when waiting for I and P frames, to get the necessary ↵Michael Roitzsch
reference frames, we have to evaluate the frame types earlier, because on some DVDs with interlaced NTSC material, the fields of the frames are interwoven in a way that would overwrite the frame type with a new value before we evaluate it, this leads to xine endlessly waiting for I or P frames. enabling seek_mode on decoder reset also fixes some seeking artifacts CVS patchset: 4437 CVS date: 2003/03/17 15:25:10
2003-03-17do not skip the whole format detection, if verbosity is lowMichael Roitzsch
CVS patchset: 4436 CVS date: 2003/03/17 15:17:08
2003-03-17- support HTTP redirections, streams from live365.com still don't workBastien Nocera
though, demuxer problem it seems CVS patchset: 4435 CVS date: 2003/03/17 11:59:41
2003-03-17Removes -funroll-loops from i386 build CFLAGSStephen Torri
CVS patchset: 4434 CVS date: 2003/03/17 09:41:58
2003-03-16fix segfault when no vidix driver is foundJames Stembridge
CVS patchset: 4433 CVS date: 2003/03/16 22:28:14
2003-03-16add xine_engine_set/get_param() functions. For now, only verbosity is ↵Daniel Caujolle-Bert
supported. Fix play_internal segfault, if stream->input_plugin is NULL CVS patchset: 4432 CVS date: 2003/03/16 21:40:27
2003-03-16make changing quality thread safeJames Stembridge
CVS patchset: 4431 CVS date: 2003/03/16 15:54:00
2003-03-16no no no, CFLAGS may be used here to let the filter worksDaniel Caujolle-Bert
CVS patchset: 4430 CVS date: 2003/03/16 09:28:38
2003-03-16stop warningDaniel Caujolle-Bert
CVS patchset: 4429 CVS date: 2003/03/16 09:25:59
2003-03-15version notificationMichael Roitzsch
CVS patchset: 4428 CVS date: 2003/03/15 20:57:53
2003-03-15fix broken install-debugDaniel Caujolle-Bert
CVS patchset: 4427 CVS date: 2003/03/15 19:48:28
2003-03-15Second (and far less braindead) go at mpeg-4 postprocessingJames Stembridge
CVS patchset: 4426 CVS date: 2003/03/15 19:23:50
2003-03-15mute default console outputJames Stembridge
CVS patchset: 4425 CVS date: 2003/03/15 14:32:18
2003-03-15* bug fixesLuca Ognibene
CVS patchset: 4424 CVS date: 2003/03/15 14:10:44
2003-03-15should do snd_pcm_prepare after snd_pcm_drop as otherwise we are left in ↵James Stembridge
SND_PCM_STATE_SETUP - fixes bad state errors when seeking CVS patchset: 4423 CVS date: 2003/03/15 13:50:58
2003-03-15merging Debian changes with CVSSiggi Langauf
CVS patchset: 4422 CVS date: 2003/03/15 01:46:14
2003-03-14testing the idea of aborting because of action pending AND read timeout.Miguel Freitas
we should extend it to network plugins if it works well CVS patchset: 4421 CVS date: 2003/03/14 23:52:07
2003-03-14libvidix uses libdlJames Stembridge
CVS patchset: 4420 CVS date: 2003/03/14 22:40:25