ffmpeg/libavformat
Martin Storsjö fdcdd5396e Use getaddrinfo() instead of resolve_host(). Patch by Martin Storsjö
<$firstname()$firstname,st>.

Originally committed as revision 21147 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-11 17:32:40 +00:00
..
4xm.c
adtsenc.c
aea.c
aiff.h decode qcelp in aiff, implement #1524, patch by Vitor 2009-11-30 22:01:21 +00:00
aiffdec.c Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped 2009-12-13 20:27:29 +00:00
aiffenc.c Split up the AIFF muxer and demuxer into separate files. 2009-10-15 09:45:16 +00:00
allformats.c Deluxe Paint Animation demuxer 2010-01-10 05:47:50 +00:00
amr.c
anm.c Deluxe Paint Animation demuxer 2010-01-10 05:47:50 +00:00
apc.c
ape.c
apetag.c Remove unused variable, fixes the warning: 2009-12-15 23:41:22 +00:00
apetag.h
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec.c Only add 1 index entry per keyframe. 2009-12-16 21:24:04 +00:00
asfenc.c
assdec.c
assenc.c
au.c AU : demuxed packet size should be sample size aligned. 2009-12-07 13:55:38 +00:00
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h Deprecate resolve_host(). Patch by Martin Storsjö <$firstname()$firstname,st>. 2010-01-11 17:28:55 +00:00
avi.h
avidec.c Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped 2009-12-13 20:27:29 +00:00
avienc.c
avio.c
avio.h Make url_resetbuf() assert on wrong flags passed and make it static on next 2009-10-20 06:40:01 +00:00
aviobuf.c Make url_resetbuf() assert on wrong flags passed and make it static on next 2009-10-20 06:40:01 +00:00
avisynth.c
avlanguage.c
avlanguage.h
avs.c
bethsoftvid.c
bfi.c
c93.c
caf.c Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 2009-10-16 14:46:06 +00:00
caf.h
cafdec.c
cdg.c CD+G demuxer and decoder 2009-12-17 17:25:31 +00:00
crcenc.c
cutils.c
daud.c
dsicin.c
dv.c Split parts of dvdata.h into dvdata.c, this ensures that things like 2009-10-16 07:55:57 +00:00
dv.h
dvenc.c Split parts of dvdata.h into dvdata.c, this ensures that things like 2009-10-16 07:55:57 +00:00
dxa.c
eacdata.c update my email address 2010-01-09 03:31:13 +00:00
electronicarts.c Use enum CodecID where appropriate. 2010-01-10 08:57:20 +00:00
ffm.h
ffmdec.c Fix breakage introduced by setting the sample_fmt to SAMPLE_FMT_NONE (r20623). This makes 2009-12-14 21:08:21 +00:00
ffmenc.c Fix breakage introduced by setting the sample_fmt to SAMPLE_FMT_NONE (r20623). This makes 2009-12-14 21:08:21 +00:00
file.c
flacdec.c
flacenc.c
flacenc.h
flic.c
flv.h
flvdec.c Revert flvdec.c part of r20836 2009-12-14 15:59:19 +00:00
flvenc.c FLV 8-bit PCM is unsigned, not signed 2009-12-14 03:30:25 +00:00
framecrcenc.c
gif.c
gopher.c
gxf.c
gxf.h
gxfenc.c Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 2009-10-16 14:46:06 +00:00
http.c
id3v1.c Correct truncated ID3v1 genre name. 2009-12-13 22:31:29 +00:00
id3v1.h More ID3v1 genres from ffmbc. 2009-12-13 20:51:38 +00:00
id3v2.c More entries for ff_id3v2_metadata_conv from ffmbc. 2009-12-13 21:02:43 +00:00
id3v2.h Remove extraneous const keyword 2009-10-17 14:07:28 +00:00
idcin.c
idroq.c
iff.c
img2.c print error message when image2 muxer fail to compute frame filename 2009-12-01 23:10:32 +00:00
internal.h
ipmovie.c Recognize 16-bit Interplay Video variant 2009-12-27 08:21:40 +00:00
isom.c Add decoder for R210 (uncompressed 10-bit RGB) codec. 2009-12-17 18:56:56 +00:00
isom.h remove no more needed MOVAtom.offset field 2010-01-04 22:51:38 +00:00
iss.c
iv8.c Support "A format generated by IndigoVision 8000 video server". 2009-12-01 13:17:10 +00:00
libnut.c
lmlm4.c
Makefile Add support for dirac in ogg 2010-01-11 00:31:52 +00:00
matroska.c
matroska.h
matroskadec.c mkvdec: Avoid divide-by-zero crash on invalid real audio tracks 2010-01-11 00:31:55 +00:00
matroskaenc.c matroskaenc: Add support for writing chapters. 2009-10-18 12:17:01 +00:00
metadata_compat.c
metadata.c Add flags to prevent strdup() on arguments to av_metadata_set2(). 2009-12-13 20:22:27 +00:00
metadata.h
mm.c update my email address 2010-01-09 03:31:13 +00:00
mmf.c
mov.c cosmetics, remove useless parentheses, add space 2010-01-04 22:59:43 +00:00
movenc.c Add support for these widely-used iTunes metadata fields: Album Artist, 2010-01-04 02:52:40 +00:00
mp3.c set mp3 timebase to the lcm of all mp3 sample rates to fix frame duration 2009-11-22 21:04:18 +00:00
mpc8.c
mpc.c
mpeg.c Also print the number of invalid packets in the debug output. 2009-12-08 12:24:41 +00:00
mpeg.h
mpegenc.c
mpegts.c move code to avoid forward declaration 2009-11-08 03:27:58 +00:00
mpegts.h
mpegtsenc.c mux all stream types except audio as one pes packet per avpacket, issue #1374 2009-10-18 21:41:03 +00:00
mpjpeg.c
msnwc_tcp.c
mtv.c Corrects two typos 2009-11-05 02:04:21 +00:00
mvi.c 10l, pix_fmt should be set by the motionpixels decoder, not by the demuxer. 2009-11-26 21:15:06 +00:00
mxf.c
mxf.h
mxfdec.c Do D10 AES3 audio conversion in-place instead of using a large on-stack buffer. 2009-11-20 23:12:55 +00:00
mxfenc.c Use CODEC_ID_NONE instead of 0 for enum CodecID. 2009-11-08 23:46:32 +00:00
ncdec.c
network.h Provide fallback implementations of getaddrinfo() and freeaddrinfo(). 2010-01-11 17:27:07 +00:00
nsvdec.c Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 2009-10-16 14:46:06 +00:00
nut.c
nut.h
nutdec.c
nutenc.c
nuv.c
oggdec.c oggdec: Set dts when known 2010-01-11 05:51:09 +00:00
oggdec.h oggdec: Set dts when known 2010-01-11 05:51:09 +00:00
oggenc.c
oggparsedirac.c oggdec: Set dts when known 2010-01-11 05:51:09 +00:00
oggparseflac.c
oggparseogm.c Fix PTS for OGM codecs. 2009-12-12 20:18:43 +00:00
oggparsespeex.c Fix PTS for OGM codecs. 2009-12-12 20:18:43 +00:00
oggparsetheora.c oggdec: Set dts when known 2010-01-11 05:51:09 +00:00
oggparsevorbis.c Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped 2009-12-13 20:27:29 +00:00
oma.c
options.c Increase default value for max_analyze_duration, fixes issue 1506, a regression. 2009-11-09 01:10:55 +00:00
os_support.c Provide fallback implementations of getaddrinfo() and freeaddrinfo(). 2010-01-11 17:27:07 +00:00
os_support.h Add comment on #endif about condition that triggers it. 2009-10-21 01:25:39 +00:00
output-example.c
psxstr.c
pva.c
qcp.c
qtpalette.h
r3d.c
raw.c Add CODEC_ID_DNXHD into the 25 fps case. 2009-12-13 22:12:20 +00:00
raw.h
rdt.c handler can be NULL if we did not support this dynamic format (codec). 2010-01-07 23:05:19 +00:00
rdt.h
riff.c Handle more ADPCM codecs in av_get_bits_per_sample(). 2010-01-06 21:51:20 +00:00
riff.h Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 2009-10-16 14:46:06 +00:00
rl2.c
rm.c
rm.h
rmdec.c Use the correct ByteIOContext in extradata parsing.Fixes half of issue 2010-01-08 17:15:46 +00:00
rmenc.c
rpl.c
rtmp.h
rtmppkt.c Remove some unused variables, fixes the warnings: 2009-12-24 12:11:55 +00:00
rtmppkt.h Dump RTMP packet contents in debug mode 2009-12-11 17:13:35 +00:00
rtmpproto.c Reply to RTMP ping with the same value as received by client. 2009-12-16 12:49:38 +00:00
rtp_aac.c
rtp_amr.c
rtp_asf.c
rtp_asf.h
rtp_h263.c
rtp_h264.c Fix a typo in rtp_h264.c:parse_h264_sdp_line(). Patch by Gordon Irlam 2009-11-05 14:25:37 +00:00
rtp_h264.h
rtp_mpv.c
rtp_vorbis.c
rtp_vorbis.h
rtp.c
rtp.h
rtpdec.c Add support for mp3 over RTP in rtpdec.c 2009-12-23 21:23:26 +00:00
rtpdec.h
rtpenc_h264.c
rtpenc.c Remove outdated comments. 2009-12-30 17:12:29 +00:00
rtpenc.h
rtpproto.c
rtsp.c Add correct log context to av_log() calls in parse_rtpmap(). 2010-01-07 22:44:03 +00:00
rtsp.h Support 3xx redirection in rtsp 2009-10-25 00:06:31 +00:00
rtspcodes.h
sdp.c Always set the destination address even if no port was found. 2010-01-07 08:24:44 +00:00
seek.c
seek.h
segafilm.c
sierravmd.c
siff.c
smacker.c Set the sample format for Smacker audio in the decoder rather than in the 2009-11-01 15:08:49 +00:00
sol.c
sox.h
soxdec.c Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped 2009-12-13 20:27:29 +00:00
soxenc.c
spdif.c
swf.h Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 2009-10-16 14:46:06 +00:00
swfdec.c
swfenc.c
tcp.c Use getaddrinfo() instead of resolve_host(). Patch by Martin Storsjö 2010-01-11 17:32:40 +00:00
thp.c
tiertexseq.c
timefilter.c
timefilter.h
tmv.c Do not set AVCodecContext.sample_fmt in the TMV and SoX demuxers. 2009-11-07 22:35:00 +00:00
tta.c 10l : make sure probe buffer is large enough. 2009-12-17 13:05:37 +00:00
txd.c
udp.c
utils.c Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and 2010-01-03 14:31:25 +00:00
vc1test.c
vc1testenc.c
voc.c Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 2009-10-16 14:46:06 +00:00
voc.h Determine VOC block length when length field is zero, fixes issue1538. 2009-11-24 07:08:17 +00:00
vocdec.c Determine VOC block length when length field is zero, fixes issue1538. 2009-11-24 07:08:17 +00:00
vocenc.c
vqf.c Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped 2009-12-13 20:27:29 +00:00
wav.c
wc3movie.c Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped 2009-12-13 20:27:29 +00:00
westwood.c
wv.c 10l: WavPack demuxer forgot to seek back to initial position after block 2009-11-06 18:25:45 +00:00
xa.c
yuv4mpeg.c