]> git.sesse.net Git - ffmpeg/history - libavformat/rtpenc.c
return error if frame_offset is negative, prevent segfault
[ffmpeg] / libavformat / rtpenc.c
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-02-20 Luca AbeniFix computation of the "NTP time" field in RTCP SR...
2008-01-21 Luca AbeniAdd support for H.264 video in the RTP muxer
2008-01-04 Luca AbeniSplit the RTP muxer out of rtp.c, to simplify the RTSP...