Age | Commit message (Expand) | Author |
2003-03-26 | ops, i forgot that assert.h was removed... | Miguel Freitas |
2003-03-26 | revert my assert to the classic macro | Miguel Freitas |
2003-03-25 | only abort() in DEBUG versions | Heiko Schaefer |
2003-03-25 | add new features | Michael Roitzsch |
2003-03-25 | new config option to switch between PG ("per chapter") and PGC ("per movie") | Michael Roitzsch |
2003-03-25 | sync to cvs of libdvdnav | Michael Roitzsch |
2003-03-25 | - allow on-the-fly rewiring of streams output | Michael Roitzsch |
2003-03-25 | do not enter callbacks with config lock held at least for numeric config entries | Michael Roitzsch |
2003-03-25 | only wait for empty audio fifo when really necessary | Michael Roitzsch |
2003-03-24 | adding new Debian release, | Siggi Langauf |
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-22 | last beta9 preparationsxine-1-beta9-release1-beta9 | Guenter Bartsch |
2003-03-22 | beta9 preparations, forgot to mention andreas in authors file | Guenter Bartsch |
2003-03-21 | libdvdnav changes | 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 | fix make dist | Guenter Bartsch |
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 |