Age | Commit message (Expand) | Author |
2003-12-04 | Attempt to detect end of real rtsp streams | James Stembridge |
2003-12-04 | Oups. | Thibaut Mattern |
2003-12-04 | Cleanup: | Thibaut Mattern |
2003-12-04 | Cleanup: | Thibaut Mattern |
2003-12-04 | more str* to strn* conversions. | Thibaut Mattern |
2003-12-04 | sputext improvements | Miguel Freitas |
2003-12-04 | sputext now handles ogm subtitles | Miguel Freitas |
2003-12-04 | rework sputext. avoid using seek_count internal engine variable, | Miguel Freitas |
2003-12-03 | Christian's suggested fix for using full iso-8859-1 when OSD encoding isn't s... | František Dvořák |
2003-12-03 | change my Emailaddress | Marco Zuehlke |
2003-12-03 | use _x_ao_mode2channels in post-plugins | Marco Zuehlke |
2003-12-03 | export mode_channels as an internal function | Marco Zuehlke |
2003-12-03 | Czech .po files update. | František Dvořák |
2003-12-03 | avoid crashing with big wavex headers. | Miguel Freitas |
2003-12-03 | remove nasty ogg_pack hack. now just pure vorbis data is sent to | Miguel Freitas |
2003-12-03 | fix font encoding of closed captions (needs to be latin1, instead of ASCII) | Christian Vogler |
2003-12-02 | abort() is not an acceptable way of handling errors in libxine... | Miguel Freitas |
2003-12-02 | the quest of the missing files continue... | Miguel Freitas |
2003-12-01 | Fix QDM2 (qt-audio) decoder not working, bug in CreateMutex (win32) | Ewald Snel |
2003-11-29 | we actually want the device to block, when the dxr3 is fed up | Michael Roitzsch |
2003-11-29 | grrrr | Miguel Freitas |
2003-11-29 | use AUDIODEV on sun | Miguel Freitas |
2003-11-29 | AUDIODEV patch by Mitch@0Bits.COM | Miguel Freitas |
2003-11-29 | fix divzero | Miguel Freitas |
2003-11-29 | lets give another chance to vorbis_dsp_clear. the segfaults were probably | Miguel Freitas |
2003-11-29 | yes, i had no ogg installed before... | Miguel Freitas |
2003-11-29 | add some comments, check libvorbis calls, fix segfaults | Miguel Freitas |
2003-11-29 | fix segfaults with unitialized contexts | Miguel Freitas |
2003-11-29 | fix compilation failure then kick my ass... | Daniel Caujolle-Bert |
2003-11-29 | blame me: i didn't noticed libpostproc could only handle planar formats | Miguel Freitas |
2003-11-27 | fix compiler warning about LOG_MODULE being redefined | Michael Roitzsch |
2003-11-27 | i hate those missing files... | Miguel Freitas |
2003-11-27 | - disable the Audio DV codec in the ffmpeg decoder as it seems to have disapp... | Bastien Nocera |
2003-11-27 | don't handle /null/ get_extensions(). | Daniel Caujolle-Bert |
2003-11-27 | avoid confusion | Daniel Caujolle-Bert |
2003-11-27 | pfff, et voilà, this is what happen when you sleep 4 hours a night... ;-) | Daniel Caujolle-Bert |
2003-11-27 | [0] pointer was badly set | Daniel Caujolle-Bert |
2003-11-26 | mp3 vbr length problem reported by rhythmbox guys. | Thibaut Mattern |
2003-11-26 | xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat... | Daniel Caujolle-Bert |
2003-11-26 | oops, wrong bit. | Thibaut Mattern |
2003-11-26 | Win32 MSVC stuff: | František Dvořák |
2003-11-26 | prevent 'last' empty variable | Daniel Caujolle-Bert |
2003-11-26 | provide new video out properties | Michael Roitzsch |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-26 | adding the usual header | Michael Roitzsch |
2003-11-26 | new decoder priority handling | Michael Roitzsch |
2003-11-26 | remove now unused xine_t* from plugin struct | Michael Roitzsch |
2003-11-26 | querying the decoder priority entirely from the config makes decoder mapping | Michael Roitzsch |
2003-11-26 | the viz plugins are feeding their private metronom with video only data, so | Michael Roitzsch |
2003-11-26 | != is evaluated _before_ &, so this is not doing what it's supposed to | Michael Roitzsch |