summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-03-21preserve Miguel's latest patchMichael Roitzsch
2003-03-21remove reference of removed variable (wow)Daniel Caujolle-Bert
2003-03-21libavcodec divx/xvid qpel bug workaround ported from ffmpeg cvsGuenter Bartsch
2003-03-20patch to enable playing dvds through the network. requires modified libdvdcss:Miguel Freitas
2003-03-20If first frame is not a keyframe then don't decode it or change state of decoderJames Stembridge
2003-03-20unused codeMiguel Freitas
2003-03-20cleanups and fixes for the PVR plugin. added documentation on how to writeMiguel Freitas
2003-03-20permit to change vertical position of subtitleDaniel Caujolle-Bert
2003-03-19removing a segfault ;)Stefan Holst
2003-03-19fix segfault when ffmpeg returns a frame containing no data, as happens with ...James Stembridge
2003-03-19Wrong pixel format for RGB decoderRobin KAY
2003-03-19clear all memory on frame size change to avoid artefacts from previousStefan Holst
2003-03-19fb_visual_t for fb video driver, enable frame_output_cb in that driver.Stefan Holst
2003-03-18- add many more locks for the Xv driver when needed, should fix some problemsBastien Nocera
2003-03-18Support for Windows Media 9 Voice codec via wmspdmod.dllJames Stembridge
2003-03-18Fix loading of wma3 (aka wma 9 pro) dll. Also fix bug in setting number of ou...James Stembridge
2003-03-18parse the preview buffer (max 256 bytes) to find the matching pattern (sorry ...Daniel Caujolle-Bert
2003-03-18- try going 2 bytes deep into the file before checking for the RIFF headerBastien Nocera
2003-03-18- fix the MP3 detection for streams from live365.comBastien Nocera
2003-03-17take care of NULL audio_fifoDaniel Caujolle-Bert
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-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