summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-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
2003-03-10handle chunks that are bigger than xine's buffersMichael Roitzsch
2003-03-09use windows codec path as provided by configureMichael Roitzsch
2003-03-09remove my debuggingMichael Roitzsch
2003-03-09for seekable, non-blocked input (like files), the demuxer reads only 4 bytes,Michael Roitzsch
2003-03-08implement XINE_PARAM_AUDIO_AMP_LEVEL so xine's volume can be set independantl...Guenter Bartsch
2003-03-08confusionMichael Roitzsch
2003-03-08Fix (for real) osd_draw_point(). NOTE: osd_render structure changed (point fu...Daniel Caujolle-Bert
2003-03-08these headers are needed by nav_types.h, which in turn is needed byMichael Roitzsch
2003-03-08syncing libdvdnav to cvs should fix remaining highlight problemsMichael Roitzsch
2003-03-08Convenience change to MRL parsing as suggested by Michel Hermier:Michael Roitzsch
2003-03-08install the nav_types header, because some internal plugin APIs depend on itMichael Roitzsch
2003-03-08first step towards fixing the DVD menu highlighting problemsMichael Roitzsch
2003-03-08fix xine_osd_draw_point()Daniel Caujolle-Bert
2003-03-08Remove these confusing linesEwald Snel
2003-03-08Fix corruption in paused mode (keep all YV12 data, not just top slice)Ewald Snel
2003-03-07Recognize VCD and CVD subtitle streams.Rocky Bernstein
2003-03-07remove verbose sun audio driver messagesJuergen Keil
2003-03-07ok, lets try to not break the frontends...Miguel Freitas