summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-12-01support PMT sections larger than 1 ts packetMike Lampard
2004-12-01allow up to 4 subtitle pidsMike Lampard
2004-12-01initial import of dvb subtitle decoderMike Lampard
2004-12-01Initial import of dvb spu decoderMike Lampard
2004-12-01Fix DirectX video output driver compilation on win32Andre Pang
2004-12-01Fix compilation on HP/UX and Cygwin/mingw32Andre Pang
2004-11-30Fix two errors in the volume <-> %age conversion functions:Darren Salt
2004-11-30- added resync codeThibaut Mattern
2004-11-29Fix playback of some recent NSV streams with AAC.Thibaut Mattern
2004-11-26Update Mac OS X video output to use new alphablend APIAndre Pang
2004-11-26Don't make xine engine depend on internal libintl if ./configure'd --without-...Andre Pang
2004-11-25fix compiler warnings.......Mike Lampard
2004-11-25fix bug whereby channelname MRLs preceded by a number aren't recognised.Mike Lampard
2004-11-25Fix compile error in overlay blending. (Reinhard Nissl)Darren Salt
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