log rdt.h @ 6491:b7f807b4cd88 libavformat tip

age author description
Fri, 02 Jul 2010 12:48:32 +0000 diego Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML. libavformat
Fri, 06 Feb 2009 10:35:52 +0000 lucabe Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h libavformat
Wed, 07 Jan 2009 14:45:13 +0000 rbultje Parse the OpaqueData field for every AVStream represented by this "set of libavformat
Wed, 07 Jan 2009 14:38:44 +0000 rbultje Parse the ASMRuleBook SDP line to dynamically create one new AVStream for libavformat
Sun, 30 Nov 2008 20:40:04 +0000 rbultje document ff_rdt_parse_open(). See ML discussion in "[PATCH] RDT/Realmedia libavformat
Sun, 30 Nov 2008 20:39:16 +0000 rbultje Change function prototype from taking an AVStream to taking an index to the libavformat
Sat, 15 Nov 2008 20:43:57 +0000 rbultje Make function comment a bit more linguistically correct. libavformat
Sat, 15 Nov 2008 20:41:59 +0000 rbultje Add is_keyframe param to ff_rdt_parse_header(). See ML discussion in libavformat
Sat, 15 Nov 2008 02:22:47 +0000 rbultje Rename variables in ff_rdt_parse_header() and callers to match the libavformat
Sat, 04 Oct 2008 11:20:02 +0000 diego Fix 'make checkheaders', based on a patch by Diego Petten, flameeyes gmail com. libavformat
Sat, 04 Oct 2008 04:19:15 +0000 rbultje Implement RDTDemuxContext, which contains RDT-specific data (similar to libavformat
Wed, 01 Oct 2008 12:37:07 +0000 rbultje This patch refactors RDT packet header parsing so that it can be used in libavformat
Tue, 30 Sep 2008 13:23:33 +0000 rbultje Remove access to rdt_data struct in functions called outside of the libavformat
Sun, 07 Sep 2008 01:25:47 +0000 rbultje Implement RDT-specific data parsing routines. After these changes, simple libavformat
Sun, 07 Sep 2008 01:22:18 +0000 rbultje Implement a RDT-specific SET_PARAMETER command that subscribes to the libavformat
Sun, 07 Sep 2008 01:21:24 +0000 rbultje Add dynamic payload handlers to rdt.c. These follow the same API as the ones libavformat
Wed, 03 Sep 2008 04:44:58 +0000 rbultje Implement Realmedia/RTSP-compatible SETUP command. This includes calculation libavformat