summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-15ARGB OSD: pass thru unscaled flag for testingphintuka
2013-01-15Support ARGB OSD with vdpau / opengl2 video drivers.phintuka
2013-01-07Added missing BUF_FLAG_FRAME_END to last fragment of known-sized PES packetsphintuka
2013-01-06Fixed typophintuka
2013-01-06Support for HDMV format PMT. Demux audio streams, ignore graphics streams.phintuka
2013-01-06Fixed log messagephintuka
2013-01-06Support VC1 in mpeg-tsphintuka
2012-12-31Fixed segfault in PMT parsing when first ts packet of pmt section has been lostphintuka
2012-12-31Added mpeg2_is_sequence_header()phintuka
2012-12-12Updated Ukrainian translationphintuka
2012-12-09Updated for vdr-1.7.33.rofafor
2012-08-30factorized parse_timestamp()phintuka
2012-08-30compress structphintuka
2012-08-30demux-ts: flush complete PES packets immediatelyphintuka
2012-08-30mpeeg-ts demuxer: added PES header parsing sanity checkphintuka
2012-08-30Fixed configure error exit valuephintuka
2012-08-29Do not update playlist item title with empty stringphintuka
2012-08-29Add title and track number to audio CD playlist itemsphintuka
2012-07-29Pass libavutil CFLAGS from pkg-config to gccphintuka
2012-07-18Fix audio track selection for media files without track map / language codesphintuka
2012-06-13Align `-O` option correctly in usage/help messagephintuka
2012-06-08Increased max A-V diff to 4 secondsphintuka
2012-06-06Cosmeticsphintuka
2012-06-06Change terminal state only when running on terminalphintuka
2012-05-11Reverted part of 1.357 (pausing SCR instead of stream caused audio to be drop...phintuka
2012-03-27Added missing space to log messagephintuka
2012-03-27Fixed warning (xine-lib 1.2 compability)phintuka
2012-03-26Timestamp-based buffering for live tvphintuka
2012-03-25Added build-time check for correct metronom_t sizephintuka
2012-03-24Fixed plugin init sequencephintuka
2012-03-23Cosmetics (renamed variable)phintuka
2012-03-23Removed unused codephintuka
2012-03-23Use metronom set_option() to set trick speed and still modesphintuka
2012-03-22Cosmeticsphintuka
2012-03-22Feed incoming PCR values to SCRphintuka
2012-03-22adjustable_scr: added buffering support to avoid messing with xine's playback...phintuka
2012-03-20time_ms(): use xine_monotonic_clock() when availablephintuka
2012-03-20Removed write-only variablephintuka
2012-03-19Send incoming messages to corresponding device instancephintuka
2012-03-19Added user handle to frontend->vdr message callbackphintuka
2012-03-19Commented out unused dataphintuka
2012-03-19Removed static members from main menuphintuka
2012-03-19Removed deprecated codephintuka
2012-03-19Bind media player to device instancephintuka
2012-03-19Bind setup menu to device instancephintuka
2012-03-19const char * -> const char []phintuka
2012-03-18Bind plugin menu to device instancephintuka
2012-03-18Store device pointer in pluginphintuka
2012-03-18Added missing includephintuka
2012-03-18Added missing headerphintuka