summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-11-25previous commit - dont quit if vdr format channels.conf is used. log aMike Lampard
2004-11-24another wmv9 fourccMiguel Freitas
2004-11-24wmv9 may use floor(), borrow it from mplayerMiguel Freitas
2004-11-24patch to further improve overlay blending and to elimiate static variablesMichael Roitzsch
2004-11-24use the internal freeing function, because it saves code and does proper lockingMichael Roitzsch
2004-11-24the ratio_code in xine_get_current_frame() is wrong, since we changed theMichael Roitzsch
2004-11-24*** empty log message ***Mike Lampard
2004-11-24add support for slightly non-standard? ?zap channels.conf filesMike Lampard
2004-11-23Rewrote OpenGL output plugin.Matthias Hopf
2004-11-23do not close the mixer prematurelyMichael Roitzsch
2004-11-23Added new message type XINE_GUI_SEND_WILL_DESTROY_DRAWABLE.Matthias Hopf
2004-11-22reenables prebuffering when resuming (patch from Lennart)Miguel Freitas
2004-11-22use section filter for pmt alsoMike Lampard
2004-11-21use INVERSION_AUTO rather than INVERSION_OFF if the fe can support it. useMike Lampard
2004-11-21updated goom to 2k4-dev21Michael Roitzsch
2004-11-20more info for bug reporting, do a simple sanity check to ensure that theMike Lampard
2004-11-19improvements from LennartMiguel Freitas
2004-11-19further checks for pat filteringMike Lampard
2004-11-19Fixed segfault occuring in the xxmc plugin when it had swithed to acceleratedThomas Hellström
2004-11-19added support for 24-bit LPCM from DVDsMike Melanson
2004-11-19Skip video data until one keyframe is detected.Thibaut Mattern
2004-11-18change all printfs to xprintf, increase verbosity in parse_si + tuner toMike Lampard
2004-11-18increase no-data timeout in plugin_read.Mike Lampard
2004-11-17fix stupid mistake (thanks Thibaut)Miguel Freitas
2004-11-17fix #1067672Miguel Freitas
2004-11-17mind the volume :)Miguel Freitas
2004-11-16do never cache input position.Miguel Freitas
2004-11-16increase all timeouts, should fix most (all?) problems reported so far.Mike Lampard
2004-11-15polypaudio supportMiguel Freitas
2004-11-14Fixed some rarely exposed locking bugs in the xxmc driver.Thomas Hellström
2004-11-13Fixed segfault when seeking with the "xvmc" and "xxmc" plugins playingThomas Hellström
2004-11-13XCreatePixmap fails with zero size. we better assert here.Miguel Freitas
2004-11-13sanity checkingMiguel Freitas
2004-11-13increase tuner timeout. some cards are a little slowMike Lampard
2004-11-13.m4a is, more generically, MPEG-4 audioAndre Pang
2004-11-12QuickTime demuxer can demux iTunes's .m4a files tooAndre Pang
2004-11-12If a video driver supports overlays, it should probably say so in its capabil...Andre Pang
2004-11-12Fix playback of Speex filesAndre Pang
2004-11-10inc/dec the stream_t reference counterThibaut Mattern
2004-11-08Fix compilation on Mac OS X with --disable-altivec (warning: compilation has ...Andre Pang
2004-11-06Mac OS X XineOpenGLView: Disable initial colour support temporarily while som...Andre Pang
2004-11-06Mac OS X XineOpenGLView: Fix inclusion of xineutils.hAndre Pang
2004-11-06Mac OS X video out driver:Andre Pang
2004-11-06libmpeg2 compilation fixes for Mac OS XAndre Pang
2004-11-04dvb driver needs video & audio pids to be handled differentlyxine_1-rc7-release1-rc7Mike Lampard
2004-11-03prevent compiler warnings from the new monotonic clock in xineutils.h meetingMichael Roitzsch
2004-11-03fix compiler warningMichael Roitzsch
2004-11-01Fixed packet seq handling.Thibaut Mattern
2004-10-31last fixes...Miguel Freitas
2004-10-30- make use of the net buffer control in gnome-vfs, to speed it up a bitBastien Nocera