]> git.sesse.net Git - ffmpeg/history - libavformat/rtpenc.c
pvez avi fourcc is truemotion1
[ffmpeg] / libavformat / rtpenc.c
2009-01-27 Luca AbeniMerge rtp_internal.h in rtp.h, and remove rtp_internal.h
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2008-07-13 Måns RullgårdRTP: use dprintf(), allow compilation with -DDEBUG
2008-07-08 Luca AbeniRemove outdated comment
2008-06-25 Luca AbeniRemove improper usage of AV_TIME_BASE_Q
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
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...