.. |
4xm.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
a64.c
|
Cosmetic changes.
|
2010-08-26 10:03:14 +00:00 |
aacdec.c
|
move ADTS AAC demuxer to its own file
|
2010-08-29 16:18:20 +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
|
Cosmetics: whitespace
|
2010-07-07 20:03:15 +00:00 |
aea.c
|
Reduce the score for the aea demuxer probing function.
|
2010-05-23 22:01:27 +00:00 |
aiff.h
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
aiffdec.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |
aiffenc.c
|
Split up the AIFF muxer and demuxer into separate files.
|
2009-10-15 09:45:16 +00:00 |
allformats.c
|
enabling codec and muxer by registering it in allcodec.c and allformat.c and adding files to the build-system
|
2010-08-23 11:52:34 +00:00 |
amr.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |
anm.c
|
Fix doxy that refers to the wrong variable.
|
2010-07-27 15:54:26 +00:00 |
apc.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |
ape.c
|
Replace all remaining occurrences of AVERROR_NOMEM with
|
2010-04-03 14:15:00 +00:00 |
apetag.c
|
Replace all remaining occurrences of AVERROR_NOMEM with
|
2010-04-03 14:15:00 +00:00 |
apetag.h
|
Move APE tag parsing into separate module.
|
2009-08-11 17:08:09 +00:00 |
applehttp.c
|
applehttp: define _XOPEN_SOURCE=600 as required for usleep()
|
2010-08-19 17:07:12 +00:00 |
asf.c
|
asf: Add asf_jfif_media guid
|
2010-07-20 11:50:22 +00:00 |
asf.h
|
asf: Add asf_jfif_media guid
|
2010-07-20 11:50:22 +00: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: 10l, fix the minimum asf video stream header size
|
2010-07-20 13:08:10 +00:00 |
asfenc.c
|
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
2010-03-31 12:29:58 +00:00 |
assdec.c
|
add seeking support in ASS demuxer
|
2010-07-29 22:10:22 +00:00 |
assenc.c
|
add mime-type for ASS muxer
|
2010-07-25 19:36:20 +00:00 |
au.c
|
Prevent au_read_packet() looping endlessly when .au file contains unsupported codec type.
|
2010-05-31 10:47:36 +00:00 |
audiointerleave.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |
audiointerleave.h
|
Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues.
|
2009-03-08 14:16:55 +00:00 |
avc.c
|
Include avc.h from avc.c: It contains several prototypes.
|
2010-02-28 02:04:34 +00:00 |
avc.h
|
10l, fix prototype
|
2009-01-16 01:20:31 +00:00 |
avformat.h
|
add FF_API_URL_RESETBUF define to disable the deprecated url_resetbuf()
|
2010-08-19 21:28:43 +00:00 |
avi.c
|
Set lavf identification string globally in av_write_header(), rather
|
2010-02-16 16:32:25 +00:00 |
avi.h
|
Add AVI metadata conversion table.
|
2010-02-06 12:32:44 +00:00 |
avidec.c
|
100l: av_freep() needs the address of the pointer
|
2010-07-30 23:41:12 +00:00 |
avienc.c
|
avienc : Avoid creating invalid AVI files when muxing subtitle streams
|
2010-06-25 04:29:02 +00:00 |
avio.c
|
add FF_API_REGISTER_PROTOCOL define to disable the deprecated
|
2010-08-19 21:21:32 +00:00 |
avio.h
|
add FF_API_URL_RESETBUF define to disable the deprecated url_resetbuf()
|
2010-08-19 21:28:43 +00:00 |
aviobuf.c
|
add FF_API_URL_RESETBUF define to disable the deprecated url_resetbuf()
|
2010-08-19 21:28:43 +00:00 |
avisynth.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +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
|
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
2010-03-31 12:29:58 +00:00 |
bethsoftvid.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
bfi.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
bink.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
c93.c
|
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
2010-03-31 12:29:58 +00: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
|
Mark av_metadata_set() as deprecated, and use av_metadata_set2()
|
2010-04-25 14:27:42 +00:00 |
cavsvideodec.c
|
move cavsvideo demuxer to its own file
|
2010-08-29 21:14:55 +00:00 |
cdg.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |
concat.c
|
Fix concat seeking SEEK_END case.
|
2010-03-08 00:40:22 +00:00 |
crcenc.c
|
cosmetics: Remove pointless period after copyright statement non-sentences.
|
2009-01-19 15:46:40 +00:00 |
cutils.c
|
Move the internal function declarations in avformat.h to internal.h.
|
2010-04-11 21:44:23 +00:00 |
daud.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |
dsicin.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
dtsdec.c
|
move DTS demuxer to its own file
|
2010-08-29 19:00:40 +00:00 |
dv.c
|
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
2010-03-31 12:29:58 +00:00 |
dv.h
|
cosmetics: Remove pointless period after copyright statement non-sentences.
|
2009-01-19 15:46:40 +00:00 |
dvenc.c
|
Add missing internal.h #include for brktimegm(), fixes the warning:
|
2010-04-20 14:41:55 +00:00 |
dxa.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |
eacdata.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
electronicarts.c
|
Add av_ prefix to bswap macros
|
2010-07-10 22:12:30 +00:00 |
ffm.h
|
cosmetics: Remove pointless period after copyright statement non-sentences.
|
2009-01-19 15:46:40 +00:00 |
ffmdec.c
|
Move ffm_close function up to avoid a forward declaration.
|
2010-07-25 07:54:33 +00:00 |
ffmenc.c
|
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
2010-03-31 12:29:58 +00:00 |
file.c
|
Add #ifdefs around code specific to file and pipe protocols
|
2010-07-06 14:28:32 +00:00 |
filmstripdec.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
filmstripenc.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
flacdec.c
|
Generalize ID3v2 functions to support ID3v2-like ID headers with a
|
2010-06-11 13:44:57 +00:00 |
flacenc_header.c
|
Put ff_flac_write_header() in a separate C file to allow it to be shared without
|
2010-03-23 23:58:45 +00:00 |
flacenc.c
|
Move ff_flac_write_header() to flacenc.h, which removes the Matroska muxer's
|
2010-03-22 21:58:38 +00:00 |
flacenc.h
|
Put ff_flac_write_header() in a separate C file to allow it to be shared without
|
2010-03-23 23:58:45 +00:00 |
flic.c
|
Made FLIC demuxer capable of handling the videos from "X-COM: Terror from the Deep".
|
2010-04-22 09:04:33 +00:00 |
flv.h
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
flvdec.c
|
Use ext sample from mpeg4audio config if set with AAC SBR
|
2010-07-01 22:31:31 +00:00 |
flvenc.c
|
Add AVC EOS tag to H264-encoded FLV files.
|
2010-08-18 09:39:21 +00:00 |
framecrcenc.c
|
cosmetics: Remove pointless period after copyright statement non-sentences.
|
2009-01-19 15:46:40 +00:00 |
gif.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |
gopher.c
|
Make ff_url_split() public
|
2010-06-27 14:16:46 +00:00 |
gxf.c
|
Check url_fseek results in gxf demuxer.
|
2010-07-10 23:42:08 +00:00 |
gxf.h
|
Avoid _t in gxf enum type names
|
2008-12-13 21:58:17 +00:00 |
gxfenc.c
|
gxfenc: Fix ES name in the UMF media description, by using strlen instead of sizeof
|
2010-07-21 07:46:02 +00:00 |
http.c
|
Move the definition of the maximum url size for static buffers to internal.h
|
2010-08-19 14:50:40 +00: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
|
Mark av_metadata_set() as deprecated, and use av_metadata_set2()
|
2010-04-25 14:27:42 +00:00 |
id3v1.h
|
More ID3v1 genres from ffmbc.
|
2009-12-13 20:51:38 +00:00 |
id3v2.c
|
Support unsynchronisation for id3v2 tags.
|
2010-08-18 16:29:46 +00:00 |
id3v2.h
|
Fix Doxygen function parameter documentation syntax.
|
2010-07-02 11:41:13 +00:00 |
idcin.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
idroqdec.c
|
rename idroq.c to idroqdec.c
|
2010-08-29 16:37:33 +00:00 |
idroqenc.c
|
move id roq muxer to its own file
|
2010-08-29 16:35:44 +00:00 |
iff.c
|
remove redundant text and whitespaces from iff demuxer av_log() statements
|
2010-07-15 11:43:09 +00:00 |
img2.c
|
Associate .tga with format image2.
|
2010-07-07 10:19:59 +00:00 |
ingenientdec.c
|
move ingenient demuxer to its own file
|
2010-08-29 19:16:04 +00:00 |
internal.h
|
Properly handle IPv6 addresses in the SDP generation
|
2010-08-25 12:29:32 +00:00 |
ipmovie.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
isom.c
|
Support gray16be and rgb48be in mov
|
2010-06-15 09:14:00 +00:00 |
isom.h
|
Move AVCodecTag from riff.h into internal.h.
|
2010-05-22 16:01:32 +00:00 |
iss.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
iv8.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |
ivfdec.c
|
On2 IVF demuxer
|
2010-05-27 21:23:04 +00:00 |
libavformat.v
|
Add symbol versioning for shared libraries
|
2010-01-16 04:49:02 +00:00 |
libnut.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
librtmp.c
|
Use new librtmp APIs instead of grubbing around in RTMP struct
|
2010-07-01 10:59:44 +00:00 |
lmlm4.c
|
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
2010-03-31 12:29:58 +00:00 |
m4vdec.c
|
cosmetic
|
2010-08-29 21:23:52 +00:00 |
Makefile
|
move m4v demuxer to its own file
|
2010-08-29 21:23:30 +00: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
|
matroskadec: minor simplification
|
2010-08-17 14:25:14 +00:00 |
matroskaenc.c
|
matroskaenc: add support for muxing SRT tracks
|
2010-07-25 21:16:58 +00:00 |
md5enc.c
|
Add -f framemd5 muxer similar to framecrc.
|
2010-05-24 17:49:26 +00:00 |
md5proto.c
|
Add MD5 protocol
|
2010-07-18 20:19:08 +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
|
rename LAVF_API_* defines to FF_API_* to clarify that it is not public API
|
2010-08-18 20:34:31 +00:00 |
metadata.h
|
rename LAVF_API_* defines to FF_API_* to clarify that it is not public API
|
2010-08-18 20:34:31 +00:00 |
mm.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
mmf.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |
mms.c
|
Remove use of MAX_STREAMS in MMSContext->streams[] array. Instead, dynamically
|
2010-08-13 17:30:01 +00:00 |
mms.h
|
Remove use of MAX_STREAMS in MMSContext->streams[] array. Instead, dynamically
|
2010-08-13 17:30:01 +00:00 |
mmsh.c
|
Fix two compiler arnings related to printf-format of sizeof()-statements.
|
2010-08-28 23:56:56 +00:00 |
mmst.c
|
Remove use of MAX_STREAMS in MMSContext->streams[] array. Instead, dynamically
|
2010-08-13 17:30:01 +00:00 |
mov.c
|
Add av_ prefix to bswap macros
|
2010-07-10 22:12:30 +00:00 |
movenc.c
|
Properly handle IPv6 addresses in the SDP generation
|
2010-08-25 12:29:32 +00:00 |
movenc.h
|
Use a heuristic for describing the RTP packets using sample data
|
2010-05-18 19:48:25 +00:00 |
movenchint.c
|
Take ff_write_chained in use in the mov rtp hinter and in the rtsp muxer
|
2010-05-21 07:08:29 +00:00 |
mp3.c
|
Make frames unsigned.
|
2010-07-27 10:11:05 +00:00 |
mpc8.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |
mpc.c
|
Generalize ID3v2 functions to support ID3v2-like ID headers with a
|
2010-06-11 13:44:57 +00:00 |
mpeg.c
|
Fix grammar errors in documentation
|
2010-06-30 15:38:06 +00:00 |
mpeg.h
|
cosmetics: Remove pointless period after copyright statement non-sentences.
|
2009-01-19 15:46:40 +00:00 |
mpegenc.c
|
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
2010-03-31 12:29:58 +00:00 |
mpegts.c
|
rename LAVF_API_* defines to FF_API_* to clarify that it is not public API
|
2010-08-18 20:34:31 +00:00 |
mpegts.h
|
Fix warnings about implicit function declaration when compiling rtpdec.c
|
2010-02-01 23:10:04 +00:00 |
mpegtsenc.c
|
In mpegts muxer, fix rbsp trailing bits in AUD nal, fixes issue #2122
|
2010-07-23 00:27:17 +00:00 |
mpegvideodec.c
|
move mpegvideo demuxer to its own file
|
2010-08-29 20:36:23 +00:00 |
mpjpeg.c
|
cosmetics: format long_name spelling fixes
|
2009-02-12 17:24:17 +00:00 |
msnwc_tcp.c
|
Replace all remaining occurrences of AVERROR_NOMEM with
|
2010-04-03 14:15:00 +00:00 |
mtv.c
|
Add av_ prefix to bswap macros
|
2010-07-10 22:12:30 +00:00 |
mvi.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |
mxf.c
|
mxfdec: Improve parsing of the PixelLayout item
|
2010-06-30 07:55:05 +00:00 |
mxf.h
|
mxfdec: Improve parsing of the PixelLayout item
|
2010-06-30 07:55:05 +00:00 |
mxfdec.c
|
Zero-initialize structs/arrays with {0} instead of {}, which isn't proper C99
|
2010-07-21 17:27:28 +00:00 |
mxfenc.c
|
Add extern to mxf_d10_muxer forward declaration to avoid a redundant
|
2010-07-28 05:48:48 +00:00 |
ncdec.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |
network.h
|
Fix compile error on mingw where ETIMEDOUT is missing (because it's a WSA error).
|
2010-04-15 18:27:27 +00:00 |
nsvdec.c
|
Mark av_metadata_set() as deprecated, and use av_metadata_set2()
|
2010-04-25 14:27:42 +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
|
Define ff_nut_video_tags and make Nut muxer and demuxer set it in
|
2010-05-23 18:34:15 +00:00 |
nutdec.c
|
rename LAVF_API_* defines to FF_API_* to clarify that it is not public API
|
2010-08-18 20:34:31 +00:00 |
nutenc.c
|
move ff_get_v_length and ff_put_v from nutenc.c to internal.h/aviobuf.c
|
2010-07-09 12:14:33 +00:00 |
nuv.c
|
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
2010-03-31 12:29:58 +00:00 |
oggdec.c
|
Fix printf format warnings
|
2010-06-09 08:59:41 +00:00 |
oggdec.h
|
oggdec: Remove write-only variable
|
2010-04-16 12:21:29 +00:00 |
oggenc.c
|
In ogg muxer, free dyn allocated buffer, fix memleak
|
2010-07-16 22:36:01 +00:00 |
oggparsedirac.c
|
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
2010-03-31 12:29:58 +00:00 |
oggparseflac.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |
oggparseogm.c
|
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
2010-03-31 12:29:58 +00:00 |
oggparseskeleton.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |
oggparsespeex.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |
oggparsetheora.c
|
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
2010-03-31 12:29:58 +00:00 |
oggparsevorbis.c
|
oggparsevorbis: Add some sanity checks to header packet ordering/presence.
|
2010-08-07 21:30:34 +00:00 |
oma.c
|
Add metadata support. Patch by Michael Karcher.
|
2010-06-17 10:59:49 +00:00 |
options.c
|
rename LAVF_API_* defines to FF_API_* to clarify that it is not public API
|
2010-08-18 20:34:31 +00:00 |
os_support.c
|
os_support: include some headers only when needed
|
2010-07-06 11:42:52 +00:00 |
os_support.h
|
Remove support for pre-Haiku, non-POSIX, non-C99 BeOS variants.
|
2010-06-10 16:51:14 +00:00 |
output-example.c
|
output-example: Set sample_fmt to SAMPLE_FMT_S16.
|
2010-06-14 07:05:59 +00:00 |
psxstr.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
pva.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |
qcp.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00: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
|
Mark av_metadata_set() as deprecated, and use av_metadata_set2()
|
2010-04-25 14:27:42 +00:00 |
raw.c
|
move m4v demuxer to its own file
|
2010-08-29 21:23:30 +00:00 |
raw.h
|
move ingenient demuxer to its own file
|
2010-08-29 19:16:04 +00:00 |
rdt.c
|
get rid of MAX_STREAMS limit in RDT
|
2010-08-09 22:58:54 +00:00 |
rdt.h
|
Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML.
|
2010-07-02 12:48:32 +00:00 |
riff.c
|
Make MP43 the default fourcc for msmpeg4v3:
|
2010-07-20 09:44:21 +00:00 |
riff.h
|
Move AVCodecTag from riff.h into internal.h.
|
2010-05-22 16:01:32 +00:00 |
rl2.c
|
Fix doxygen comment.
|
2010-08-02 07:28:35 +00: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
|
Move rm_codec_tags to rm.c so muxer/demuxer can share it.
|
2010-05-28 18:18:33 +00:00 |
rmdec.c
|
Do not read the RM index when input is streamed (since it requires seeking
|
2010-06-06 18:48:49 +00:00 |
rmenc.c
|
Reindent after r23361.
|
2010-05-28 18:21:57 +00:00 |
rpl.c
|
Mark av_metadata_set() as deprecated, and use av_metadata_set2()
|
2010-04-25 14:27:42 +00: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
|
Lego Mindstorms RSO muxer and demuxer.
|
2010-07-20 14:13:24 +00:00 |
rsoenc.c
|
Lego Mindstorms RSO muxer and demuxer.
|
2010-07-20 14:13:24 +00: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
|
Fix grammar errors in documentation
|
2010-06-30 15:38:06 +00:00 |
rtp.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +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
|
Prevent overflow on random input.
|
2010-08-13 20:06:18 +00:00 |
rtpdec_formats.h
|
Add RTP depacketization of VP8
|
2010-08-16 14:23:35 +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
|
Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file
|
2010-07-30 12:04:27 +00:00 |
rtpdec_latm.c
|
Add RTP depacketization of MP4A-LATM
|
2010-08-12 21:07:17 +00:00 |
rtpdec_mpeg4.c
|
Make hex_to_data a lavf internal function
|
2010-08-09 10:05:33 +00:00 |
rtpdec_qdm2.c
|
Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file
|
2010-07-30 12:04:27 +00:00 |
rtpdec_svq3.c
|
Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file
|
2010-07-30 12:04:27 +00:00 |
rtpdec_vp8.c
|
Add RTP depacketization of VP8
|
2010-08-16 14:23:35 +00:00 |
rtpdec_xiph.c
|
rtpdec_xiph: Split packets in the depacketizer
|
2010-08-05 04:42:36 +00:00 |
rtpdec.c
|
rtsp: Return AVERROR_EOF when all streams have received an RTCP BYE packet
|
2010-08-29 10:25:16 +00:00 |
rtpdec.h
|
Add rtp_get_rtcp_file_handle function
|
2010-08-25 17:32:59 +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_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
|
rtp: Replace hardcoded RTCP packet types with defines
|
2010-08-25 09:15:31 +00:00 |
rtpenc.h
|
Add RTP packetization of VP8
|
2010-08-16 14:21:17 +00:00 |
rtpproto.c
|
Add rtp_get_rtcp_file_handle function
|
2010-08-25 17:32:59 +00:00 |
rtsp.c
|
rtsp: Return AVERROR_EOF when all streams have received an RTCP BYE packet
|
2010-08-29 10:25:16 +00:00 |
rtsp.h
|
rtsp: Return AVERROR_EOF when all streams have received an RTCP BYE packet
|
2010-08-29 10:25:16 +00:00 |
rtspcodes.h
|
Globally rename the header inclusion guard names.
|
2008-08-31 07:39:47 +00:00 |
rtspenc.c
|
rtp: Replace hardcoded RTCP packet types with defines
|
2010-08-25 09:15:31 +00:00 |
sauce.c
|
Add doxygen @file comment block
|
2010-07-19 11:50:07 +00:00 |
sauce.h
|
Add doxygen @file comment block
|
2010-07-19 11:50:07 +00:00 |
sdp.c
|
Make stub version of ff_sdp_write_media() match its prototype
|
2010-08-25 21:07:04 +00:00 |
seek.c
|
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
2010-03-31 12:29:58 +00: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
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
sierravmd.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
siff.c
|
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
2010-03-31 12:29:58 +00:00 |
smacker.c
|
Add av_ prefix to bswap macros
|
2010-07-10 22:12:30 +00:00 |
sol.c
|
Add av_ prefix to bswap macros
|
2010-07-10 22:12:30 +00:00 |
sox.h
|
Implement SoX native format muxer and demuxer.
|
2009-05-30 18:51:15 +00:00 |
soxdec.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
soxenc.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
spdif.c
|
Split the ADTS header decoder off of the ADTS parser.
|
2010-07-12 18:52:03 +00:00 |
srtdec.c
|
add SubRip muxer and demuxer
|
2010-07-24 22:50:12 +00: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
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |
swfenc.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |
tcp.c
|
Print error messages in case of connection failure or name resolution failure
|
2010-08-14 20:34:51 +00:00 |
thp.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |
tiertexseq.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00: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
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
tta.c
|
Generalize ID3v2 functions to support ID3v2-like ID headers with a
|
2010-06-11 13:44:57 +00:00 |
tty.c
|
Fix doxy that refers to the wrong variable.
|
2010-07-27 15:54:26 +00:00 |
txd.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |
udp.c
|
Check for udp_set_remote_url error.
|
2010-07-28 16:27:16 +00:00 |
utils.c
|
avformat: free decryption key in av_close_input_stream()
|
2010-08-24 15:08:53 +00:00 |
vc1test.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
vc1testenc.c
|
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
2010-03-31 12:29:58 +00: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
|
Move AVCodecTag from riff.h into internal.h.
|
2010-05-22 16:01:32 +00:00 |
vocenc.c
|
Move AVCodecTag from riff.h into internal.h.
|
2010-05-22 16:01:32 +00:00 |
vorbiscomment.c
|
Add VorbisComment writing to FLAC files.
|
2010-03-20 13:36:43 +00:00 |
vorbiscomment.h
|
Fix grammar errors in documentation
|
2010-06-30 15:38:06 +00:00 |
vqf.c
|
Use a suitable timebase in VQF demuxer
|
2010-04-13 01:19:59 +00:00 |
wav.c
|
In wav muxer, always flush in write_trailer, fix pipe output
|
2010-07-28 08:17:02 +00:00 |
wc3movie.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
westwood.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
wv.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |
xa.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
yop.c
|
Remove explicit filename from Doxygen @file commands.
|
2010-04-20 14:45:34 +00:00 |
yuv4mpeg.c
|
Define AVMediaType enum, and use it instead of enum CodecType, which
|
2010-03-30 23:30:55 +00:00 |