]> git.sesse.net Git - ffmpeg/history - libavformat/rtpdec.h
Check for CONFIG_LIBFOO_DECODER/CONFIG_LIBFOO_ENCODER instead of just
[ffmpeg] / libavformat / rtpdec.h
2009-03-03 Ronald S. BultjeAdd url_get_file_handle(), which is used to get the...
2009-02-26 Ronald S. BultjeImplement marker bit, which is used for several RTP...
2009-02-26 Ronald S. BultjeDon't (ab)use PKT_FLAG_* in RTP code, since the two...
2009-02-17 Luca AbeniMove to rtp.h the prototypes of all the functions defin...
2009-02-06 Luca AbeniMove RTP_MAX_PACKET_LENGTH to rtpdec.h: it is not used...
2009-02-06 Luca AbeniSplit rtp.h in rtp.h, rtpdec.h, and rtpenc.h