summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec_asf.c
Commit message (Expand)AuthorAge
* Copy metadata from ASF files contained in RTSP streams from ASF to RTSP layer,Ronald S. Bultje2011-01-14
* Prevent overflow on random input.Ronald S. Bultje2010-08-13
* Remove mostly unnecessary rtpdec_*.h files, store the declarations in one fileMartin Storsjö2010-07-30
* Reindent, rewrap long comment lines to keep line length below 80 charsMartin Storsjö2010-07-21
* rtpdec_asf: Handle RTSP-MS packet splittingMartin Storsjö2010-07-21
* rtpdec_asf: Include lavu headers using quotes instead of angle bracketsMartin Storsjö2010-07-19
* rtpdec_asf: Propagate errors from the chained av_open_input_streamMartin Storsjö2010-07-05
* Fix implicit cast warningEli Friedman2010-06-27
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-30
* Rename RTP depacketizer files from rtp_* to rtpdec_*Martin Storsjö2010-02-28