summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-12-04fix stupid bug caused by using the wrong pointer, solving the case of theMike Lampard
2004-12-03fix a huge memleak (thanks to Jerome for reporting)Michael Roitzsch
2004-12-03major code cleanup, moved more global variables from dvbsub into structsMike Lampard
2004-12-03remove unused lenbytes calculation in cmml handlerConrad Parker
2004-12-03Fixed audio/video sync.Thibaut Mattern
2004-12-03Update to libfaad2 2.0.Thibaut Mattern
2004-12-01make buffer a multiple of ts packet sizeMike Lampard
2004-12-01- handle "uvox://" URLsThibaut Mattern
2004-12-01remove invalid includeMike Lampard
2004-12-01little housekeepingMichael Roitzsch
2004-12-01add xine licence headerMike Lampard
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