summaryrefslogtreecommitdiffstats
path: root/libavformat/rtpdec_qdm2.c
Commit message (Expand)AuthorAgeFilesLines
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-5/+5
* doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-121-4/+4
* rtpdec_qdm2: Don't try to parse data packet if no configuration is receivedMartin Storsjö2011-05-131-0/+2
* rtp: Rename the open/close functions to alloc/freeMartin Storsjö2011-04-241-2/+2
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* rtpdec: Remove useless NULL initializations when using designated initializersMartin Storsjö2010-11-291-1/+0
* rtpdec: Change the qdm2, qt and svq3 depacketizers to use designated initiali...Martin Storsjö2010-11-291-7/+7
* Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with theStefano Sabatini2010-09-251-1/+1
* Remove mostly unnecessary rtpdec_*.h files, store the declarations in one fileMartin Storsjö2010-07-301-1/+1
* Add a depacketizer for QDM2Josh Allmann2010-07-141-0/+316
OpenPOWER on IntegriCloud