Mercurial > libavformat.hg
log rtpdec.h @ 4965:ca59375d99f8 libavformat
age | author | description |
---|---|---|
Tue, 03 Mar 2009 17:04:51 +0000 | rbultje | Add url_get_file_handle(), which is used to get the file descriptor libavformat |
Thu, 26 Feb 2009 14:24:50 +0000 | rbultje | Implement marker bit, which is used for several RTP payloads currently libavformat |
Thu, 26 Feb 2009 14:23:05 +0000 | rbultje | Don't (ab)use PKT_FLAG_* in RTP code, since the two have virtually nothing libavformat |
Tue, 17 Feb 2009 08:09:34 +0000 | lucabe | Move to rtp.h the prototypes of all the functions defined in rtp.c libavformat |
Fri, 06 Feb 2009 20:42:21 +0000 | lucabe | Move RTP_MAX_PACKET_LENGTH to rtpdec.h: it is not used in the muxer anymore libavformat |
Fri, 06 Feb 2009 10:35:52 +0000 | lucabe | Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h libavformat base rtp.h@f6af6a4befd7 |