summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec_svq3.c
Commit message (Expand)AuthorAge
* rtpdec: Remove useless NULL initializations when using designated initializersMartin Storsjö2010-11-29
* rtpdec: Change the qdm2, qt and svq3 depacketizers to use designated initiali...Martin Storsjö2010-11-29
* rtpdec_svq3: Don't look for the unused RTP_FLAG_KEY flagMartin Storsjö2010-10-03
* Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with theStefano Sabatini2010-09-25
* Remove mostly unnecessary rtpdec_*.h files, store the declarations in one fileMartin Storsjö2010-07-30
* Include the correct header that actually is used, use quotes instead of angle...Martin Storsjö2010-07-25
* rtpdec_svq3: Return the timestamp in *timestamp instead of pkt->ptsMartin Storsjö2010-07-14
* Add RTP depacketization of SVQ3Josh Allmann2010-07-01