10 Commits (3156df450fb661cbe72802b817cfed6050d7705d)

Author SHA1 Message Date
Ronald S. Bultje afbc4d2dac Prevent overflow on random input. 14 years ago
Martin Storsjö 965a3ddb1f Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file 15 years ago
Martin Storsjö 4f5340a0b1 Reindent, rewrap long comment lines to keep line length below 80 chars 15 years ago
Martin Storsjö bcc4cb4681 rtpdec_asf: Handle RTSP-MS packet splitting 15 years ago
Martin Storsjö a16ebd40d8 rtpdec_asf: Include lavu headers using quotes instead of angle brackets 15 years ago
Martin Storsjö 0fca8d24ee rtpdec_asf: Propagate errors from the chained av_open_input_stream 15 years ago
Eli Friedman 9b1947c7f2 Fix implicit cast warning 15 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Martin Storsjö f65919af7e Rename RTP depacketizer files from rtp_* to rtpdec_* 15 years ago
Ronald S. Bultje a636b58ce1 Fix two problems (no idea how this ever worked): 15 years ago
Ronald S. Bultje 4abd85141c Revert r21851. 15 years ago
Ronald S. Bultje 298d2fd304 Don't return 0 if buffer setup failed. That signals the RTSP demuxer that 15 years ago
Ronald S. Bultje acfe8faf29 Cosmetics: remove spaces between function name and arguments in declaration, 16 years ago
Colin McQuillan 202a6697ba Use named initializers and use new/free_context() instead of extradata() 16 years ago
Ronald S. Bultje c2f3eec445 Implement RTSP-MS/ASF packet parsing - this completes RTSP-MS support. See 16 years ago
Ronald S. Bultje e9fce261a6 Assign the x-pf-asf payload string to be decoded by rtp_asf.c, and add a 16 years ago
Ronald S. Bultje 79ff11d78f Fix wrong @file tag. 16 years ago
Ronald S. Bultje 1a30d5415f Add RTP/ASF header parsing, which is part of the SDP of these streams. See 16 years ago