Age | Commit message (Expand) | Author |
2003-12-07 | argh | Thibaut Mattern |
2003-12-07 | v2.3 is here... | Thibaut Mattern |
2003-12-07 | - Move ID3 parsing code to id3.h/id3.c | Thibaut Mattern |
2003-12-07 | get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac... | Daniel Caujolle-Bert |
2003-12-07 | fix post plugins interception | Miguel Freitas |
2003-12-07 | i guess img->lock must not restore the frame pointers | Miguel Freitas |
2003-12-07 | - don't segfault when the audio device isn't available | Bastien Nocera |
2003-12-06 | Do not set stream/meta info if the demuxer has already done the job. | Thibaut Mattern |
2003-12-06 | Discard MPEG video in content detection. | Thibaut Mattern |
2003-12-06 | getting the spelling really right | Michael Roitzsch |
2003-12-06 | reading through Daniel's huge patch was quite tiresome, but it was not worthl... | Michael Roitzsch |
2003-12-06 | fix mem overlap reported by valgrind | Miguel Freitas |
2003-12-06 | fix problems switching to use_vo_driver method | Miguel Freitas |
2003-12-06 | perhaps that will fix the black box problem reported at xine-user | Miguel Freitas |
2003-12-06 | fix xprintf calls. | Daniel Caujolle-Bert |
2003-12-06 | Recognize SVCD OGT and CVD subtitle streams. | Rocky Bernstein |
2003-12-05 | Should the segfault with the "save" input plugin. | Thibaut Mattern |
2003-12-05 | correct comment | James Stembridge |
2003-12-05 | - fix crash when sending a security ui message | Bastien Nocera |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-12-04 | Adjusting Makefile. | František Dvořák |
2003-12-04 | use _x_io* functions | James Stembridge |
2003-12-04 | some const correctness | James Stembridge |
2003-12-04 | quiet | James Stembridge |
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 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 | use _x_ao_mode2channels in post-plugins | Marco Zuehlke |
2003-12-03 | export mode_channels as an internal function | Marco Zuehlke |
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 | 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 |