summaryrefslogtreecommitdiffstats
path: root/libavformat/rtpdec_svq3.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-151-1/+1
|\
| * doxygen: use Doxygen markup for authors and web links where appropriateDiego Biurrun2011-07-151-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-241-2/+2
|\ \ | |/
| * rtp: Rename the open/close functions to alloc/freeMartin Storsjö2011-04-241-2/+2
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-041-4/+4
|\ \ | |/
| * avio: avio_ prefix for url_close_dyn_bufAnton Khirnov2011-04-031-3/+3
| * avio: avio_ prefix for url_open_dyn_bufAnton Khirnov2011-04-031-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-211-1/+1
| * avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-201-1/+1
* | avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-221-1/+1
* | avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-201-1/+1
|/
* 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
* rtpdec_svq3: Don't look for the unused RTP_FLAG_KEY flagMartin Storsjö2010-10-031-3/+0
* 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
* 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
OpenPOWER on IntegriCloud