summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2003-03-10handle chunks that are bigger than xine's buffersMichael Roitzsch
2003-03-10patch from Martin Gansser <MGansser@rand.de> to compile on hpuxMichael 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-09track the ffmpeg build numberMike Melanson
2003-03-08implement XINE_PARAM_AUDIO_AMP_LEVEL so xine's volume can be set independantl...Guenter Bartsch
2003-03-08well, beta 8 time1-beta8Guenter 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-08copy and paste, you know ...Michael Roitzsch
2003-03-08hopefully...Michael Roitzsch
2003-03-08syncing libdvdnav to cvs should fix remaining highlight problemsMichael Roitzsch
2003-03-08added missing documentations in the spec-fileManfred Tremmel
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-07beta 7 preparationsxine-1-beta7-release1-beta7Guenter Bartsch