..
4xm.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -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
lavf: replace all uses of url_fskip with avio_seek
2011-03-01 12:22:16 -05:00
aiff.h
aiffdec.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
aiffenc.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
allformats.c
Add Apple HTTP Live Streaming protocol handler
2011-03-06 23:29:39 +01:00
amr.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
anm.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
apc.c
avio: avio_ prefixes for get_* functions
2011-02-21 11:23:22 -05:00
ape.c
lavf: replace all uses of url_fskip with avio_seek
2011-03-01 12:22:16 -05:00
apetag.c
avio: avio_ prefix for url_fseek
2011-03-01 12:12:33 -05:00
apetag.h
applehttp.c
avio: rename url_fopen/fclose -> avio_open/close.
2011-02-23 10:18:55 -05:00
applehttpproto.c
Add Apple HTTP Live Streaming protocol handler
2011-03-06 23:29:39 +01: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: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
asfenc.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -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: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -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
libavformat: Add av_pkt_dump{, _log}2, taking an AVStream parameter
2011-03-02 11:29:38 +01:00
avi.c
avi.h
avienc: fix AVI stream index for files with >10 streams
2011-02-23 10:44:26 -05:00
avidec.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
avienc.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
avio_internal.h
avio: fix fourcc if any character is >=0x80.
2011-03-04 08:33:49 -05:00
avio.c
URLProtocol: Add URL_PROTOCOL_FLAG_NESTED_SCHEME
2011-03-06 23:29:39 +01:00
avio.h
avio: add avio_skip macro
2011-03-07 10:19:46 -05:00
aviobuf.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -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
Fix grammar errors in documentation
2010-06-30 15:38:06 +00:00
avs.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
bethsoftvid.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
bfi.c
lavf: replace all uses of url_fskip with avio_seek
2011-03-01 12:22:16 -05:00
bink.c
lavf: replace all uses of url_fskip with avio_seek
2011-03-01 12:22:16 -05:00
c93.c
lavf: replace all uses of url_fskip with avio_seek
2011-03-01 12:22:16 -05:00
caf.c
caf.h
cafdec.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -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: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -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: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
eacdata.c
lavf: replace all uses of url_fskip with avio_seek
2011-03-01 12:22:16 -05:00
electronicarts.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
ffm.h
ffmdec.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
ffmenc.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -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
lavf: replace remaining uses of put_tag with avio_write
2011-02-25 14:38:56 -05:00
file.c
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
2011-01-26 22:10:09 +00:00
filmstripdec.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
filmstripenc.c
avio: avio: avio_ prefixes for put_* functions
2011-02-21 14:25:15 -05:00
flacdec.c
avio: avio_ prefix for url_fseek
2011-03-01 12:12:33 -05:00
flacenc_header.c
avio: avio: avio_ prefixes for put_* functions
2011-02-21 14:25:15 -05:00
flacenc.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
flacenc.h
avio: rename ByteIOContext to AVIOContext.
2011-02-20 08:37:15 -05:00
flic.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
flv.h
Fix 16kHz Mono NellyMoser in flv.
2010-11-03 20:12:07 +00:00
flvdec.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
flvenc.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
framecrcenc.c
avio: avio: avio_ prefixes for put_* functions
2011-02-21 14:25:15 -05:00
gif.c
lavf: replace remaining uses of put_tag with avio_write
2011-02-25 14:38:56 -05:00
gopher.c
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
2011-01-26 22:10:09 +00:00
gxf.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
gxf.h
gxfenc.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -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
Fix grammar errors in documentation
2010-06-30 15:38:06 +00:00
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_ prefix for url_fseek
2011-03-01 12:12:33 -05:00
id3v1.h
id3v2.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
id3v2.h
id3v2: split tables for various ID3v2 versions
2011-01-22 02:06:10 +01:00
idcin.c
avio: avio_ prefix for url_fseek
2011-03-01 12:12:33 -05:00
idroqdec.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
idroqenc.c
avio: avio: avio_ prefixes for put_* functions
2011-02-21 14:25:15 -05:00
iff.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
img2.c
lavf: use a new ffio_wfourcc macro instead of put_tag() where possible
2011-02-25 14:38:22 -05:00
ingenientdec.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
internal.h
avio: rename ByteIOContext to AVIOContext.
2011-02-20 08:37:15 -05:00
ipmovie.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -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: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
iv8.c
lavf: replace all uses of url_fskip with avio_seek
2011-03-01 12:22:16 -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: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
librtmp.c
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
2011-01-26 22:10:09 +00:00
lmlm4.c
lavf: replace all uses of url_fskip with avio_seek
2011-03-01 12:22:16 -05:00
lxfdec.c
lavf: replace all uses of url_fskip with avio_seek
2011-03-01 12:22:16 -05:00
m4vdec.c
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
2011-01-26 22:10:09 +00:00
Makefile
Add Apple HTTP Live Streaming protocol handler
2011-03-06 23:29:39 +01:00
matroska.c
matroskaenc: add support for muxing SRT tracks
2010-07-25 21:16:58 +00:00
matroska.h
Fix the MATROSKA_ID_TAGDEFAULT to match the specification (instead of
2010-06-08 19:28:22 +00:00
matroskadec.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
matroskaenc.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -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_ prefix for url_fseek
2011-03-01 12:12:33 -05:00
mmf.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -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: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
movenc.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
movenc.h
movenchint.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
mp3dec.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
mp3enc.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
mpc8.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
mpc.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
mpeg.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -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: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
mpegts.h
mpegtsenc: support CODEC_ID_AAC_LATM
2011-01-28 22:33:57 +00:00
mpegtsenc.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05: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
lavf: replace all uses of url_fskip with avio_seek
2011-03-01 12:22:16 -05:00
mtv.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -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: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
mxfenc.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
mxg.c
avio: avio_ prefixes for get_* functions
2011-02-21 11:23:22 -05:00
ncdec.c
lavf: replace all uses of url_fskip with avio_seek
2011-03-01 12:22:16 -05:00
network.h
libavformat: Remove FF_NETERRNO()
2011-02-23 07:21:31 -05:00
nsvdec.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -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: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
nutenc.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
nuv.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
oggdec.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
oggdec.h
oggenc.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -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
avio: rename url_fopen/fclose -> avio_open/close.
2011-02-23 10:18:55 -05:00
pcm.c
avio: avio_ prefix for url_fseek
2011-03-01 12:12:33 -05: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: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
pva.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
qcp.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
qtpalette.h
r3d.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
rawdec.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -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: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -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: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
riff.h
avio: rename ByteIOContext to AVIOContext.
2011-02-20 08:37:15 -05:00
rl2.c
lavf: replace all uses of url_fskip with avio_seek
2011-03-01 12:22:16 -05:00
rm.c
rm.h
avio: rename ByteIOContext to AVIOContext.
2011-02-20 08:37:15 -05:00
rmdec.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
rmenc.c
avio: avio_ prefix for url_fseek
2011-03-01 12:12:33 -05:00
rpl.c
avio: avio_ prefix for url_fseek
2011-03-01 12:12:33 -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: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
rtmp.h
rtmppkt.c
rtmppkt.h
Fix misspelled parameter names in Doxygen documentation.
2010-07-02 10:49:29 +00:00
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: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -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: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -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
avio: rename url_fopen/fclose -> avio_open/close.
2011-02-23 10:18:55 -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
avio: rename url_fopen/fclose -> avio_open/close.
2011-02-23 10:18:55 -05:00
rtsp.h
avio: rename ByteIOContext to AVIOContext.
2011-02-20 08:37:15 -05:00
rtspcodes.h
rtspdec.c
avio: rename url_fopen/fclose -> avio_open/close.
2011-02-23 10:18:55 -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
avio: rename url_fopen/fclose -> avio_open/close.
2011-02-23 10:18:55 -05:00
sauce.c
lavf: replace all uses of url_fskip with avio_seek
2011-03-01 12:22:16 -05:00
sauce.h
Add doxygen @file comment block
2010-07-19 11:50:07 +00:00
sdp.c
Move find_info_tag to lavu and add av_ prefix to it
2011-02-17 15:35:18 +01:00
seek.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
seek.h
segafilm.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
sierravmd.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
siff.c
lavf: replace all uses of url_fskip with avio_seek
2011-03-01 12:22:16 -05:00
smacker.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
sol.c
avio: avio_ prefixes for get_* functions
2011-02-21 11:23:22 -05:00
sox.h
soxdec.c
lavf: replace all uses of url_fskip with avio_seek
2011-03-01 12:22:16 -05:00
soxenc.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -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: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -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
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
swf.h
swfdec.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
swfenc.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
tcp.c
libavformat: Remove FF_NETERRNO()
2011-02-23 07:21:31 -05:00
thp.c
avio: avio_ prefix for url_fseek
2011-03-01 12:12:33 -05:00
tiertexseq.c
avio: avio_ prefix for url_fseek
2011-03-01 12:12:33 -05:00
timefilter.c
timefilter.h
tmv.c
lavf: replace all uses of url_fskip with avio_seek
2011-03-01 12:22:16 -05:00
tta.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
tty.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
txd.c
lavf: replace all uses of url_fskip with avio_seek
2011-03-01 12:22:16 -05:00
udp.c
libavformat: Remove FF_NETERRNO()
2011-02-23 07:21:31 -05:00
utils.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
vc1test.c
lavf: replace all uses of url_fskip with avio_seek
2011-03-01 12:22:16 -05:00
vc1testenc.c
avio: avio_ prefix for url_fseek
2011-03-01 12:12:33 -05:00
version.h
Update version and APIchanges.
2011-02-20 08:46:22 -05:00
voc.c
voc.h
vocdec.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -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: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
wav.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
wc3movie.c
avio: avio_ prefix for url_fseek
2011-03-01 12:12:33 -05:00
westwood.c
avio: avio_ prefix for url_fseek
2011-03-01 12:12:33 -05:00
wtv.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
wv.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
xa.c
lavf: replace all uses of url_fskip with avio_seek
2011-03-01 12:22:16 -05:00
yop.c
avio: add avio_tell macro as a replacement for url_ftell
2011-03-04 11:26:57 -05:00
yuv4mpeg.c
avio: avio: avio_ prefixes for put_* functions
2011-02-21 14:25:15 -05:00