Age | Commit message (Expand) | Author |
2003-11-26 | * new unscaled overlay feature (using XShape extension) | Miguel Freitas |
2003-11-25 | fix segfault. | Miguel Freitas |
2003-11-24 | Support for large files created by RIP input plugin. It's used fseeko(). When... | František Dvořák |
2003-11-23 | Oops, now it's compiled OK. | František Dvořák |
2003-11-23 | Implement seek timeout in RIP and drop input capability INPUT_CAP_SLOW_SEEK. | František Dvořák |
2003-11-22 | add SLAVE_SPEED feature | Daniel Caujolle-Bert |
2003-11-22 | bug fix from Nate Lawson <nate@root.org> | Daniel Caujolle-Bert |
2003-11-20 | "Anti audio fifo null" patch ;) | Thibaut Mattern |
2003-11-19 | resort decoders on priority change event. Small beautification of xine_plugin.h. | Daniel Caujolle-Bert |
2003-11-19 | [PATCH] better yellow OSD palette | Miguel Freitas |
2003-11-19 | fix wrong next_frame_vpts guessing which causes problems | Michael Roitzsch |
2003-11-17 | missing meta info change | Daniel Caujolle-Bert |
2003-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-16 | Now isn't that amazing? xine-lib actually compiles with the metronom | Michael Roitzsch |
2003-11-16 | actually not every engine file uses internals, so we do not need to define | Michael Roitzsch |
2003-11-16 | buffer type for 4X ADPCM | Mike Melanson |
2003-11-16 | introduce the slave metronom concept (Thibaut, Miguel: it's a bit different | Michael Roitzsch |
2003-11-15 | * making metronom xine_stream_t independent | Michael Roitzsch |
2003-11-15 | demux_action_pending private | Miguel Freitas |
2003-11-15 | start xine_stream_t separation (public/private). | Miguel Freitas |
2003-11-15 | change demux api: | Miguel Freitas |
2003-11-15 | more helper functions cleanup (stream info, meta info) | Miguel Freitas |
2003-11-13 | define FOURCC only once | Marco Zuehlke |
2003-11-12 | fix CVS placeholder | Michael Roitzsch |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-11-08 | inform the user of why stream cannot be saved. | Miguel Freitas |
2003-11-08 | Enclose forbid of saving between ifdefs for people, who may do it. | František Dvořák |
2003-11-07 | should fix the freeze reported by Jeroen | Miguel Freitas |
2003-11-04 | Final patches for compiling xine under MSVC: | František Dvořák |
2003-11-02 | add some missing plugins listing functions. | Daniel Caujolle-Bert |
2003-11-02 | configfile beautification: | Michael Roitzsch |
2003-11-02 | Fix SEGFAULT beside error if no plugin loaded yet. | František Dvořák |
2003-10-31 | Fix the unresolved symbol in ffmpeg configured on systems with XVMC. | František Dvořák |
2003-10-31 | metronom patch from Thibaut: | Michael Roitzsch |
2003-10-30 | * modify the engine slightly, so that the stream member in a video frame or | Michael Roitzsch |
2003-10-30 | tighten up some functions to make xine less prone to crashing | Mike Melanson |
2003-10-28 | this const is bad, since xine_post_wire takes non-const in/outputs | Michael Roitzsch |
2003-10-26 | Code review from Daniel. | Thibaut Mattern |
2003-10-26 | lookups are locked now | Michael Roitzsch |
2003-10-26 | * refactor config entry sort functions | Michael Roitzsch |
2003-10-25 | yep, AC3 data can occur in Quicktime files | Mike Melanson |
2003-10-24 | * notify the user that the save feature is disabled by default | Michael Roitzsch |
2003-10-24 | obsolete a special buffer type (fewer special cases is better) | Mike Melanson |
2003-10-23 | I should have seen this coming... | Michael Roitzsch |
2003-10-23 | - be quiet | Bastien Nocera |
2003-10-23 | cleanup in video_out.h | Michael Roitzsch |
2003-10-22 | Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi... | Robin KAY |
2003-10-22 | reduce the security value to make the entry visible in xine-ui | Michael Roitzsch |
2003-10-22 | Daniel, I hope you don't mind that I readd a placeholder for str_sticky, | Michael Roitzsch |
2003-10-21 | remove this config relic, sticky_str was removes more than year ago. | Daniel Caujolle-Bert |