summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2009-02-17Initial importphintuka
2009-02-16Fixed paste errorphintuka
2009-02-16width, height: int -> uintphintuka
2009-02-16Removed tabs and trailing spacesphintuka
2009-02-16Headers updatephintuka
2009-02-14Include mpeg.hphintuka
2009-02-14Removed includephintuka
2009-02-14int --> uint16_tphintuka
2009-02-12Cosmetics. Added a note about VDPAU.rofafor
2009-02-10Added some comments.phintuka
2009-02-10Added RTP_PAYLOAD_TYPE_PES and RTP_PAYLOAD_TYPE_TSphintuka
2009-02-10Set payload type to SDPphintuka
2009-02-10Added payload type parameter (PES or TS)phintuka
2009-02-10Removed tabs and trailing spacesphintuka
2009-02-10Added IS_MPEG_AUDIO_PACKET() and IS_PS1_PACKET()phintuka
2009-02-10Removed trailing spacephintuka
2009-02-10Fixed NAL_END_SEQphintuka
2009-02-05parse_pat/pmt input TS packet --> constphintuka
2009-02-04Cosmeticsphintuka
2009-02-04Added PES_HEADER_LEN()phintuka
2009-02-02Added STREAM_DVBSUBphintuka
2009-01-28PMT parsingphintuka
2009-01-28PAT/PMT parsingphintuka
2009-01-27Initial importphintuka
2009-01-18Avoid name collisionsphintuka
2009-01-18Initial importphintuka
2008-12-21Initial importphintuka
2008-12-21Added DATA_IS_PES()phintuka
2008-12-05Moved RLE code from osd.c and xine_input_vdr.c to rle.[hc]phintuka
2008-11-24Replaced cIConv with VDR's cCharConv.rofafor
2008-11-20Fixed compilationphintuka
2008-11-20Removed backwards compatibility.rofafor
2008-11-16Silenced warn_unused_result warnings.rofafor
2008-11-14Check for vdr_sdp_description() return value.phintuka
2008-11-14asprintf -> cStringphintuka
2008-11-14Check asprintf return valuephintuka
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