summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-12Undeprecate xine_register_log_cb.Darren Salt
2008-06-11Mark release as 1.1.13, not 1.1.12.1.Darren Salt
2008-06-11Provide a useful implementation of xine_register_log_cb().Darren Salt
2008-06-11Fix va_list-related breakage. Multiple use needs va_copy().Darren Salt
2008-06-09Fix Shoutcast NSV detection.Darren Salt
2008-06-09Avoid false positives when looking up demuxer by MIME type.Darren Salt
2008-01-10Merge new flag.Thibaut Mattern
2008-01-10Added audio padding handling.Thibaut Mattern
2008-01-10Added new buffer flag for audio padding.Thibaut Mattern
2008-01-10Fixed buggy discontinuity handling when playing short streams and using the g...Thibaut Mattern
2008-01-09Added padding delay to the first and the last frame.Thibaut Mattern
2008-01-09Fixed gapless playback.Thibaut Mattern
2008-01-09Fix a read-past-end bug in xine-lib's internal strtok_r replacement.Darren Salt
2008-01-09Allow for patch-level numbering; initialise to ".1".Darren Salt
2008-01-06Added signature for changeset 1dbf784bebc791266fcca02e917ee63034ac2e0bDarren Salt
2008-01-06Release tag.Darren Salt
2008-01-06Mark release.xine-lib-1_1_9-release1.1.9Darren Salt
2008-01-06Mark a translated string as fuzzy else "make -C po update-po" fails.Darren Salt
2008-01-06Constify bits of the OGM subtitle hack. Add a changelog entry.Darren Salt
2008-01-06for resolving Korean subtitle bugDongsu Park
2008-01-06Tell the Real demuxer about lists of http references.Darren Salt
2008-01-05Enable the VMware Screen codec (ffmpeg).Darren Salt
2008-01-05Add ChangeLog entry for the translation.Diego 'Flameeyes' Pettenò
2008-01-05Add translation to Türkçe by Serdar Soytetir and Server Acim.Diego 'Flameeyes' Pettenò
2008-01-04Cosmetics : replace tabs by spaces.Thibaut Mattern
2008-01-04Initial parsing of Xing header LAME extension.Thibaut Mattern
2008-01-04Pass $(X_CFLAGS) when compiling syncfb.Darren Salt
2008-01-04Protect against multiple inclusion of include/configure.h.Darren Salt
2008-01-04Fixed an issue in input_pvr with setting the frequency of the tuner for ivtv ...Richard van Paasen
2008-01-03Detect corrupted or broken seek tables for CBR MP3 files. [Bug #3]Thibaut Mattern
2008-01-01Remove all reference to automake.diff.Darren Salt
2008-01-01Add ChangeLog entry for previous change.Diego 'Flameeyes' Pettenò
2008-01-01Updated French translation.Christophe Giraud
2008-01-01Avoid potential install-time mislinkage against libxine.so.2.Darren Salt
2007-12-18Use calloc() when allocating an array of elements.Diego 'Flameeyes' Pettenò
2007-12-18Use calloc() when allocating an array of elements.Diego 'Flameeyes' Pettenò
2007-12-18Use calloc() when allocating an array of elements.Diego 'Flameeyes' Pettenò
2007-12-18Use calloc() when the allocated size would be counted by multiplying the size...Diego 'Flameeyes' Pettenò
2007-04-15Avoid locking log_lock once the buffer has been allocated.Reinhard Nißl
2007-04-15Avoid immediate frame drops by giving decoder a further chance toReinhard Nißl
2007-04-15Choose maximum for frame drop limit depending on the number ofReinhard Nißl
2007-04-15Avoid skipping an unsuitable frame when there are only few buffersReinhard Nißl
2007-04-15Increase priority of video decoder a little bit, to avoid frameReinhard Nißl
2007-07-26report unsupported frame format when blending overlayReinhard Nißl
2007-07-26report unsupported frame format and abortReinhard Nißl
2007-10-08Revert cheating invalid frame sizes after fixed frame allocation (continued).Reinhard Nißl
2007-10-16Add additional key introduced for VDR-1.5.10's subtitles menu.Reinhard Nißl
2008-01-01Skip deleted keys - should any ever occur! - while saving the config.Darren Salt
2008-01-01Use signed data type for pan&scan center offset components.Reinhard Nißl
2007-12-31Add a missing initialisation.Reinhard Nißl