FFmpeg/libavformat
Martin Storsjö 28c4741a66 libavformat: Remove FF_NETERRNO()
Map EAGAIN and EINTR from ff_neterrno to the normal AVERROR()
error codes. Provide fallback definitions of other errno.h network
errors, mapping them to the corresponding winsock errors.

This eases catching these error codes in common code, without having
to distinguish between FF_NETERRNO(EAGAIN) and AVERROR(EAGAIN).

This fixes roundup issue 2614, unbreaking blocking network IO on
windows.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
2011-02-23 07:21:31 -05:00
..
4xm.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
a64.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
aacdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
ac3dec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
adts.h
adtsenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
aea.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
aiff.h
aiffdec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
aiffenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
allformats.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
amr.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
anm.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
apc.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
ape.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
apetag.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
apetag.h
applehttp.c avio: rename ByteIOContext to AVIOContext. 2011-02-20 08:37:15 -05:00
asf.c asf/wtv: use service_provider and service_name metadata tags 2011-01-31 08:58:33 -05:00
asf.h avio: rename ByteIOContext to AVIOContext. 2011-02-20 08:37:15 -05:00
asfcrypt.c asfcrypt: fix unaligned accesses with armcc 2010-08-24 13:42:28 +00:00
asfcrypt.h
asfdec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
asfenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
assdec.c avio: rename ByteIOContext to AVIOContext. 2011-02-20 08:37:15 -05:00
assenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
au.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
audiointerleave.c
audiointerleave.h Make ff_interleave_compare_dts static to utils.c. 2011-01-25 21:48:03 +01:00
avc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
avc.h avio: rename ByteIOContext to AVIOContext. 2011-02-20 08:37:15 -05:00
avformat.h avio: rename ByteIOContext to AVIOContext. 2011-02-20 08:37:15 -05:00
avi.c
avi.h
avidec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
avienc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
avio_internal.h avio: make put_nbyte internal. 2011-02-21 14:25:17 -05:00
avio.c Non-blocking protocol: core wrapper functions 2011-02-05 20:29:59 -05:00
avio.h avio: make put_nbyte internal. 2011-02-21 14:25:17 -05:00
aviobuf.c avio: make put_nbyte internal. 2011-02-21 14:25:17 -05:00
avisynth.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
avlanguage.c
avlanguage.h
avs.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
bethsoftvid.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
bfi.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
bink.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
c93.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
caf.c
caf.h
cafdec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
cavsvideodec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
cdg.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
concat.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
crcenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
cutils.c Deprecate parse_date() in favor of av_parse_time(). 2011-02-16 23:39:56 +00:00
daud.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
diracdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
dnxhddec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
dsicin.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
dtsdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
dv.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
dv.h Make dvenc.c functions static to the unit. 2011-01-25 00:02:12 +00:00
dvenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
dxa.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
eacdata.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
electronicarts.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
ffm.h
ffmdec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
ffmenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
ffmeta.h lavf: rename meta.h->ffmeta.h for consistency. 2011-01-04 12:35:39 +00:00
ffmetadec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
ffmetaenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
file.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
filmstripdec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
filmstripenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
flacdec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
flacenc_header.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
flacenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
flacenc.h avio: rename ByteIOContext to AVIOContext. 2011-02-20 08:37:15 -05:00
flic.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
flv.h Fix 16kHz Mono NellyMoser in flv. 2010-11-03 20:12:07 +00:00
flvdec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
flvenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
framecrcenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
gif.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
gopher.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
gxf.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
gxf.h
gxfenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
h261dec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
h263dec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
h264dec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
http.c Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
http.h
httpauth.c Make parse_key_value from httpauth a common lavf internal function 2010-08-19 14:49:53 +00:00
httpauth.h
id3v1.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
id3v1.h
id3v2.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
id3v2.h id3v2: split tables for various ID3v2 versions 2011-01-22 02:06:10 +01:00
idcin.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
idroqdec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
idroqenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
iff.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
img2.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
ingenientdec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
internal.h avio: rename ByteIOContext to AVIOContext. 2011-02-20 08:37:15 -05:00
ipmovie.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
isom.c Add more AVC Intra FOURCCs 2011-02-22 07:21:33 -05:00
isom.h avio: rename ByteIOContext to AVIOContext. 2011-02-20 08:37:15 -05:00
iss.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
iv8.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
ivfdec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
ivfenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
libavformat.v Hide demuxers', muxers' and protocols' objects via the ld version script. 2011-01-28 01:45:17 +00:00
libnut.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
librtmp.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
lmlm4.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
lxfdec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
m4vdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
Makefile Merge libavcore into libavutil 2011-02-15 16:18:21 +01:00
matroska.c matroskaenc: add support for muxing SRT tracks 2010-07-25 21:16:58 +00:00
matroska.h
matroskadec.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
matroskaenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
md5enc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
md5proto.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
metadata_compat.c rename LAVF_API_* defines to FF_API_* to clarify that it is not public API 2010-08-18 20:34:31 +00:00
metadata.c Introduce av_metadata_copy() to copy metadata from one struct to another. 2011-01-14 19:30:55 +00:00
metadata.h add ff_ prefix to metadata_conv() 2010-10-16 13:20:41 +00:00
mm.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
mmf.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
mms.c MMS: also discover streams in extended stream properties object 2011-02-19 17:51:55 -05:00
mms.h Increase buffer size because the header itself can be larger than 8192 2010-12-17 21:17:40 +00:00
mmsh.c Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
mmst.c avio: move init_put_byte() to a new private header and rename it 2011-02-20 08:37:31 -05:00
mov.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
movenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
movenc.h
movenchint.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
mp3dec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
mp3enc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
mpc8.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
mpc.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
mpeg.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
mpeg.h mpegts: remove get_pts duplicate of ff_parse_pes_pts. 2011-01-30 16:39:27 +00:00
mpegenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
mpegts.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
mpegts.h mpegtsenc: support CODEC_ID_AAC_LATM 2011-01-28 22:33:57 +00:00
mpegtsenc.c mpegtsenc: use correct PES stream_id for AAC 2011-02-21 23:57:07 +00:00
mpegvideodec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
mpjpeg.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
msnwc_tcp.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
mtv.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
mvi.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
mxf.c Make ff_mxf_pixel_layouts static to mxf.c. 2011-01-25 21:48:03 +01:00
mxf.h Replace dprintf with av_dlog 2011-01-29 23:55:37 +01:00
mxfdec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
mxfenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
mxg.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
ncdec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
network.h libavformat: Remove FF_NETERRNO() 2011-02-23 07:21:31 -05:00
nsvdec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
nullenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
nut.c
nut.h
nutdec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
nutenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
nuv.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
oggdec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
oggdec.h
oggenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
oggparsedirac.c Always use av_set_pts_info to set the stream time base. 2011-02-06 16:08:59 -05:00
oggparseflac.c Always use av_set_pts_info to set the stream time base. 2011-02-06 16:08:59 -05:00
oggparseogm.c Always use av_set_pts_info to set the stream time base. 2011-02-06 16:08:59 -05:00
oggparseskeleton.c Fix compile warning. 2011-02-06 20:33:53 -05:00
oggparsespeex.c Always use av_set_pts_info to set the stream time base. 2011-02-06 16:08:59 -05:00
oggparsetheora.c Always use av_set_pts_info to set the stream time base. 2011-02-06 16:08:59 -05:00
oggparsevorbis.c lavf: move internal functions from avformat.h to internal.h 2011-02-06 16:35:00 -05:00
oma.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
options.c add FF_API_ALLOC_FORMAT_CONTEXT define to disable the deprecated 2010-10-15 12:59:45 +00:00
os_support.c os_support: fix poll() implementation 2011-02-15 18:11:50 +01:00
os_support.h os_support: make poll() fallbacks conditional on CONFIG_NETWORK 2011-01-28 17:23:19 +00:00
output-example.c lavf: add av_ prefix to dump_format() 2011-02-16 23:39:56 +00:00
pcm.c move pcm demuxers to their own file 2010-08-30 21:17:34 +00:00
pcm.h move pcm demuxers to their own file 2010-08-30 21:17:34 +00:00
pcmdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
pcmenc.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
psxstr.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
pva.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
qcp.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
qtpalette.h
r3d.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
rawdec.c avio: make get_partial_buffer internal. 2011-02-21 13:40:28 -05:00
rawdec.h split raw.c into rawdec.c and rawenc.c 2010-08-30 23:16:35 +00:00
rawenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
rawenc.h split raw.c into rawdec.c and rawenc.c 2010-08-30 23:16:35 +00:00
rawvideodec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
rdt.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
rdt.h rtsp/rtpdec: Allow rtp_parse_packet to take ownership of the packet buffer 2010-10-01 17:43:27 +00:00
riff.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
riff.h avio: rename ByteIOContext to AVIOContext. 2011-02-20 08:37:15 -05:00
rl2.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
rm.c
rm.h avio: rename ByteIOContext to AVIOContext. 2011-02-20 08:37:15 -05:00
rmdec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
rmenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
rpl.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
rso.c Lego Mindstorms RSO muxer and demuxer. 2010-07-20 14:13:24 +00:00
rso.h Lego Mindstorms RSO muxer and demuxer. 2010-07-20 14:13:24 +00:00
rsodec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
rsoenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
rtmp.h
rtmppkt.c
rtmppkt.h
rtmpproto.c rtmpproto: rename URLContext* argument in rtmp_write() 2011-02-03 11:43:48 +00:00
rtp.c Handle G.722 in RTP, and all the exceptions mandated in RFC 3551 2010-09-15 17:35:39 +00:00
rtp.h rtp: Replace hardcoded RTCP packet types with defines 2010-08-25 09:15:31 +00:00
rtpdec_amr.c Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file 2010-07-30 12:04:27 +00:00
rtpdec_asf.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
rtpdec_formats.h rtpdec: Add a dynamic payload handler for the x-Purevoice format, RFC 2658 2010-12-05 19:37:45 +00:00
rtpdec_h263.c Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file 2010-07-30 12:04:27 +00:00
rtpdec_h264.c rtpdec_h264: Pass NAL type 0 through 2010-12-06 12:44:09 +00:00
rtpdec_latm.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
rtpdec_mpeg4.c Remove a few if (p) av_free(p) forms 2011-02-03 01:37:55 +00:00
rtpdec_qcelp.c rtpdec_qcelp: Use the depacketizer for static payload types, too 2010-12-05 19:42:14 +00:00
rtpdec_qdm2.c rtpdec: Remove useless NULL initializations when using designated initializers 2010-11-29 16:04:45 +00:00
rtpdec_qt.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
rtpdec_svq3.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
rtpdec_vp8.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
rtpdec_xiph.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
rtpdec.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
rtpdec.h Make RTPFirstDynamicPayloadHandler static to rtpdec.c 2011-01-25 01:45:34 +00:00
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c rtpenc_chain: Don't copy the time_base back to the caller 2011-02-04 11:41:10 -05:00
rtpenc_chain.h rtsp: Factorize out code for opening a chained RTP muxer 2010-10-08 08:54:53 +00:00
rtpenc_h263.c
rtpenc_h264.c
rtpenc_mpv.c
rtpenc_vp8.c Add RTP packetization of VP8 2010-08-16 14:21:17 +00:00
rtpenc_xiph.c rtpenc_xiph: Clarify that num_frames shouldn't ever get larger than max_frames_per_packet 2010-08-10 08:37:19 +00:00
rtpenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
rtpenc.h Add RTP packetization of VP8 2010-08-16 14:21:17 +00:00
rtpproto.c libavformat: Remove FF_NETERRNO() 2011-02-23 07:21:31 -05:00
rtsp.c libavformat: Remove FF_NETERRNO() 2011-02-23 07:21:31 -05:00
rtsp.h avio: rename ByteIOContext to AVIOContext. 2011-02-20 08:37:15 -05:00
rtspcodes.h
rtspdec.c libavformat: Remove FF_NETERRNO() 2011-02-23 07:21:31 -05:00
rtspenc.c rtsp: Don't store RTSPStream in AVStream->priv_data 2011-02-03 00:49:15 +01:00
sapdec.c avio: move init_put_byte() to a new private header and rename it 2011-02-20 08:37:31 -05:00
sapenc.c libavformat: Remove FF_NETERRNO() 2011-02-23 07:21:31 -05:00
sauce.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
sauce.h
sdp.c Move find_info_tag to lavu and add av_ prefix to it 2011-02-17 15:35:18 +01:00
seek.c
seek.h
segafilm.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
sierravmd.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
siff.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
smacker.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
sol.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
sox.h
soxdec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
soxenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
spdif.c Move code to be used by the IEC 61937 demuxer from spifenc.c into common 2010-11-10 00:04:12 +00:00
spdif.h s/IEC958/IEC 61937 - IEC958 is a lower level format. 2010-12-29 18:48:32 +00:00
spdifdec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
spdifenc.c spdifenc.c: fix compile because of missing include avio_internal.h. 2011-02-21 15:49:24 -05:00
srtdec.c Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-26 22:10:09 +00:00
swf.h
swfdec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
swfenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
tcp.c libavformat: Remove FF_NETERRNO() 2011-02-23 07:21:31 -05:00
thp.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
tiertexseq.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
timefilter.c
timefilter.h
tmv.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
tta.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
tty.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
txd.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
udp.c libavformat: Remove FF_NETERRNO() 2011-02-23 07:21:31 -05:00
utils.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
vc1test.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
vc1testenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
version.h Update version and APIchanges. 2011-02-20 08:46:22 -05:00
voc.c
voc.h
vocdec.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
vocenc.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
vorbiscomment.c vorbiscomment: convert metadata before computing the header's length 2010-10-27 05:02:29 +00:00
vorbiscomment.h vorbiscomment: change ff_vorbiscomment_write to take an AVMetadata** 2010-10-14 19:08:31 +00:00
vqf.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
wav.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00
wc3movie.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
westwood.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
wtv.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
wv.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
xa.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
yop.c avio: avio_ prefixes for get_* functions 2011-02-21 11:23:22 -05:00
yuv4mpeg.c avio: avio: avio_ prefixes for put_* functions 2011-02-21 14:25:15 -05:00