Age | Commit message (Expand) | Author |
2004-12-16 | use UTF-8 meta info setting, where we know the string is ASCII | Michael Roitzsch |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-07-20 | small DXR3 code cleanup: | Michael Roitzsch |
2004-07-11 | - Fix build with inline functions on GCC 3.4.0 | Bastien Nocera |
2004-06-13 | * trying to fix a longstanding problem: 4:3 progressive content on DXR3's | Michael Roitzsch |
2004-04-17 | * support pan&scan info embedded in MPEG and DVB streams; | Michael Roitzsch |
2004-04-10 | improving config help strings | Michael Roitzsch |
2004-02-16 | fix freezes with input plugins that play with the speed: | uid86226 |
2004-01-12 | it seems i forgot to commit the api increase (demux/decoder). weird. | Miguel Freitas |
2004-01-04 | The most important change is the smallest: | Michael Roitzsch |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-29 | we actually want the device to block, when the dxr3 is fed up | Michael Roitzsch |
2003-11-26 | xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat... | Daniel Caujolle-Bert |
2003-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-15 | * making metronom xine_stream_t independent | Michael Roitzsch |
2003-11-15 | more helper functions cleanup (stream info, meta info) | Miguel Freitas |
2003-10-23 | I should have seen this coming... | Michael Roitzsch |
2003-09-11 | fix stuttering playback for some non-MPEG content with the dxr3: | Michael Roitzsch |
2003-08-12 | poor man's boundary check | Michael Roitzsch |
2003-08-05 | better do a floating point division here | Michael Roitzsch |
2003-08-05 | - adapt dxr3 code to new float aspects, use separate pan&scan flagging to | Michael Roitzsch |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2003-06-18 | extract DTS (decoder timestamps) from the MPEG stream, | Michael Roitzsch |
2003-05-28 | Disable ffmpeg's encoder when HAVE_DXR3 is not defined. Remove dxr3 build hack. | Robin KAY |
2003-05-23 | fix the miscalculates and then copy'n'pasted durations we discovered some tim... | Michael Roitzsch |
2003-05-23 | * dxr3 needs a longer prebuffering | Michael Roitzsch |
2003-03-07 | I mixed up #ifdef and #if | Michael Roitzsch |
2003-02-23 | be more tolerant with missing end sequences (I had false positives) | Michael Roitzsch |
2003-02-18 | what is that? (fix compilation breakage) | Michael Roitzsch |
2003-02-18 | These messages have not helped in debugging for a long time. | Michael Roitzsch |
2003-01-13 | non-dxr3-users should not see the dxr3 config tab | Michael Roitzsch |
2003-01-12 | made it compile under linux ;-) | Daniel Caujolle-Bert |
2003-01-12 | Make xine-lib compile on Solaris | Robin KAY |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-12-10 | this causes more trouble than benefit | Michael Roitzsch |
2002-12-08 | - fix a rare, but longstanding dxr3 bug: | Michael Roitzsch |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-11-17 | make Carsten happy: the dxr3 image should now disappear on close | Michael Roitzsch |
2002-11-12 | adapt dxr3 decoder to new interface (add discontinuity function) | Michael Roitzsch |
2002-11-10 | set fixed offset, otherwise the offset accumulates during multiple plugin | Michael Roitzsch |
2002-10-26 | bump up version numbers to actually use dxr3 plugins | Michael Roitzsch |
2002-10-26 | - dxr3 adapted to new API (compiles, but untested) | Michael Roitzsch |
2002-09-18 | report stream metadata | Michael Roitzsch |
2002-09-05 | remove plugin's private priority and interface members | Michael Roitzsch |
2002-09-05 | make all the plugin init functions static | Michael Roitzsch |
2002-09-05 | dxr3 adapted to new api, should at least compile now | Michael Roitzsch |
2002-07-10 | * handle aspect special buffer to force aspect ratio | Michael Roitzsch |
2002-07-08 | rename the dxr3 vo_types to something more useful | Michael Roitzsch |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |