summaryrefslogtreecommitdiffstats
path: root/libavformat/rtpdec_asf.c
Commit message (Expand)AuthorAgeFilesLines
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-1/+1
* Copy metadata from ASF files contained in RTSP streams from ASF to RTSP layer,Ronald S. Bultje2011-01-141-0/+1
* Prevent overflow on random input.Ronald S. Bultje2010-08-131-1/+2
* Remove mostly unnecessary rtpdec_*.h files, store the declarations in one fileMartin Storsjö2010-07-301-1/+1
* Reindent, rewrap long comment lines to keep line length below 80 charsMartin Storsjö2010-07-211-52/+53
* rtpdec_asf: Handle RTSP-MS packet splittingMartin Storsjö2010-07-211-10/+16
* rtpdec_asf: Include lavu headers using quotes instead of angle bracketsMartin Storsjö2010-07-191-3/+3
* rtpdec_asf: Propagate errors from the chained av_open_input_streamMartin Storsjö2010-07-051-2/+6
* Fix implicit cast warningEli Friedman2010-06-271-1/+1
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-301-2/+2
* Rename RTP depacketizer files from rtp_* to rtpdec_*Martin Storsjö2010-02-281-0/+281
OpenPOWER on IntegriCloud