Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-03-21 | sync to libdvdnav cvs | Michael 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-21 | bugfix | Miguel Freitas | |
CVS patchset: 4465 CVS date: 2003/03/21 21:54:18 | |||
2003-03-21 | add pvr realtime reporting event | Miguel Freitas | |
CVS patchset: 4464 CVS date: 2003/03/21 17:54:53 | |||
2003-03-21 | bugfix | Miguel Freitas | |
CVS patchset: 4463 CVS date: 2003/03/21 17:41:13 | |||
2003-03-21 | small bugfix, doesn't send event if not saving | Miguel Freitas | |
CVS patchset: 4462 CVS date: 2003/03/21 16:59:48 | |||
2003-03-21 | preserve Miguel's latest patch | Michael Roitzsch | |
CVS patchset: 4461 CVS date: 2003/03/21 16:34:56 | |||
2003-03-21 | remove reference of removed variable (wow) | Daniel Caujolle-Bert | |
CVS patchset: 4460 CVS date: 2003/03/21 14:37:40 | |||
2003-03-21 | libavcodec divx/xvid qpel bug workaround ported from ffmpeg cvs | Guenter Bartsch | |
CVS patchset: 4458 CVS date: 2003/03/21 12:26:05 | |||
2003-03-20 | patch 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-20 | If first frame is not a keyframe then don't decode it or change state of decoder | James Stembridge | |
CVS patchset: 4456 CVS date: 2003/03/20 23:29:06 | |||
2003-03-20 | unused code | Miguel Freitas | |
CVS patchset: 4455 CVS date: 2003/03/20 23:26:11 | |||
2003-03-20 | cleanups and fixes for the PVR plugin. added documentation on how to write | Miguel 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-20 | permit to change vertical position of subtitle | Daniel Caujolle-Bert | |
CVS patchset: 4453 CVS date: 2003/03/20 20:44:18 | |||
2003-03-19 | removing a segfault ;) | Stefan Holst | |
CVS patchset: 4452 CVS date: 2003/03/19 23:22:17 | |||
2003-03-19 | fix 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-19 | Wrong pixel format for RGB decoder | Robin KAY | |
CVS patchset: 4450 CVS date: 2003/03/19 20:01:04 | |||
2003-03-19 | clear all memory on frame size change to avoid artefacts from previous | Stefan Holst | |
streams. CVS patchset: 4449 CVS date: 2003/03/19 15:29:27 | |||
2003-03-19 | fb_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 problems | Bastien Nocera | |
with async replies in Totem (hopefully) CVS patchset: 4447 CVS date: 2003/03/18 23:41:48 | |||
2003-03-18 | Support for Windows Media 9 Voice codec via wmspdmod.dll | James Stembridge | |
CVS patchset: 4445 CVS date: 2003/03/18 20:40:59 | |||
2003-03-18 | Fix 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-18 | parse 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 header | Bastien Nocera | |
CVS patchset: 4442 CVS date: 2003/03/18 15:42:04 | |||
2003-03-18 | - fix the MP3 detection for streams from live365.com | Bastien Nocera | |
CVS patchset: 4441 CVS date: 2003/03/18 13:31:22 | |||
2003-03-17 | take care of NULL audio_fifo | Daniel Caujolle-Bert | |
CVS patchset: 4439 CVS date: 2003/03/17 22:54:44 | |||
2003-03-17 | fix 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-17 | do not skip the whole format detection, if verbosity is low | Michael 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 work | Bastien Nocera | |
though, demuxer problem it seems CVS patchset: 4435 CVS date: 2003/03/17 11:59:41 | |||
2003-03-17 | Removes -funroll-loops from i386 build CFLAGS | Stephen Torri | |
CVS patchset: 4434 CVS date: 2003/03/17 09:41:58 | |||
2003-03-16 | fix segfault when no vidix driver is found | James Stembridge | |
CVS patchset: 4433 CVS date: 2003/03/16 22:28:14 | |||
2003-03-16 | add 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-16 | make changing quality thread safe | James Stembridge | |
CVS patchset: 4431 CVS date: 2003/03/16 15:54:00 | |||
2003-03-16 | no no no, CFLAGS may be used here to let the filter works | Daniel Caujolle-Bert | |
CVS patchset: 4430 CVS date: 2003/03/16 09:28:38 | |||
2003-03-16 | stop warning | Daniel Caujolle-Bert | |
CVS patchset: 4429 CVS date: 2003/03/16 09:25:59 | |||
2003-03-15 | fix broken install-debug | Daniel Caujolle-Bert | |
CVS patchset: 4427 CVS date: 2003/03/15 19:48:28 | |||
2003-03-15 | Second (and far less braindead) go at mpeg-4 postprocessing | James Stembridge | |
CVS patchset: 4426 CVS date: 2003/03/15 19:23:50 | |||
2003-03-15 | mute default console output | James Stembridge | |
CVS patchset: 4425 CVS date: 2003/03/15 14:32:18 | |||
2003-03-15 | * bug fixes | Luca Ognibene | |
CVS patchset: 4424 CVS date: 2003/03/15 14:10:44 | |||
2003-03-15 | should 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-14 | testing 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-14 | libvidix uses libdl | James Stembridge | |
CVS patchset: 4420 CVS date: 2003/03/14 22:40:25 | |||
2003-03-14 | simpler solution to not loading mga_crtc2_vid with g200 and don't print ↵ | James Stembridge | |
message when card not found CVS patchset: 4419 CVS date: 2003/03/14 22:36:01 | |||
2003-03-14 | don't attempt to load xine plugins from vidix driver directory | James Stembridge | |
CVS patchset: 4418 CVS date: 2003/03/14 21:37:53 | |||
2003-03-14 | Only probe driver files with a .so extension | James Stembridge | |
CVS patchset: 4417 CVS date: 2003/03/14 21:18:09 | |||
2003-03-14 | include dha code in xineplug_vo_out_vidix.so rather than each and every ↵ | James Stembridge | |
vidix driver CVS patchset: 4416 CVS date: 2003/03/14 21:07:04 | |||
2003-03-14 | mute vidix driver console output. vidix itself still outputs messages to the ↵ | James Stembridge | |
console CVS patchset: 4415 CVS date: 2003/03/14 19:46:52 | |||
2003-03-14 | Split config callbacks | James Stembridge | |
CVS patchset: 4414 CVS date: 2003/03/14 19:23:00 | |||
2003-03-14 | don't bother reconfiguring postprocessing mode if new setting is 0 (ie off) | James Stembridge | |
CVS patchset: 4413 CVS date: 2003/03/14 19:05:40 | |||
2003-03-14 | mpeg-4 post processing :) | James Stembridge | |
CVS patchset: 4411 CVS date: 2003/03/14 17:46:05 | |||
2003-03-14 | * fixes in mosaico pp | Luca Ognibene | |
* a new post plugin You can init switch post plugin with >1 inputs and switch between them at any time CVS patchset: 4410 CVS date: 2003/03/14 16:14:23 |