summaryrefslogtreecommitdiffstats
path: root/libavformat/rtpdec_latm.c
Commit message (Expand)AuthorAgeFilesLines
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* rtsp: Don't expose the MS-RTSP RTX data stream to the callerMartin Storsjö2012-04-081-0/+3
* doxygen: Do not include license boilerplates in Doxygen comment blocks.Diego Biurrun2012-02-061-1/+1
* Remove leftover includes of strings.hMartin Storsjö2011-11-061-1/+0
* Remove unused variablesMans Rullgard2011-06-021-3/+2
* rtp: Rename the open/close functions to alloc/freeMartin Storsjö2011-04-241-2/+2
* 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
* Add RTP depacketization of MP4A-LATMMartin Storsjö2010-08-121-0/+187
OpenPOWER on IntegriCloud