Mercurial > libavformat.hg
log rtpdec.c @ 3495:ed5686879cdb libavformat
age | author | description |
---|---|---|
Fri, 09 May 2008 11:56:36 +0000 | diego | Use full path for #includes from another directory. libavformat |
Sat, 15 Mar 2008 16:15:47 +0000 | diego | typo fixes libavformat |
Fri, 18 Jan 2008 20:48:32 +0000 | rbultje | Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*). libavformat |
Thu, 10 Jan 2008 13:54:30 +0000 | rbultje | Reindent after r11493 (always use parse_packet() vfunc in rtp_parse_packet()), libavformat |
Thu, 10 Jan 2008 13:52:35 +0000 | rbultje | Make rtp_parse_packet() always call the vfunc of the dynamic payload handler libavformat |
Fri, 04 Jan 2008 19:33:50 +0000 | lucabe | Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's dependencies libavformat base rtp.c@cf130d0dcbae |