summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2008-11-04Removed NEED_x_syslogphintuka
2008-11-04Build single vdrdiscovery.o for both client and serverphintuka
2008-10-31Added #include "../features.h"phintuka
2008-10-28Build system upgrade:phintuka
2008-09-22Removed OS X specific part as it is not needed anymorephintuka
2008-09-21Added iso639_1_to_iso639_2phintuka
2008-07-29Fixed pes_strip_pts_dtsphintuka
2008-07-29Fixed start code check in pes_get_picture_typephintuka
2008-07-29Added (optimized) macros for NAL testingphintuka
2008-07-29Added IS_PADDING_PACKETphintuka
2008-07-29Use NAL_AUD define instead of raw numberphintuka
2008-07-29Added NAL End of Sequencephintuka
2008-07-14Do not try to scan special mrls (dvd:/ etc.)phintuka
2008-06-11Parse mpeg2 aspect ratiophintuka
2008-06-11h264_rational_t -> mpeg_rational_tphintuka
2008-05-22Remove images from metainfo listphintuka
2008-05-22Always init metadata to empty string regardless of used metadata fetching methodphintuka
2008-05-22Remove unneeded initialization.phintuka
2008-05-20Use defines for NAL typesphintuka
2008-05-20Aspect ratio parsingphintuka
2008-05-07Fix min. length of pes packet with ptsphintuka
2008-05-07Added metainfo menuxineliboutput-1_0_1phintuka
2008-04-28Added SetScrSpeed()phintuka
2008-04-28Make some functions/parameters constphintuka
2008-04-20Added SetScrSpeed (fine-tuning of UDP/RTP stream master clock)phintuka
2008-04-20Check for monotonic clock only once (m_Monotonic -> static)phintuka
2008-04-03Use libextractor for extracting metainfo. Supported versions are 0.5.20 or la...phelin
2008-04-03pointer -> constant char arrayphintuka
2008-03-16Define video_size_t only in mpeg.hphintuka
2008-02-20Initial importphintuka
2008-02-19Remove compiler warning (suggest parentheses around && within ||)phintuka
2008-02-19Fix cID3Scanner <-> cPlaylist synchronication:phintuka
2008-02-19Remove static variablephintuka
2008-02-19Remove ID3 scanner startup delayphintuka
2008-02-04Split to pes.h, mpeg.h and h264.hphintuka
2008-02-04Adapt to changes in pes.hphintuka
2008-02-04Use packet type macrosphintuka
2008-02-04Initial importphintuka
2008-02-04Initial importphintuka
2008-02-04Data is constant.phintuka
2008-01-29Initial importphintuka
2008-01-24H.264 detectionphintuka
2008-01-10Enable selecting which metainfo is shown.phelin
2008-01-10Add setup menu for Media player. Options for enabling or disabling metainfo t...phelin
2008-01-10Combine ID3Scanner command output handling for both metaflac and mp3info.phelin
2008-01-10Add Tracknumber for playlist items.phelin
2008-01-10Replace Track with Title in playlist items.phelin
2007-10-15Remove vdr-1.3.x compability code (it won't work anyway)phintuka
2007-09-18cCharSetConv::SystemCharacterTable() returns NULL if VDR uses internally UTF-8phintuka
2007-06-26Fix compilation with VDR >= 1.5.3 (Patch from Thomas Günther)phintuka