Mercurial > libavformat.hg
log rtpdec.h @ 5280:4292c6f121dc libavformat
age | author | description |
---|---|---|
2009-03-03 | rbultje | Add url_get_file_handle(), which is used to get the file descriptor libavformat |
2009-02-26 | rbultje | Implement marker bit, which is used for several RTP payloads currently libavformat |
2009-02-26 | rbultje | Don't (ab)use PKT_FLAG_* in RTP code, since the two have virtually nothing libavformat |
2009-02-17 | lucabe | Move to rtp.h the prototypes of all the functions defined in rtp.c libavformat |
2009-02-06 | lucabe | Move RTP_MAX_PACKET_LENGTH to rtpdec.h: it is not used in the muxer anymore libavformat |
2009-02-06 | lucabe | Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h libavformat base rtp.h@f6af6a4befd7 |