Age | Commit message (Expand) | Author |
2002-12-29 | Fixes wrong color conversion. | Thibaut Mattern |
2002-12-29 | I was wrong ;-), no more segfault | Daniel Caujolle-Bert |
2002-12-29 | add a block, due of /post/ variable declaration. | Daniel Caujolle-Bert |
2002-12-29 | Err, this is wrong, you CAN'T do that. I fixed the compilation, but maybe i'm... | Daniel Caujolle-Bert |
2002-12-29 | Oups, removes c++ comment. | Thibaut Mattern |
2002-12-29 | a bit faster | Thibaut Mattern |
2002-12-29 | remove old hack for sputext | Michael Roitzsch |
2002-12-29 | reactivate sputext directory | Michael Roitzsch |
2002-12-29 | first draft of a sputext demuxer | Michael Roitzsch |
2002-12-29 | - new post plugin property: type | Michael Roitzsch |
2002-12-29 | convenience | Michael Roitzsch |
2002-12-28 | fix and strengthen the QT RLE decoders | Mike Melanson |
2002-12-28 | sanity check for certain header fields | Mike Melanson |
2002-12-28 | added Interplay MVE video decoder (not completely accurate yet, but | Mike Melanson |
2002-12-28 | added Interplay MVE DPCM audio decoder | Mike Melanson |
2002-12-28 | added Interplay MVE file demuxer | Mike Melanson |
2002-12-28 | added Interplay MVE A/V buffer types | Mike Melanson |
2002-12-28 | set high water mark a little higher to avoid stuttering when switching to a n... | Guenter Bartsch |
2002-12-28 | Fix segmentation fault in QuickTime binary codecs | Ewald Snel |
2002-12-28 | dvb_class_dispose segfault fix | Guenter Bartsch |
2002-12-28 | simple osd menu for dvb channel selection; updated dvb_channels and README.dvb | Guenter Bartsch |
2002-12-27 | Consumes less cpu and displays more frames. | Thibaut Mattern |
2002-12-27 | This should be more compatible with spu decoder plugins | Ewald Snel |
2002-12-27 | Fix 'XINE_STREAM_INFO_MAX_SPU_CHANNEL' property | Ewald Snel |
2002-12-27 | move first frame signal deeper into video out to the place where the frames are | Michael Roitzsch |
2002-12-27 | Use $(srcdir) in include paths, so that compilation in separate src/obj | Juergen Keil |
2002-12-27 | - query the esd server's sample rate, do not hardcode 44100 Hz | Juergen Keil |
2002-12-27 | re-enable dvb plugin | Guenter Bartsch |
2002-12-27 | man errno: "must not be explicitly declared; errno may be a macro" | Miguel Freitas |
2002-12-27 | fix dvb events | Guenter Bartsch |
2002-12-27 | disable ts compilation, it's BROKEN (one more) | Daniel Caujolle-Bert |
2002-12-27 | disable dvb compilation, it's BROKEN | Daniel Caujolle-Bert |
2002-12-27 | quite experimental changes on post plugin api to enable rewiring | Miguel Freitas |
2002-12-27 | small cleanup for extra_info_t | Miguel Freitas |
2002-12-27 | finally - dvb support in xine :) | Guenter Bartsch |
2002-12-26 | - cleanup internal interfaces for rewiring | Miguel Freitas |
2002-12-26 | catch a possible segfault | Stefan Holst |
2002-12-26 | pnm stream setup improvements | Stefan Holst |
2002-12-25 | made it compile | Daniel Caujolle-Bert |
2002-12-25 | Ooops, forgot the initialization | Michael Roitzsch |
2002-12-25 | get the rewiring correctly: | Michael Roitzsch |
2002-12-25 | change some types for convenience (less casts) | Michael Roitzsch |
2002-12-25 | allow post plugin output's rewire functions to be NULL | Michael Roitzsch |
2002-12-25 | convenience | Michael Roitzsch |
2002-12-25 | goom | Miguel Freitas |
2002-12-25 | What a GOOM! | Miguel Freitas |
2002-12-24 | uncomment DEBUG_CFLAGS | Miguel Freitas |
2002-12-24 | This should fix WMV8/9, for now... | Siggi Langauf |
2002-12-24 | discard buffers on flush so decoder will return faster. seeking should be | Miguel Freitas |
2002-12-24 | trying to add support for audio post plugins. that must be easier than | Miguel Freitas |