]> git.sesse.net Git - ffmpeg/history - libavformat/rtpdec.c
Generalize RIFF INFO tag support; support reading INFO tag in wav
[ffmpeg] / libavformat / rtpdec.c
2008-01-18 Ronald S. BultjeAdd a flags field to the RTPDynamicPayloadPacketHandler...
2008-01-10 Ronald S. BultjeReindent after r11493 (always use parse_packet() vfunc...
2008-01-10 Ronald S. BultjeMake rtp_parse_packet() always call the vfunc of the...
2008-01-04 Luca AbeniSplit the RTP demuxing functions out of rtp.c, to simpl...