summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec_qt.c
Commit message (Expand)AuthorAge
...
* avio: avio_ prefix for url_fseekAnton Khirnov2011-03-01
* avio: avio_ prefixes for get_* functionsAnton Khirnov2011-02-21
* avio: move init_put_byte() to a new private header and rename itAnton Khirnov2011-02-20
* avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-20
* Remove final semicolon from some macrosMans Rullgard2011-02-10
* Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE*Anton Khirnov2011-02-03
* 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
* Add RTP depacketization of the X-QT QuickTime formatMartin Storsjö2010-10-06