Age | Commit message (Expand) | Author |
2003-03-25 | only wait for empty audio fifo when really necessary | Michael Roitzsch |
2003-03-24 | slightly better stream position heuristic | Stefan Holst |
2003-03-24 | fix crash on no-mtrr x86 machines | Guenter Bartsch |
2003-03-24 | file plugin ident should be upcase, like other autoplay featured plugins | Daniel Caujolle-Bert |
2003-03-23 | png image support | Stefan Holst |
2003-03-23 | fix some DVD menus where highlights would not be shown | Michael Roitzsch |
2003-03-23 | is_frame_needed seems to drop too much: we should still parse the complete st... | Michael Roitzsch |
2003-03-21 | sync to libdvdnav cvs | Michael Roitzsch |
2003-03-21 | bugfix | Miguel Freitas |
2003-03-21 | add pvr realtime reporting event | Miguel Freitas |
2003-03-21 | bugfix | Miguel Freitas |
2003-03-21 | small bugfix, doesn't send event if not saving | Miguel Freitas |
2003-03-21 | preserve Miguel's latest patch | Michael Roitzsch |
2003-03-21 | remove reference of removed variable (wow) | Daniel Caujolle-Bert |
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 | 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 | take care of NULL audio_fifo | Daniel Caujolle-Bert |
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 | 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-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 |