Age | Commit message (Expand) | Author |
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 |
2003-10-21 | adding members in the middle of an engine structure breaks plugin API | Michael Roitzsch |
2003-10-21 | fix typo | Michael Roitzsch |
2003-10-20 | Clog the security hole in RIP input plugin. Streams may be saved only into on... | František Dvořák |
2003-10-19 | Rename meta_helper info_helper. | Thibaut Mattern |
2003-10-19 | Add fourcc for Real 14.4 codec | James Stembridge |
2003-10-18 | Add meta_helper.[h|c] | Thibaut Mattern |
2003-10-18 | Add io_helper and meta_helper. | Thibaut Mattern |
2003-10-18 | Metainfo helper functions. | Thibaut Mattern |
2003-10-15 | Revert the bad fix. | Thibaut Mattern |
2003-10-14 | just a little comment | Thibaut Mattern |
2003-10-14 | Fix DISC_ABSOLUTE (and DISC_RELATIVE) for audio only streams. | Thibaut Mattern |
2003-10-14 | Add a callback to the buffer_pool_alloc function. | Thibaut Mattern |