]> git.sesse.net Git - ffmpeg/history - libavformat/rtpdec.c
Simplify mmco setup code used in IDR pictures.
[ffmpeg] / libavformat / rtpdec.c
2008-07-13 Måns RullgårdRTP: use dprintf(), allow compilation with -DDEBUG
2008-07-02 Luca AbeniReindent after last commit
2008-07-02 Luca AbeniFix A/V synch for RTP streams that do not contain MPEG1...
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-03-15 Diego Biurruntypo fixes
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...