February 26, 2009
View 144ae29

Implement marker bit, which is used for several RTP payloads currently under review. See "[FFmpeg-devel] RTP mark bit not passed to parse_packet" thread on mailinglist.

Ronald S. Bultje authored on 2009/02/26 23:24:50
View a68d44e

Don't (ab)use PKT_FLAG_* in RTP code, since the two have virtually nothing in common except for this one value. Change was requested by Luca in the "[FFmpeg-devel] RTP mark bit not passed to parse_packet" thread.

Ronald S. Bultje authored on 2009/02/26 23:23:05
February 17, 2009
View e5f483c

Move to rtp.h the prototypes of all the functions defined in rtp.c

Luca Abeni authored on 2009/02/17 17:09:34
February 7, 2009
View 18c7b35

Move RTP_MAX_PACKET_LENGTH to rtpdec.h: it is not used in the muxer anymore

Luca Abeni authored on 2009/02/07 05:42:21
February 6, 2009
View 302879c

Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h

Luca Abeni authored on 2009/02/06 19:35:52