aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/rtpdec_svq3.c
Commit message (Expand)AuthorAgeFilesLines
* Remove mostly unnecessary rtpdec_*.h files, store the declarations in one fileMartin Storsjö2010-07-301-1/+1
* Include the correct header that actually is used, use quotes instead of angle...Martin Storsjö2010-07-251-1/+1
* rtpdec_svq3: Return the timestamp in *timestamp instead of pkt->ptsMartin Storsjö2010-07-141-1/+1
* Add RTP depacketization of SVQ3Josh Allmann2010-07-011-0/+138