summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-03-17- i also did some bug fixes! ;)Bastien Nocera
2003-03-17take care of NULL audio_fifoDaniel Caujolle-Bert
2003-03-17update changelog (some of these points are already a bit older, sorry)Michael Roitzsch
2003-03-17fix decoder reset: when waiting for I and P frames, to get the necessary refe...Michael Roitzsch
2003-03-17do not skip the whole format detection, if verbosity is lowMichael Roitzsch
2003-03-17- support HTTP redirections, streams from live365.com still don't workBastien Nocera
2003-03-17Removes -funroll-loops from i386 build CFLAGSStephen Torri
2003-03-16fix segfault when no vidix driver is foundJames Stembridge
2003-03-16add xine_engine_set/get_param() functions. For now, only verbosity is support...Daniel Caujolle-Bert
2003-03-16make changing quality thread safeJames Stembridge
2003-03-16no no no, CFLAGS may be used here to let the filter worksDaniel Caujolle-Bert
2003-03-16stop warningDaniel Caujolle-Bert
2003-03-15version notificationMichael Roitzsch
2003-03-15fix broken install-debugDaniel Caujolle-Bert
2003-03-15Second (and far less braindead) go at mpeg-4 postprocessingJames Stembridge
2003-03-15mute default console outputJames Stembridge
2003-03-15* bug fixesLuca Ognibene
2003-03-15should do snd_pcm_prepare after snd_pcm_drop as otherwise we are left in SND_...James Stembridge
2003-03-15merging Debian changes with CVSSiggi Langauf
2003-03-14testing the idea of aborting because of action pending AND read timeout.Miguel Freitas
2003-03-14libvidix uses libdlJames Stembridge
2003-03-14simpler solution to not loading mga_crtc2_vid with g200 and don't print messa...James Stembridge
2003-03-14don't attempt to load xine plugins from vidix driver directoryJames Stembridge
2003-03-14Only probe driver files with a .so extensionJames Stembridge
2003-03-14include dha code in xineplug_vo_out_vidix.so rather than each and every vidix...James Stembridge
2003-03-14mute vidix driver console output. vidix itself still outputs messages to the ...James Stembridge
2003-03-14Split config callbacksJames Stembridge
2003-03-14don't bother reconfiguring postprocessing mode if new setting is 0 (ie off)James Stembridge
2003-03-14document mpeg-4 postprocessing additionJames Stembridge
2003-03-14mpeg-4 post processing :)James Stembridge
2003-03-14* fixes in mosaico ppLuca Ognibene
2003-03-14pfff, this time i commit the right version :-\Daniel Caujolle-Bert
2003-03-14avoid crashing when drawing outside area. Same for clipping area.Daniel Caujolle-Bert
2003-03-14Build post processing codeJames Stembridge
2003-03-14Ignore generated filesJames Stembridge
2003-03-14Import post processing code from ffmpegJames Stembridge
2003-03-14* some changes, disabled at the momentLuca Ognibene
2003-03-14Standards 3.5.9 transitionPhilipp Hahn
2003-03-14Spelling of xinePhilipp Hahn
2003-03-14UpdatePhilipp Hahn
2003-03-13turn these around so that dvd_get_current_position is defined before usedMichael Roitzsch
2003-03-12max_pages should be > 0Miguel Freitas
2003-03-12Fix non-scaled yuv->rgb mmx routines when frame height is not a multiple of 16James Stembridge
2003-03-12small performance patch by Marcelo RobertoMiguel Freitas
2003-03-12fix wrong return value of seek function, kindly reported by Nick KurshevMichael Roitzsch
2003-03-11Several post plugins were crashing with a failed assertion, due toJuergen Keil
2003-03-11Disable some debug output on x86, when the OS doesn't support SSE.Juergen Keil
2003-03-11Use path relative to "top_srcdir" to find headers, so that the build worksJuergen Keil
2003-03-10- rework audio_out.c so thread is created only onceMiguel Freitas
2003-03-10do not waste cpu if paused/not playing plus some small fixesMiguel Freitas