]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/rtp_mpv.c
FFmpeg UDP protocol hacked to be delivered through FNA endpoinds (Simply:Zprasene...
[frescor/ffmpeg.git] / libavformat / rtp_mpv.c
2009-02-06 lucabeSplit rtp.h in rtp.h, rtpdec.h, and rtpenc.h
2009-01-27 lucabeMerge rtp_internal.h in rtp.h, and remove rtp_internal.h
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2008-10-02 diegospelling cosmetics
2008-07-10 lucabeFix MPEG video packetization for RTP
2008-06-19 lucabeFix neverending loop which might happen when sending...
2008-05-09 diegoUse full path for #includes from another directory.
2007-09-24 lucabeAdd my name to the copyright header, since rtp_mpv...
2007-09-10 lucabeFix timestamps in RTP packets (now, MPEG1 video with...
2007-09-03 lucabeSet the "B" flag in the payload header
2007-09-03 lucabeSet the "TR" field in the payload header
2007-09-03 lucabeCorrectly set the "P" field in the payload header
2007-08-29 lucabeCorrect packetization for MPEG video frames, and correc...
2007-08-29 lucabeRemove commented code (payload header extension)
2007-08-28 lu_zeroBackport fix for mpegvideo rtp, fixes Issue119, origina...
2007-08-24 lucabeMove the RTP packetization code for MPEG12 video in...