summaryrefslogtreecommitdiff
path: root/xine
AgeCommit message (Expand)Author
2010-05-16Killed warning (added default:)phintuka
2010-05-16Cosmeticsphintuka
2010-05-16check_for_scaling(): check if output dimensions are sanephintuka
2010-05-14Fixed warningsphintuka
2010-05-14Cosmetics: removed tabsphintuka
2010-05-14Enabled building of enhanced SPU plugin for xine-lib 1.1.17...1.1.18.1phintuka
2010-05-14Added support for objects larger than 64kb (large subtitle objects won't fit ...phintuka
2010-05-12Fixed size of object id (uint16_t)phintuka
2010-05-10Added missing line feeds to log stringsphintuka
2010-04-05Added fill_extra_info() to fill buf->extra_info.phintuka
2010-04-04Fixed automatic main title selection when root path is not terminated with '/'phintuka
2010-03-21metronom_exit():phintuka
2010-03-21xvdr_metronom_dispose(): use xvdr_metronom_unwire()phintuka
2010-03-21wire()/unwire(): safety checks (stream, stream->metronom)phintuka
2010-03-21Fixed metronom_exit (segfault)phintuka
2010-03-21Improved PTS wrap handlingphintuka
2010-03-20Fixd lost BUF_FLAG_FRAME_END flags: Split large packets before appending data...phintuka
2010-03-20removed pes_start (duplicate ; use pusi instead)phintuka
2010-03-19ts_data_reset_audio(): added an option to keep one channelphintuka
2010-03-13Set video window inside OSD area.phintuka
2010-03-13check_for_scaling(): Moved stream check to right branch (reported by Petri He...phintuka
2010-02-22Added some sanity checksphintuka
2010-02-20Fixed re-centering unscaled OSDphintuka
2010-02-20Store window size in osd_manager dataphintuka
2010-02-20Simplifyphintuka
2010-02-19Added functions to attach/tetach from streamphintuka
2010-02-19Do not send discontinuity messages in still image / backward trick speed modes.phintuka
2010-02-19Flush mpeg-ts demuxer caches when entering mpeg-pes modephintuka
2010-02-19Cosmetics and minor buffer size check updatesphintuka
2010-02-16Drop broken PES packetsphintuka
2010-02-16Parse video DTSphintuka
2010-02-15Attach PTS only to the first fragment of PES packet.phintuka
2010-02-15check for ts_data in ts_data_reset_audio()phintuka
2010-02-14Aded support for still mode and trick speed to get_option()phintuka
2010-02-14Assed still modephintuka
2010-02-06Build PCM plugin by default only for xine-lib <= 1.1.17phintuka
2010-01-30Store PTS of last displayed video frame in xvdr_metronomphintuka
2010-01-26Fixed frame duration for I-frames-only trick speed modesphintuka
2010-01-26Initial importphintuka
2010-01-22Added ts_data_reset_audio()phintuka
2010-01-17Trickspeed pts handlingphintuka
2010-01-17Fixed off_t size in 32-bit systemsphintuka
2010-01-17Convert masks to boolphintuka
2010-01-10Removed (broken?) PREVIEW/HEADER stuffphintuka
2010-01-10parse_pmt: Inform audio decoder about each audio track type in right order.phintuka
2010-01-09Do not reset decoder_flags when setting BUF_FLAG_FRAME_ENDphintuka
2010-01-07Added BluRay PCM pluginphintuka
2010-01-07Changed default libbluray locationphintuka
2010-01-07Made libbluray dir and plugin selections configurable from make command linephintuka
2010-01-07Moved targets section to new locationphintuka