summaryrefslogtreecommitdiffstats
path: root/stream/realrtsp/asmrp.c
Commit message (Expand)AuthorAgeFilesLines
* stream: remove native RTSP/RTP/PNM supportwm42012-08-011-690/+0
* Merge svn changes up to r29644Uoti Urpala2009-09-041-0/+1
|\
| * Fix asmrp_dispose to also free the buffer.reimar2009-09-021-0/+1
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-18/+18
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-19/+18
|/
* More boundary checks for fixed-length arrays. Some of them may have been rtogni2007-02-111-4/+12
* Fix invalid memory access if identifier is unknownrtogni2007-01-011-1/+1
* Fix potential buffer overflow in asm rules matching codertogni2006-12-311-2/+6
* Fix compilation: forgotten mp_msg.h includereimar2006-11-051-0/+1
* printf ->mp_msgrtogni2006-11-051-8/+8
* Do not use abort()rtogni2006-11-051-7/+7
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+677