]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/rtpdec.h
add casts to silence gcc warnings
[frescor/ffmpeg.git] / libavformat / rtpdec.h
2009-03-03 rbultjeAdd url_get_file_handle(), which is used to get the...
2009-02-26 rbultjeImplement marker bit, which is used for several RTP...
2009-02-26 rbultjeDon't (ab)use PKT_FLAG_* in RTP code, since the two...
2009-02-17 lucabeMove to rtp.h the prototypes of all the functions defin...
2009-02-06 lucabeMove RTP_MAX_PACKET_LENGTH to rtpdec.h: it is not used...
2009-02-06 lucabeSplit rtp.h in rtp.h, rtpdec.h, and rtpenc.h