summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-16check_for_scaling(): check if output dimensions are sanephintuka
2010-05-16Detect AAC and DTS in PES private streamsphintuka
2010-05-16Tag private streams with DVB subtitling descriptor with STREAM_DVBSUBphintuka
2010-05-16Changed internally used pseudo stream types (STREAM_AUDIO_???, STREAM_DVBSUB)phintuka
2010-05-15Added DTS and AAC descriptor tagsphintuka
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-12updates to 1.314:phintuka
2010-05-11Updated Ukrainian translation (Thanks to Yarema aka Knedlyk)phintuka
2010-05-10Added missing line feeds to log stringsphintuka
2010-04-23Removd fuzzy translationsphintuka
2010-04-23Ukrainian translation (Thanks to Yarema aka Knedlyk)phintuka
2010-04-16Eliminated compiler warnings (Thanks to Winfried Koehler)phintuka
2010-04-16Eliminated compiler warnings (missing default case) (Thanks to Winfried Koehler)phintuka
2010-04-16Removed unneeded / double function declarationsphintuka
2010-04-16SCR tuning: fixed calculating free buffers when using HD buffer (get_buf_elem...phintuka
2010-04-16Added config options to fine-tune channel switch speed:phintuka
2010-04-16Added a check and warning for too small stream audio fifo (Thanks to Dirk Bre...phintuka
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-31fe_grab(): fixed clipping height (sf bug #2979641)phintuka
2010-03-29Fixed building with jpeg <= 7phintuka
2010-03-28Fixed bug #2974620 : vdr-sxfe segfaults when executing GRABphintuka
2010-03-23Added TS support for EAC3 tracks.rofafor
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-20Improved SCR tuning: do not puse SCR if there are enough decoded video framesphintuka
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-16Fixed a signess bug.rofafor
2010-03-16Fixed detecting backwards state in trick speed control message.phintuka
2010-03-15Template for void func(a,b,c,d,e)phintuka
2010-03-15Cosmeticsphintuka
2010-03-15Fixed TS_BUFFER_LOCKphintuka
2010-03-15Properly lock m_TsBuf accessphintuka
2010-03-15Initial importphintuka
2010-03-15PIP support (VDR side)phintuka
2010-03-14Fixed yaepghd compilation.rofafor
2010-03-14Set StreamID to UDP/RTP headersphintuka
2010-03-13Set video window inside OSD area.phintuka
2010-03-13Send yaepghd video window position and size to xine-libphintuka
2010-03-13Added command OSD_VideoWindowphintuka
2010-03-13check_for_scaling(): Moved stream check to right branch (reported by Petri He...phintuka