]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/rdt.h
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavformat / rdt.h
2009-02-06 lucabeSplit rtp.h in rtp.h, rtpdec.h, and rtpenc.h
2009-01-07 rbultjeParse the OpaqueData field for every AVStream represent...
2009-01-07 rbultjeParse the ASMRuleBook SDP line to dynamically create...
2008-11-30 rbultjedocument ff_rdt_parse_open(). See ML discussion in...
2008-11-30 rbultjeChange function prototype from taking an AVStream to...
2008-11-15 rbultjeMake function comment a bit more linguistically correct.
2008-11-15 rbultjeAdd is_keyframe param to ff_rdt_parse_header(). See...
2008-11-15 rbultjeRename variables in ff_rdt_parse_header() and callers...
2008-10-04 diegoFix 'make checkheaders', based on a patch by Diego...
2008-10-04 rbultjeImplement RDTDemuxContext, which contains RDT-specific...
2008-10-01 rbultjeThis patch refactors RDT packet header parsing so that...
2008-09-30 rbultjeRemove access to rdt_data struct in functions called...
2008-09-07 rbultjeImplement RDT-specific data parsing routines. After...
2008-09-07 rbultjeImplement a RDT-specific SET_PARAMETER command that...
2008-09-07 rbultjeAdd dynamic payload handlers to rdt.c. These follow...
2008-09-03 rbultjeImplement Realmedia/RTSP-compatible SETUP command....