FFmpeg/libavformat
Martin Storsjö 1dd1b2332e rtsp: Include an User-Agent header field in all requests
Some rtsp servers like the IP Cam IcyBox IB-CAM2002 need it.

Based on a patch by Carl Eugen Hoyos.

Signed-off-by: Martin Storsjö <martin@martin.st>
2013-07-14 20:53:04 +03:00
..
4xm.c 4xm: do not overread while parsing header 2013-06-12 14:45:46 +02:00
a64.c
aacdec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
ac3dec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
adtsenc.c
adxdec.c
aea.c
aiff.h
aiffdec.c
aiffenc.c
allformats.c lavf: add a raw WavPack muxer. 2013-05-28 18:19:19 +02:00
amr.c
anm.c avformat: av_log_ask_for_sample() ---> avpriv_request_sample() 2013-03-13 20:42:21 +01:00
apc.c
ape.c ape: use correct context for the bit table printed in debug 2013-03-27 16:20:08 +01:00
apetag.c apetag: use int64_t for filesize 2013-06-04 17:20:19 +02:00
apetag.h apetag: add support for writing APE tags 2013-05-28 18:19:03 +02:00
asf.c asfdec: also read Metadata Library Object 2013-02-09 18:57:21 +01:00
asf.h riff: Move guid structs and helper functions into riff 2013-04-21 18:20:30 +02:00
asfcrypt.c asf: K&R formatting cosmetics 2013-02-06 09:48:51 +01:00
asfcrypt.h
asfdec.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
asfenc.c Revert "asfenc: return error on negative timestamp" 2013-03-19 11:04:55 +01:00
assdec.c
assenc.c
au.c Move misplaced file author information where it belongs 2013-04-11 02:42:11 +02:00
audiointerleave.c avformat: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:16:23 +02:00
audiointerleave.h
avc.c
avc.h
avformat.h avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
avi.h
avidec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
avienc.c
avio_internal.h
avio.c avio: Handle AVERROR_EOF in the same way as the return value 0 2013-07-07 13:30:01 +03:00
avio.h
aviobuf.c
avisynth.c lavf: remove disabled FF_API_R_FRAME_RATE cruft 2013-03-11 18:23:50 +01:00
avlanguage.c
avlanguage.h
avs.c avs: Increase magic value score above file extension score 2013-05-04 21:51:00 +02:00
bethsoftvid.c avformat: av_log_ask_for_sample() ---> avpriv_request_sample() 2013-03-13 20:42:21 +01:00
bfi.c
bink.c bink demuxer: set framerate. 2013-02-01 12:42:17 +01:00
bmv.c
c93.c
caf.c
caf.h
cafdec.c
cavsvideodec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
cdg.c
cdxl.c
concat.c
crcenc.c
crypto.c
cutils.c
daud.c
dfa.c
diracdec.c
dnxhddec.c
dsicin.c
dtsdec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
dv.c
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c lavf: remove disabled FF_API_R_FRAME_RATE cruft 2013-03-11 18:23:50 +01:00
ffm.h
ffmdec.c
ffmenc.c lavf: introduce AVFMT_TS_NEGATIVE 2013-04-25 10:13:27 +02:00
ffmeta.h
ffmetadec.c
ffmetaenc.c
file.c
filmstripdec.c avformat: av_log_ask_for_sample() ---> avpriv_request_sample() 2013-03-13 20:42:21 +01:00
filmstripenc.c
flacdec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
flacenc_header.c
flacenc.c
flacenc.h
flic.c
flv.h
flvdec.c flvdec: read audio sample size and channels metadata 2013-03-28 06:27:28 -04:00
flvenc.c flvenc: do not mux more than one stream per type 2013-04-16 10:31:38 +02:00
format.c avf: split off format register and lookup function 2013-06-16 14:00:40 +02:00
framecrcenc.c lavf: introduce AVFMT_TS_NEGATIVE 2013-04-25 10:13:27 +02:00
framehash.c
g722.c
g723_1.c avformat: Add av_cold attributes to init functions missing them 2013-05-05 18:33:04 +02:00
gif.c Move misplaced file author information where it belongs 2013-04-11 02:42:11 +02:00
gopher.c
gsmdec.c
gxf.c
gxf.h
gxfenc.c
h261dec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
h263dec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
h264dec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
hls.c Use the avstring.h locale-independent character type functions 2013-03-07 15:16:36 +02:00
hlsenc.c hls, segment: fix splitting for audio-only streams. 2013-04-27 10:19:04 +02:00
hlsproto.c lavf: remove disabled FF_API_APPLEHTTP_PROTO cruft 2013-03-11 18:22:54 +01:00
http.c Use the avstring.h locale-independent character type functions 2013-03-07 15:16:36 +02:00
http.h
httpauth.c Use the avstring.h locale-independent character type functions 2013-03-07 15:16:36 +02:00
httpauth.h
id3v1.c
id3v1.h
id3v2.c id3v2: check for end of file while unescaping tags 2013-05-03 10:21:27 +02:00
id3v2.h avpacket: use AVBuffer to allow refcounting the packets. 2013-03-08 07:33:45 +01:00
id3v2enc.c
idcin.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
idroqdec.c
idroqenc.c
iff.c iff: validate CMAP palette size 2013-03-18 10:48:29 +01:00
ilbc.c
img2.c img2: Add j2k file extension for JPEG 2000 2013-04-04 19:47:05 +02:00
img2dec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
img2enc.c img2enc: add an option for overwriting one file with subsequent images 2013-04-11 12:30:44 +02:00
ingenientdec.c
internal.h avf: move url utility functions in a separate file 2013-06-16 15:01:39 +02:00
ipmovie.c
isom.c Apple Intermediate Codec decoder 2013-05-17 06:31:05 +02:00
isom.h
iss.c
iv8.c
ivfdec.c
ivfenc.c
jvdec.c
latmenc.c
libavformat.v
librtmp.c
lmlm4.c
log2_tab.c
lxfdec.c
m4vdec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
Makefile Makefile: Remove stray tabs 2013-07-07 19:29:19 +03:00
matroska.c
matroska.h matroskadec: silently skip CodecState element. 2013-05-27 21:25:53 +02:00
matroskadec.c matroskadec: introduce resync function. 2013-06-10 20:51:35 +02:00
matroskaenc.c matroskaenc: restore compatibility with non referenced AVPacket 2013-06-24 08:03:26 +02:00
md5enc.c lavf: introduce AVFMT_TS_NEGATIVE 2013-04-25 10:13:27 +02:00
md5proto.c
metadata-example.c
metadata.c
metadata.h
mm.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
mmf.c mmf: Write metadata into an Optional Data chunk 2013-05-14 17:14:38 +02:00
mms.c
mms.h
mmsh.c
mmst.c
mov_chan.c
mov_chan.h
mov.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
movenc.c movenc: K&R formatting cosmetics 2013-07-07 21:34:31 +03:00
movenc.h movenc: Grow the frag_info array in chunks 2013-06-04 15:05:42 +03:00
movenchint.c movenc: Rename the timestamp parameter to dts in write_hint_packets 2013-07-08 12:44:25 +03:00
mp3dec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
mp3enc.c avpacket: use AVBuffer to allow refcounting the packets. 2013-03-08 07:33:45 +01:00
mpc8.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
mpc.c
mpeg.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
mpeg.h mpegts: add support for stream_type 0x42, which is CAVS 2013-03-15 09:33:24 +01:00
mpegenc.c avformat: Add av_cold attributes to init functions missing them 2013-05-05 18:33:04 +02:00
mpegts.c mpegts: add support for stream_type 0x42, which is CAVS 2013-03-15 09:33:24 +01:00
mpegts.h mpegts: add support for stream_type 0x42, which is CAVS 2013-03-15 09:33:24 +01:00
mpegtsenc.c lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideo 2013-03-26 09:50:02 +02:00
mpegvideodec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
mpjpeg.c
msnwc_tcp.c
mtv.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
mux.c lavf: don't abort if both encoder and muxer aspect ratios are not set 2013-06-24 08:03:26 +02:00
mvi.c mvi: set framerate 2013-01-29 07:31:55 +01:00
mxf.c
mxf.h
mxfdec.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
mxfenc.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
mxg.c avpacket: use AVBuffer to allow refcounting the packets. 2013-03-08 07:33:45 +01:00
ncdec.c
network.c avf: move ff_http_match_no_proxy to network 2013-06-16 14:41:00 +02:00
network.h avf: move ff_http_match_no_proxy to network 2013-06-16 14:41:00 +02:00
noproxy-test.c avf: move ff_http_match_no_proxy to network 2013-06-16 14:41:00 +02:00
nsvdec.c nsvdec: Remove commented-out debug cruft 2013-06-02 18:11:58 +02:00
nullenc.c
nut.c nut: K&R formatting cosmetics 2013-05-04 20:01:08 +02:00
nut.h Remove commented-out #includes 2013-05-15 23:01:21 +02:00
nutdec.c nut: use meaningful error values 2013-05-07 14:37:32 +02:00
nutenc.c nut: use a define for the nut version 2013-05-06 09:14:43 +02:00
nuv.c lavf: remove disabled FF_API_R_FRAME_RATE cruft 2013-03-11 18:23:50 +01:00
oggdec.c oggdec: do not fall back on binary search in the generic code. 2013-07-02 10:37:22 +02:00
oggdec.h
oggenc.c lavf: introduce AVFMT_TS_NEGATIVE 2013-04-25 10:13:27 +02:00
oggparsecelt.c
oggparsedirac.c
oggparseflac.c
oggparseogm.c
oggparseskeleton.c av_log_missing_feature() ---> avpriv_report_missing_feature() 2013-03-13 20:42:21 +01:00
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c Use the avstring.h locale-independent character type functions 2013-03-07 15:16:36 +02:00
oma.c oma: Validate sample rates 2013-03-31 16:10:52 +02:00
oma.h oma: Validate sample rates 2013-03-31 16:10:52 +02:00
omadec.c oma: properly forward errors in oma_read_packet 2013-05-07 14:37:32 +02:00
omaenc.c
options_table.h
options.c
os_support.c win32: Use 64-bit fstat/lseek variants for MSVC as well 2013-03-27 19:05:58 +02:00
os_support.h win32: Use 64-bit fstat/lseek variants for MSVC as well 2013-03-27 19:05:58 +02:00
output-example.c output-example: Update to use encode_video2 instead of the now dropped encode_video 2013-03-08 13:42:45 +01:00
pcm.c
pcm.h
pcmdec.c
pcmenc.c
pmpdec.c silly typo fixes 2013-05-03 18:26:12 +02:00
psxstr.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
pva.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
qcp.c
qtpalette.h
r3d.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
rawdec.c lavf: remove disabled FF_API_R_FRAME_RATE cruft 2013-03-11 18:23:50 +01:00
rawdec.h
rawenc.c
rawenc.h
rawvideodec.c
rdt.c avformat: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:16:23 +02:00
rdt.h
riff.c avf: move riff tags accessors where they belong 2013-06-16 14:41:07 +02:00
riff.h riff: Move guid structs and helper functions into riff 2013-04-21 18:20:30 +02:00
rl2.c
rm.c
rm.h
rmdec.c rmdec: Use the AVIOContext given as parameter in rm_read_metadata() 2013-07-07 13:30:12 +03:00
rmenc.c
rmsipr.c
rmsipr.h
rpl.c Escape 130 (RPL) decoder 2013-05-18 07:12:56 +02:00
rso.c
rso.h
rsodec.c rsodec: Use avpriv_report_missing_feature() where appropriate 2013-03-13 21:20:12 +01:00
rsoenc.c
rtmp.h use my full first name instead of short one in copyrights 2013-06-01 13:38:50 +02:00
rtmpcrypt.c
rtmpcrypt.h
rtmpdh.c
rtmpdh.h
rtmphttp.c Use the avstring.h locale-independent character type functions 2013-03-07 15:16:36 +02:00
rtmppkt.c use my full first name instead of short one in copyrights 2013-06-01 13:38:50 +02:00
rtmppkt.h use my full first name instead of short one in copyrights 2013-06-01 13:38:50 +02:00
rtmpproto.c use my full first name instead of short one in copyrights 2013-06-01 13:38:50 +02:00
rtp.c Use proper "" quotes for local header #includes 2013-02-01 12:51:15 +01:00
rtp.h
rtpdec_amr.c
rtpdec_asf.c
rtpdec_formats.h rtpdec: Split handling of mpeg12 audio/video to a separate depacketizer 2013-01-20 18:20:22 +02:00
rtpdec_g726.c avformat: Add av_cold attributes to init functions missing them 2013-05-05 18:33:04 +02:00
rtpdec_h263_rfc2190.c avformat: Add av_cold attributes to init functions missing them 2013-05-05 18:33:04 +02:00
rtpdec_h263.c avformat: Add av_cold attributes to init functions missing them 2013-05-05 18:33:04 +02:00
rtpdec_h264.c avformat: Add av_cold attributes to init functions missing them 2013-05-05 18:33:04 +02:00
rtpdec_ilbc.c
rtpdec_jpeg.c
rtpdec_latm.c avformat: av_log_ask_for_sample() ---> avpriv_request_sample() 2013-03-13 20:42:21 +01:00
rtpdec_mpeg4.c avformat: Add av_cold attributes to init functions missing them 2013-05-05 18:33:04 +02:00
rtpdec_mpeg12.c avformat: Add av_cold attributes to init functions missing them 2013-05-05 18:33:04 +02:00
rtpdec_mpegts.c avformat: Add av_cold attributes to init functions missing them 2013-05-05 18:33:04 +02:00
rtpdec_qcelp.c
rtpdec_qdm2.c
rtpdec_qt.c avformat: av_log_ask_for_sample() ---> avpriv_request_sample() 2013-03-13 20:42:21 +01:00
rtpdec_svq3.c
rtpdec_vp8.c rtpdec: Initialize some variables to silence compiler warnings 2013-03-02 21:23:52 +02:00
rtpdec_xiph.c avformat: Add av_cold attributes to init functions missing them 2013-05-05 18:33:04 +02:00
rtpdec.c rtpdec: Fix the alphabetical ordering in registering depacketizers 2013-06-06 19:56:05 +03:00
rtpdec.h rtpdec: Increase max rtp packet size to 8192 2013-04-09 10:36:56 +03:00
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c rtpenc_chain: Use the original AVFormatContext for getting payload type 2013-01-24 11:31:36 +02:00
rtpenc_chain.h
rtpenc_h263_rfc2190.c
rtpenc_h263.c
rtpenc_h264.c rtpenc: fix overflow checking in avc_mp4_find_startcode() 2013-01-23 13:51:29 +02:00
rtpenc_jpeg.c
rtpenc_latm.c
rtpenc_mpv.c lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideo 2013-03-26 09:50:02 +02:00
rtpenc_vp8.c
rtpenc_xiph.c
rtpenc.c Remove commented-out debug #define cruft 2013-05-16 00:23:30 +02:00
rtpenc.h rtpenc: Start the sequence numbers from a random offset 2013-01-22 00:25:38 +02:00
rtpproto.c
rtsp.c rtsp: Include an User-Agent header field in all requests 2013-07-14 20:53:04 +03:00
rtsp.h rtsp: Support decryption of SRTP signalled via RFC 4568 (SDES) 2013-01-15 11:54:40 +02:00
rtspcodes.h
rtspdec.c
rtspenc.c
sapdec.c lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500 2013-04-09 10:36:43 +03:00
sapenc.c
sauce.c
sauce.h
sctp.c sctp: Add a note on why sctp_recvmsg and sctp_sendmsg have ff_-prefixes 2013-05-04 22:22:17 +02:00
sdp.c sdp: Include SRTP crypto params if using the srtp protocol 2013-01-15 11:55:29 +02:00
seek-test.c
seek.c
seek.h
segafilm.c
segment.c hls, segment: fix splitting for audio-only streams. 2013-04-27 10:19:04 +02:00
sierravmd.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
siff.c
smacker.c smacker: check frame size validity 2013-06-16 15:57:31 +02:00
smjpeg.c
smjpeg.h
smjpegdec.c avformat: av_log_ask_for_sample() ---> avpriv_request_sample() 2013-03-13 20:42:21 +01:00
smjpegenc.c
smoothstreamingenc.c
sol.c
sox.h
soxdec.c
soxenc.c
spdif.c
spdif.h
spdifdec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
spdifenc.c avformat: av_log_ask_for_sample() ---> avpriv_request_sample() 2013-03-13 20:42:21 +01:00
srtdec.c
srtp.c srtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTH 2013-04-09 12:04:39 +03:00
srtp.h srtp: Add support for a few DTLS-SRTP related crypto suites 2013-01-21 00:13:35 +02:00
srtpproto.c lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500 2013-04-09 10:36:43 +03:00
swf.c
swf.h
swfdec.c
swfenc.c
takdec.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
tcp.c network: uniform ff_listen_bind and ff_listen_connect 2013-06-04 14:56:52 +02:00
thp.c
tiertexseq.c
tls.c lavf: Handle the environment variable no_proxy more properly 2013-02-27 21:32:13 +02:00
tmv.c
tta.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
tty.c tty: set avg_frame_rate. 2013-03-08 08:11:05 +01:00
txd.c
udp.c
url-test.c avf: move url utility functions in a separate file 2013-06-16 15:01:39 +02:00
url.c avf: move url utility functions in a separate file 2013-06-16 15:01:39 +02:00
url.h avf: move url utility functions in a separate file 2013-06-16 15:01:39 +02:00
urldecode.c Use the avstring.h locale-independent character type functions 2013-03-07 15:16:36 +02:00
urldecode.h
utils.c avf: move url utility functions in a separate file 2013-06-16 15:01:39 +02:00
vc1test.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
vc1testenc.c
version.h lavf: add a raw WavPack muxer. 2013-05-28 18:19:19 +02:00
voc.c
voc.h
vocdec.c
vocenc.c
vorbiscomment.c
vorbiscomment.h
vqf.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
wavdec.c wav: Always seek to an even offset 2013-05-06 09:14:43 +02:00
wavenc.c
wc3movie.c
westwood_aud.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
westwood_vqa.c westwood_vqa: do not free extradata on error in read_header 2013-07-07 22:04:43 +02:00
wtv.c wtv: Mark attachment with a negative stream id 2013-07-07 04:28:51 +02:00
wv.c wvdec: split block header parsing into a separate file 2013-05-28 17:47:59 +02:00
wv.h wvdec: split block header parsing into a separate file 2013-05-28 17:47:59 +02:00
wvdec.c wvdec: split block header parsing into a separate file 2013-05-28 17:47:59 +02:00
wvenc.c lavf: add a raw WavPack muxer. 2013-05-28 18:19:19 +02:00
xa.c avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 2013-05-04 21:43:06 +02:00
xmv.c xmv: do not leak memory in the error paths in xmv_read_header() 2013-04-04 07:54:45 +02:00
xwma.c avformat: av_log_ask_for_sample() ---> avpriv_request_sample() 2013-03-13 20:42:21 +01:00
yop.c
yuv4mpeg.c yuv4mpeg: Correctly round chroma up for odd luma sizes 2013-07-07 13:30:22 +03:00