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