.. |
4xm.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
a64.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04: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
|
In mpegts muxer, write adts header if aac bitstream does not contain it
|
2010-03-09 00:18:49 +00:00 |
adtsenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
aea.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
aiff.h
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
aiffdec.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
aiffenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
allformats.c
|
Bitmap Brothers JV demuxer
|
2011-03-14 08:05:02 -04:00 |
amr.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
anm.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
apc.c
|
avio: avio_ prefixes for get_* functions
|
2011-02-21 11:23:22 -05:00 |
ape.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
apetag.c
|
avio: avio_ prefix for url_fsize
|
2011-03-07 11:03:39 -05:00 |
apetag.h
|
Move APE tag parsing into separate module.
|
2009-08-11 17:08:09 +00:00 |
applehttp.c
|
lavf: Make make_absolute_url a lavf internal function
|
2011-03-17 12:28:37 +01:00 |
applehttpproto.c
|
lavf: Make make_absolute_url a lavf internal function
|
2011-03-17 12:28:37 +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
|
Globally rename the header inclusion guard names.
|
2008-08-31 07:39:47 +00:00 |
asfdec.c
|
asfdec: subtract the preroll value and thus output 0 based timestamps
|
2011-03-17 16:25:54 +00:00 |
asfenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
assdec.c
|
avio: deprecate url_feof
|
2011-03-07 17:20:31 -05:00 |
assenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
au.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
audiointerleave.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |
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
|
asfdec: subtract the preroll value and thus output 0 based timestamps
|
2011-03-17 16:25:54 +00:00 |
avi.c
|
Set lavf identification string globally in av_write_header(), rather
|
2010-02-16 16:32:25 +00:00 |
avi.h
|
avienc: fix AVI stream index for files with >10 streams
|
2011-02-23 10:44:26 -05:00 |
avidec.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
avienc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
avio_internal.h
|
avio: make url_setbufsize internal.
|
2011-03-16 22:59:38 -04:00 |
avio.c
|
Use AVERROR_EXIT with url_interrupt_cb.
|
2011-03-15 08:09:19 -04:00 |
avio.h
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
aviobuf.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
avisynth.c
|
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
|
2011-01-26 22:10:09 +00:00 |
avlanguage.c
|
100l, all avlanguage tables should be both static and const.
|
2009-09-06 08:36:25 +00:00 |
avlanguage.h
|
Fix grammar errors in documentation
|
2010-06-30 15:38:06 +00:00 |
avs.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
bethsoftvid.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
bfi.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
bink.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
c93.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
caf.c
|
Move AVCodecTag from riff.h into internal.h.
|
2010-05-22 16:01:32 +00:00 |
caf.h
|
Move AVCodecTag from riff.h into internal.h.
|
2010-05-22 16:01:32 +00:00 |
cafdec.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
cavsvideodec.c
|
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
|
2011-01-26 22:10:09 +00:00 |
cdg.c
|
avio: avio_ prefix for url_fsize
|
2011-03-07 11:03:39 -05:00 |
concat.c
|
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
|
2011-01-26 22:10:09 +00:00 |
crcenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
cutils.c
|
Deprecate parse_date() in favor of av_parse_time().
|
2011-02-16 23:39:56 +00:00 |
daud.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04: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: deprecate url_ferror
|
2011-03-15 08:04:28 -04:00 |
dtsdec.c
|
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
|
2011-01-26 22:10:09 +00:00 |
dv.c
|
avio: deprecate url_feof
|
2011-03-07 17:20:31 -05:00 |
dv.h
|
Make dvenc.c functions static to the unit.
|
2011-01-25 00:02:12 +00:00 |
dvenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
dxa.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
eacdata.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
electronicarts.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
ffm.h
|
cosmetics: Remove pointless period after copyright statement non-sentences.
|
2009-01-19 15:46:40 +00:00 |
ffmdec.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
ffmenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
ffmeta.h
|
lavf: rename meta.h->ffmeta.h for consistency.
|
2011-01-04 12:35:39 +00:00 |
ffmetadec.c
|
avio: deprecate url_feof
|
2011-03-07 17:20:31 -05:00 |
ffmetaenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
file.c
|
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
|
2011-01-26 22:10:09 +00:00 |
filmstripdec.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
filmstripenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
flacdec.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
flacenc_header.c
|
avio: avio: avio_ prefixes for put_* functions
|
2011-02-21 14:25:15 -05:00 |
flacenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
flacenc.h
|
avio: rename ByteIOContext to AVIOContext.
|
2011-02-20 08:37:15 -05:00 |
flic.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
flv.h
|
Fix 16kHz Mono NellyMoser in flv.
|
2010-11-03 20:12:07 +00:00 |
flvdec.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
flvenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
framecrcenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
gif.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
gopher.c
|
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
|
2011-01-26 22:10:09 +00:00 |
gxf.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
gxf.h
|
Avoid _t in gxf enum type names
|
2008-12-13 21:58:17 +00:00 |
gxfenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04: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
|
Add support for http digest authentication
|
2010-03-25 13:58:26 +00:00 |
id3v1.c
|
avio: avio_ prefix for url_fsize
|
2011-03-07 11:03:39 -05:00 |
id3v1.h
|
More ID3v1 genres from ffmbc.
|
2009-12-13 20:51:38 +00:00 |
id3v2.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
id3v2.h
|
id3v2: split tables for various ID3v2 versions
|
2011-01-22 02:06:10 +01:00 |
idcin.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
idroqdec.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
idroqenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
iff.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
img2.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
ingenientdec.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
internal.h
|
lavf: Make make_absolute_url a lavf internal function
|
2011-03-17 12:28:37 +01:00 |
ipmovie.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
isom.c
|
Add one more avc intra fourcc and extend the description
|
2011-03-10 20:32:32 -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 avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
ivfdec.c
|
avio: avio_ prefixes for get_* functions
|
2011-02-21 11:23:22 -05:00 |
ivfenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
jvdec.c
|
jvdec: don't use deprecated url_feof()
|
2011-03-16 12:24:23 +01: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: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
librtmp.c
|
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
|
2011-01-26 22:10:09 +00:00 |
lmlm4.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
lxfdec.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
m4vdec.c
|
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
|
2011-01-26 22:10:09 +00:00 |
Makefile
|
mp3enc: remove mp3_write_packet(), use ff_raw_write_packet() instead
|
2011-03-16 10:20:24 -04: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
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
matroskaenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
md5enc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04: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
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
mmf.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04: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
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
movenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
movenc.h
|
Use a heuristic for describing the RTP packets using sample data
|
2010-05-18 19:48:25 +00:00 |
movenchint.c
|
avio: add avio_tell macro as a replacement for url_ftell
|
2011-03-04 11:26:57 -05:00 |
mp3dec.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
mp3enc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
mpc8.c
|
lavf: move ff_get_v from avio.h to avio_internal.h
|
2011-03-16 22:59:38 -04:00 |
mpc.c
|
avio: add avio_tell macro as a replacement for url_ftell
|
2011-03-04 11:26:57 -05:00 |
mpeg.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
mpeg.h
|
mpegts: remove get_pts duplicate of ff_parse_pes_pts.
|
2011-01-30 16:39:27 +00:00 |
mpegenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
mpegts.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
mpegts.h
|
mpegtsenc: support CODEC_ID_AAC_LATM
|
2011-01-28 22:33:57 +00:00 |
mpegtsenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
mpegvideodec.c
|
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
|
2011-01-26 22:10:09 +00:00 |
mpjpeg.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
msnwc_tcp.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
mtv.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04: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
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
mxfenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
mxg.c
|
avio: deprecate url_ferror
|
2011-03-15 08:04:28 -04:00 |
ncdec.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
network.h
|
libavformat: Remove FF_NETERRNO()
|
2011-02-23 07:21:31 -05:00 |
nsvdec.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
nullenc.c
|
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
|
2011-01-26 22:10:09 +00:00 |
nut.c
|
Add support to B4BY and R4BY NUT codec tags added in NUT r672.
|
2010-06-06 18:29:42 +00:00 |
nut.h
|
nutenc: mux chapters.
|
2011-03-17 03:34:16 +01:00 |
nutdec.c
|
lavf: move ff_get_v from avio.h to avio_internal.h
|
2011-03-16 22:59:38 -04:00 |
nutenc.c
|
nutenc: fix a memleak
|
2011-03-17 16:25:54 +00:00 |
nuv.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
oggdec.c
|
avio: deprecate url_feof
|
2011-03-07 17:20:31 -05:00 |
oggdec.h
|
oggdec: Remove write-only variable
|
2010-04-16 12:21:29 +00:00 |
oggenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04: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: deprecate url_feof
|
2011-03-07 17:20:31 -05:00 |
pva.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
qcp.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
qtpalette.h
|
Remove alpha channel from default colorspace tables, since it is unused. See
|
2009-03-22 13:05:13 +00:00 |
r3d.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04: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: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04: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
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04: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
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
riff.h
|
avio: rename ByteIOContext to AVIOContext.
|
2011-02-20 08:37:15 -05:00 |
rl2.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
rm.c
|
Move rm_codec_tags to rm.c so muxer/demuxer can share it.
|
2010-05-28 18:18:33 +00:00 |
rm.h
|
avio: rename ByteIOContext to AVIOContext.
|
2011-02-20 08:37:15 -05:00 |
rmdec.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
rmenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04: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: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
rtmp.h
|
RTMP protocol support (as a client)
|
2009-07-31 06:49:36 +00:00 |
rtmppkt.c
|
1l trocadero: forgot reference operator on bytestream_get_be32() argument
|
2010-03-07 08:52:53 +00:00 |
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
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04: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
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04: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: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
rtpdec.h
|
Make RTPFirstDynamicPayloadHandler static to rtpdec.c
|
2011-01-25 01:45:34 +00:00 |
rtpenc_aac.c
|
Rename the RTP muxer sources so that the packetisation functions are in
|
2010-01-18 13:44:12 +00:00 |
rtpenc_amr.c
|
Rename the RTP muxer sources so that the packetisation functions are in
|
2010-01-18 13:44:12 +00:00 |
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
|
Fix a crash in the H.263 RTP packetizer
|
2010-03-11 16:26:14 +00:00 |
rtpenc_h264.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
rtpenc_mpv.c
|
Rename the RTP muxer sources so that the packetisation functions are in
|
2010-01-18 13:44:12 +00:00 |
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: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
rtpenc.h
|
Add RTP packetization of VP8
|
2010-08-16 14:21:17 +00:00 |
rtpproto.c
|
Use AVERROR_EXIT with url_interrupt_cb.
|
2011-03-15 08:09:19 -04:00 |
rtsp.c
|
Use AVERROR_EXIT with url_interrupt_cb.
|
2011-03-15 08:09:19 -04:00 |
rtsp.h
|
avio: rename ByteIOContext to AVIOContext.
|
2011-02-20 08:37:15 -05:00 |
rtspcodes.h
|
Globally rename the header inclusion guard names.
|
2008-08-31 07:39:47 +00:00 |
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 avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04: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
|
cosmetic changes (indentation, doxygen comments, braces, put structures for API to header, ...)
|
2009-09-05 19:31:01 +00:00 |
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 avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
smacker.c
|
avio: deprecate url_feof
|
2011-03-07 17:20:31 -05:00 |
sol.c
|
avio: deprecate url_feof
|
2011-03-07 17:20:31 -05:00 |
sox.h
|
Implement SoX native format muxer and demuxer.
|
2009-05-30 18:51:15 +00:00 |
soxdec.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
soxenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04: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
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
spdifenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
srtdec.c
|
avio: deprecate url_feof
|
2011-03-07 17:20:31 -05:00 |
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
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
swfenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
tcp.c
|
Use AVERROR_EXIT with url_interrupt_cb.
|
2011-03-15 08:09:19 -04: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
|
Replace rand() usage by av_lfg_get().
|
2009-04-10 17:12:36 +00:00 |
timefilter.h
|
Add my name to copyright & author as requested by the original author.
|
2009-03-06 20:51:50 +00:00 |
tmv.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
tta.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
tty.c
|
avio: deprecate url_feof
|
2011-03-07 17:20:31 -05:00 |
txd.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
udp.c
|
Use AVERROR_EXIT with url_interrupt_cb.
|
2011-03-15 08:09:19 -04:00 |
utils.c
|
lavf: Make make_absolute_url a lavf internal function
|
2011-03-17 12:28:37 +01:00 |
vc1test.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
vc1testenc.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
version.h
|
Bitmap Brothers JV demuxer
|
2011-03-14 08:05:02 -04:00 |
voc.c
|
Move AVCodecTag from riff.h into internal.h.
|
2010-05-22 16:01:32 +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
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04: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
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
wav.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |
wc3movie.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
westwood.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
wtv.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
wv.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
xa.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
yop.c
|
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
|
2011-03-16 22:24:51 -04:00 |
yuv4mpeg.c
|
avio: rename put_flush_packet -> avio_flush
|
2011-03-16 22:59:39 -04:00 |