Age | Commit message (Expand) | Author |
2003-03-21 | libavcodec divx/xvid qpel bug workaround ported from ffmpeg cvs | Guenter Bartsch |
2003-03-20 | patch to enable playing dvds through the network. requires modified libdvdcss: | Miguel Freitas |
2003-03-20 | If first frame is not a keyframe then don't decode it or change state of decoder | James Stembridge |
2003-03-20 | unused code | Miguel Freitas |
2003-03-20 | cleanups and fixes for the PVR plugin. added documentation on how to write | Miguel Freitas |
2003-03-20 | permit to change vertical position of subtitle | Daniel Caujolle-Bert |
2003-03-19 | removing a segfault ;) | Stefan Holst |
2003-03-19 | fix segfault when ffmpeg returns a frame containing no data, as happens with ... | James Stembridge |
2003-03-19 | Wrong pixel format for RGB decoder | Robin KAY |
2003-03-19 | clear all memory on frame size change to avoid artefacts from previous | Stefan Holst |
2003-03-19 | fb_visual_t for fb video driver, enable frame_output_cb in that driver. | Stefan Holst |
2003-03-18 | - add many more locks for the Xv driver when needed, should fix some problems | Bastien Nocera |
2003-03-18 | document bugfixes | James Stembridge |
2003-03-18 | Support for Windows Media 9 Voice codec via wmspdmod.dll | James Stembridge |
2003-03-18 | Fix loading of wma3 (aka wma 9 pro) dll. Also fix bug in setting number of ou... | James Stembridge |
2003-03-18 | parse the preview buffer (max 256 bytes) to find the matching pattern (sorry ... | Daniel Caujolle-Bert |
2003-03-18 | - try going 2 bytes deep into the file before checking for the RIFF header | Bastien Nocera |
2003-03-18 | - fix the MP3 detection for streams from live365.com | Bastien Nocera |
2003-03-17 | - i also did some bug fixes! ;) | Bastien Nocera |
2003-03-17 | take care of NULL audio_fifo | Daniel Caujolle-Bert |
2003-03-17 | update changelog (some of these points are already a bit older, sorry) | Michael Roitzsch |
2003-03-17 | fix decoder reset: when waiting for I and P frames, to get the necessary refe... | Michael Roitzsch |
2003-03-17 | do not skip the whole format detection, if verbosity is low | Michael Roitzsch |
2003-03-17 | - support HTTP redirections, streams from live365.com still don't work | Bastien Nocera |
2003-03-17 | Removes -funroll-loops from i386 build CFLAGS | Stephen Torri |
2003-03-16 | fix segfault when no vidix driver is found | James Stembridge |
2003-03-16 | add xine_engine_set/get_param() functions. For now, only verbosity is support... | Daniel Caujolle-Bert |
2003-03-16 | make changing quality thread safe | James Stembridge |
2003-03-16 | no no no, CFLAGS may be used here to let the filter works | Daniel Caujolle-Bert |
2003-03-16 | stop warning | Daniel Caujolle-Bert |
2003-03-15 | version notification | Michael Roitzsch |
2003-03-15 | fix broken install-debug | Daniel Caujolle-Bert |
2003-03-15 | Second (and far less braindead) go at mpeg-4 postprocessing | James Stembridge |
2003-03-15 | mute default console output | James Stembridge |
2003-03-15 | * bug fixes | Luca Ognibene |
2003-03-15 | should do snd_pcm_prepare after snd_pcm_drop as otherwise we are left in SND_... | James Stembridge |
2003-03-15 | merging Debian changes with CVS | Siggi Langauf |
2003-03-14 | testing the idea of aborting because of action pending AND read timeout. | Miguel Freitas |
2003-03-14 | libvidix uses libdl | James Stembridge |
2003-03-14 | simpler solution to not loading mga_crtc2_vid with g200 and don't print messa... | James Stembridge |
2003-03-14 | don't attempt to load xine plugins from vidix driver directory | James Stembridge |
2003-03-14 | Only probe driver files with a .so extension | James Stembridge |
2003-03-14 | include dha code in xineplug_vo_out_vidix.so rather than each and every vidix... | James Stembridge |
2003-03-14 | mute vidix driver console output. vidix itself still outputs messages to the ... | James Stembridge |
2003-03-14 | Split config callbacks | James Stembridge |
2003-03-14 | don't bother reconfiguring postprocessing mode if new setting is 0 (ie off) | James Stembridge |
2003-03-14 | document mpeg-4 postprocessing addition | James Stembridge |
2003-03-14 | mpeg-4 post processing :) | James Stembridge |
2003-03-14 | * fixes in mosaico pp | Luca Ognibene |
2003-03-14 | pfff, this time i commit the right version :-\ | Daniel Caujolle-Bert |