.. |
4xm.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
Makefile
|
e8723e242d
Lego Mindstorms RSO muxer and demuxer.
|
14 лет назад |
adts.h
|
8fdd542ce4
In mpegts muxer, write adts header if aac bitstream does not contain it
|
15 лет назад |
adtsenc.c
|
cfde3a7e13
Cosmetics: whitespace
|
14 лет назад |
aea.c
|
50eae97057
Reduce the score for the aea demuxer probing function.
|
15 лет назад |
aiff.h
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
aiffdec.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
aiffenc.c
|
47b47bbdaf
Split up the AIFF muxer and demuxer into separate files.
|
15 лет назад |
allformats.c
|
e8723e242d
Lego Mindstorms RSO muxer and demuxer.
|
14 лет назад |
amr.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
anm.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
apc.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
ape.c
|
2874c81cc8
Replace all remaining occurrences of AVERROR_NOMEM with
|
15 лет назад |
apetag.c
|
2874c81cc8
Replace all remaining occurrences of AVERROR_NOMEM with
|
15 лет назад |
apetag.h
|
191e34cd67
Move APE tag parsing into separate module.
|
15 лет назад |
asf.c
|
7428c8f599
asf: Add asf_jfif_media guid
|
14 лет назад |
asf.h
|
7428c8f599
asf: Add asf_jfif_media guid
|
14 лет назад |
asfcrypt.c
|
8fc0162ac4
Add av_ prefix to bswap macros
|
14 лет назад |
asfcrypt.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 лет назад |
asfdec.c
|
d970ec7554
asfdec: 10l, fix the minimum asf video stream header size
|
14 лет назад |
asfenc.c
|
cc947f04cc
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
15 лет назад |
assdec.c
|
5c7ceef654
improve long_name for ass (de)muxer
|
14 лет назад |
assenc.c
|
5c7ceef654
improve long_name for ass (de)muxer
|
14 лет назад |
au.c
|
0a624147c3
Prevent au_read_packet() looping endlessly when .au file contains unsupported codec type.
|
15 лет назад |
audiointerleave.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
audiointerleave.h
|
41dd680dd8
Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues.
|
16 лет назад |
avc.c
|
dda8fc6a09
Include avc.h from avc.c: It contains several prototypes.
|
15 лет назад |
avc.h
|
c844520e73
10l, fix prototype
|
16 лет назад |
avformat.h
|
e8723e242d
Lego Mindstorms RSO muxer and demuxer.
|
14 лет назад |
avi.c
|
ed7694d8cf
Set lavf identification string globally in av_write_header(), rather
|
15 лет назад |
avi.h
|
04d2540c4b
Add AVI metadata conversion table.
|
15 лет назад |
avidec.c
|
bbfb2c8077
avidec : Free packet if dv_produce_packet fails.
|
14 лет назад |
avienc.c
|
d6a9349062
avienc : Avoid creating invalid AVI files when muxing subtitle streams
|
14 лет назад |
avio.c
|
2bab5d3e73
Allow all valid (and only valid) characters in URL scheme for url_open()
|
14 лет назад |
avio.h
|
d5e9ddeb73
url_fskip: Return an error code if the url_fseek failed
|
14 лет назад |
aviobuf.c
|
aff4137d5f
Remove an assert that was no longer correct nor relevant
|
14 лет назад |
avisynth.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
avlanguage.c
|
4d2a4dfd88
100l, all avlanguage tables should be both static and const.
|
15 лет назад |
avlanguage.h
|
49bd8e4b84
Fix grammar errors in documentation
|
14 лет назад |
avs.c
|
cc947f04cc
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
15 лет назад |
bethsoftvid.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
bfi.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
bink.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
c93.c
|
cc947f04cc
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
15 лет назад |
caf.c
|
80b39e1ca6
Move AVCodecTag from riff.h into internal.h.
|
15 лет назад |
caf.h
|
80b39e1ca6
Move AVCodecTag from riff.h into internal.h.
|
15 лет назад |
cafdec.c
|
2ef6c1242a
Mark av_metadata_set() as deprecated, and use av_metadata_set2()
|
15 лет назад |
cdg.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
concat.c
|
ae2c694388
Fix concat seeking SEEK_END case.
|
15 лет назад |
crcenc.c
|
406792e7b0
cosmetics: Remove pointless period after copyright statement non-sentences.
|
16 лет назад |
cutils.c
|
9a2cb05ff9
Move the internal function declarations in avformat.h to internal.h.
|
15 лет назад |
daud.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
dsicin.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
dv.c
|
cc947f04cc
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
15 лет назад |
dv.h
|
406792e7b0
cosmetics: Remove pointless period after copyright statement non-sentences.
|
16 лет назад |
dvenc.c
|
e1ae1642cb
Add missing internal.h #include for brktimegm(), fixes the warning:
|
15 лет назад |
dxa.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
eacdata.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
electronicarts.c
|
8fc0162ac4
Add av_ prefix to bswap macros
|
14 лет назад |
ffm.h
|
406792e7b0
cosmetics: Remove pointless period after copyright statement non-sentences.
|
16 лет назад |
ffmdec.c
|
cc947f04cc
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
15 лет назад |
ffmenc.c
|
cc947f04cc
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
15 лет назад |
file.c
|
defb0009cf
Add #ifdefs around code specific to file and pipe protocols
|
14 лет назад |
filmstripdec.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
filmstripenc.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
flacdec.c
|
3a1350e8d9
Generalize ID3v2 functions to support ID3v2-like ID headers with a
|
14 лет назад |
flacenc.c
|
19de452a63
Move ff_flac_write_header() to flacenc.h, which removes the Matroska muxer's
|
15 лет назад |
flacenc.h
|
06ebe9161e
Put ff_flac_write_header() in a separate C file to allow it to be shared without
|
15 лет назад |
flacenc_header.c
|
06ebe9161e
Put ff_flac_write_header() in a separate C file to allow it to be shared without
|
15 лет назад |
flic.c
|
951776c478
Made FLIC demuxer capable of handling the videos from "X-COM: Terror from the Deep".
|
15 лет назад |
flv.h
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
flvdec.c
|
7d6096e42e
Use ext sample from mpeg4audio config if set with AAC SBR
|
14 лет назад |
flvenc.c
|
80b39e1ca6
Move AVCodecTag from riff.h into internal.h.
|
15 лет назад |
framecrcenc.c
|
406792e7b0
cosmetics: Remove pointless period after copyright statement non-sentences.
|
16 лет назад |
gif.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
gopher.c
|
f3bfe388b5
Make ff_url_split() public
|
14 лет назад |
gxf.c
|
b5bc742402
Check url_fseek results in gxf demuxer.
|
14 лет назад |
gxf.h
|
d77ac324fe
Avoid _t in gxf enum type names
|
16 лет назад |
gxfenc.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
http.c
|
db979afed2
http: Log a warning when receiving an error code
|
14 лет назад |
http.h
|
49bd8e4b84
Fix grammar errors in documentation
|
14 лет назад |
httpauth.c
|
784824a68c
Use AV_BASE64_SIZE() macro
|
14 лет назад |
httpauth.h
|
855e7732c6
Add support for http digest authentication
|
15 лет назад |
id3v1.c
|
2ef6c1242a
Mark av_metadata_set() as deprecated, and use av_metadata_set2()
|
15 лет назад |
id3v1.h
|
57f36fda56
More ID3v1 genres from ffmbc.
|
15 лет назад |
id3v2.c
|
3a1350e8d9
Generalize ID3v2 functions to support ID3v2-like ID headers with a
|
14 лет назад |
id3v2.h
|
b8ab52e702
Fix Doxygen function parameter documentation syntax.
|
14 лет назад |
idcin.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
idroq.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
iff.c
|
ea15d2000c
remove redundant text and whitespaces from iff demuxer av_log() statements
|
14 лет назад |
img2.c
|
bba66fc7be
Associate .tga with format image2.
|
14 лет назад |
internal.h
|
1537817e38
Move SPACE_CHARS back to libavformat/internal.h
|
14 лет назад |
ipmovie.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
isom.c
|
9a191b3a21
Support gray16be and rgb48be in mov
|
14 лет назад |
isom.h
|
80b39e1ca6
Move AVCodecTag from riff.h into internal.h.
|
15 лет назад |
iss.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
iv8.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
ivfdec.c
|
173bb37f82
On2 IVF demuxer
|
15 лет назад |
libavformat.v
|
a482e61bd6
Add symbol versioning for shared libraries
|
15 лет назад |
libnut.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
librtmp.c
|
4bbb3e3a9d
Use new librtmp APIs instead of grubbing around in RTMP struct
|
14 лет назад |
lmlm4.c
|
cc947f04cc
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
15 лет назад |
matroska.c
|
23966972ab
matroska: Add V_VP8
|
15 лет назад |
matroska.h
|
c31f00ed63
Fix the MATROSKA_ID_TAGDEFAULT to match the specification (instead of
|
14 лет назад |
matroskadec.c
|
41c1ccc332
matroskadec: merge only SSA packets together
|
14 лет назад |
matroskaenc.c
|
d00a351606
matroskaenc: write DisplayUnit element to better match the spec
|
14 лет назад |
md5enc.c
|
0e765181c4
Add -f framemd5 muxer similar to framecrc.
|
15 лет назад |
md5proto.c
|
a1db009e6c
Add MD5 protocol
|
14 лет назад |
metadata.c
|
acf85d7b9d
reindent after previous commit.
|
14 лет назад |
metadata.h
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
metadata_compat.c
|
383b25fd54
fix warning in ff_metadata_mux_compat()
|
14 лет назад |
mm.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
mmf.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
mmst.c
|
d6cc1123e3
Explicitely set the size of the "ff_asf_head1_guid" header chunk, this is
|
14 лет назад |
mov.c
|
8fc0162ac4
Add av_ prefix to bswap macros
|
14 лет назад |
movenc.c
|
8b6e0aec9f
movenc: Free the buffer returned by url_close_dyn_buffer, regardless of the size
|
14 лет назад |
movenc.h
|
44bf251a42
Use a heuristic for describing the RTP packets using sample data
|
15 лет назад |
movenchint.c
|
648e41b342
Take ff_write_chained in use in the mov rtp hinter and in the rtsp muxer
|
15 лет назад |
mp3.c
|
90d9d97d4d
Fix ID3v1 tags in mp3 files
|
14 лет назад |
mpc.c
|
3a1350e8d9
Generalize ID3v2 functions to support ID3v2-like ID headers with a
|
14 лет назад |
mpc8.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
mpeg.c
|
49bd8e4b84
Fix grammar errors in documentation
|
14 лет назад |
mpeg.h
|
406792e7b0
cosmetics: Remove pointless period after copyright statement non-sentences.
|
16 лет назад |
mpegenc.c
|
cc947f04cc
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
15 лет назад |
mpegts.c
|
b834becdae
Pass the composition and ancillary ID for DVB subtitles via extradata instead
|
14 лет назад |
mpegts.h
|
9125806e34
Fix warnings about implicit function declaration when compiling rtpdec.c
|
15 лет назад |
mpegtsenc.c
|
8fc0162ac4
Add av_ prefix to bswap macros
|
14 лет назад |
mpjpeg.c
|
69acc88b2f
cosmetics: format long_name spelling fixes
|
16 лет назад |
msnwc_tcp.c
|
2874c81cc8
Replace all remaining occurrences of AVERROR_NOMEM with
|
15 лет назад |
mtv.c
|
8fc0162ac4
Add av_ prefix to bswap macros
|
14 лет назад |
mvi.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
mxf.c
|
11fdc4d4fc
mxfdec: Improve parsing of the PixelLayout item
|
14 лет назад |
mxf.h
|
11fdc4d4fc
mxfdec: Improve parsing of the PixelLayout item
|
14 лет назад |
mxfdec.c
|
39bb30f664
Change all functions referenced in the mxf_metadata_read_table to use the same
|
14 лет назад |
mxfenc.c
|
29054fdd0a
In mxf muxer, fix last b frame temporal offset
|
14 лет назад |
ncdec.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
network.h
|
4aecee7fc3
Fix compile error on mingw where ETIMEDOUT is missing (because it's a WSA error).
|
15 лет назад |
nsvdec.c
|
2ef6c1242a
Mark av_metadata_set() as deprecated, and use av_metadata_set2()
|
15 лет назад |
nut.c
|
d588e3f59b
Add support to B4BY and R4BY NUT codec tags added in NUT r672.
|
14 лет назад |
nut.h
|
2e01def0fe
Define ff_nut_video_tags and make Nut muxer and demuxer set it in
|
15 лет назад |
nutdec.c
|
8fc0162ac4
Add av_ prefix to bswap macros
|
14 лет назад |
nutenc.c
|
603e5c0b71
move ff_get_v_length and ff_put_v from nutenc.c to internal.h/aviobuf.c
|
14 лет назад |
nuv.c
|
cc947f04cc
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
15 лет назад |
oggdec.c
|
461628c6a8
Fix printf format warnings
|
14 лет назад |
oggdec.h
|
49c2d29089
oggdec: Remove write-only variable
|
15 лет назад |
oggenc.c
|
5c32755570
In ogg muxer, free dyn allocated buffer, fix memleak
|
14 лет назад |
oggparsedirac.c
|
cc947f04cc
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
15 лет назад |
oggparseflac.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
oggparseogm.c
|
cc947f04cc
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
15 лет назад |
oggparseskeleton.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
oggparsespeex.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
oggparsetheora.c
|
cc947f04cc
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
15 лет назад |
oggparsevorbis.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
oma.c
|
6afd0ee3b2
Add metadata support. Patch by Michael Karcher.
|
14 лет назад |
options.c
|
1f563bfa15
Remove typo: s/ingore/ignore/
|
14 лет назад |
os_support.c
|
7fddac9320
os_support: include some headers only when needed
|
14 лет назад |
os_support.h
|
a1629e2848
Remove support for pre-Haiku, non-POSIX, non-C99 BeOS variants.
|
14 лет назад |
output-example.c
|
1f1916cea2
output-example: Set sample_fmt to SAMPLE_FMT_S16.
|
14 лет назад |
psxstr.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
pva.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
qcp.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
qtpalette.h
|
2121b160d5
Remove alpha channel from default colorspace tables, since it is unused. See
|
16 лет назад |
r3d.c
|
2ef6c1242a
Mark av_metadata_set() as deprecated, and use av_metadata_set2()
|
15 лет назад |
raw.c
|
57eb217ac4
Improve h263_probe()
|
14 лет назад |
raw.h
|
81f052cb7d
Separate the raw FLAC demuxer from raw.c and put in a new file,
|
16 лет назад |
rdt.c
|
0baf34d844
Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML.
|
14 лет назад |
rdt.h
|
0baf34d844
Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML.
|
14 лет назад |
riff.c
|
2d91366cc2
Make MP43 the default fourcc for msmpeg4v3:
|
14 лет назад |
riff.h
|
80b39e1ca6
Move AVCodecTag from riff.h into internal.h.
|
15 лет назад |
rl2.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
rm.c
|
74e8ccad4c
Move rm_codec_tags to rm.c so muxer/demuxer can share it.
|
15 лет назад |
rm.h
|
74e8ccad4c
Move rm_codec_tags to rm.c so muxer/demuxer can share it.
|
15 лет назад |
rmdec.c
|
c32b701749
Do not read the RM index when input is streamed (since it requires seeking
|
14 лет назад |
rmenc.c
|
22a255842b
Reindent after r23361.
|
15 лет назад |
rpl.c
|
2ef6c1242a
Mark av_metadata_set() as deprecated, and use av_metadata_set2()
|
15 лет назад |
rso.c
|
e8723e242d
Lego Mindstorms RSO muxer and demuxer.
|
14 лет назад |
rso.h
|
e8723e242d
Lego Mindstorms RSO muxer and demuxer.
|
14 лет назад |
rsodec.c
|
e8723e242d
Lego Mindstorms RSO muxer and demuxer.
|
14 лет назад |
rsoenc.c
|
e8723e242d
Lego Mindstorms RSO muxer and demuxer.
|
14 лет назад |
rtmp.h
|
9fd6b84360
RTMP protocol support (as a client)
|
15 лет назад |
rtmppkt.c
|
f3cb1cd078
1l trocadero: forgot reference operator on bytestream_get_be32() argument
|
15 лет назад |
rtmppkt.h
|
9a58234fea
Fix misspelled parameter names in Doxygen documentation.
|
14 лет назад |
rtmpproto.c
|
49bd8e4b84
Fix grammar errors in documentation
|
14 лет назад |
rtp.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
rtp.h
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
rtpdec.c
|
a59096e4a7
Add a depacketizer for QDM2
|
14 лет назад |
rtpdec.h
|
1537817e38
Move SPACE_CHARS back to libavformat/internal.h
|
14 лет назад |
rtpdec_amr.c
|
bb06ec5ef4
Reindent
|
14 лет назад |
rtpdec_amr.h
|
556aa7a102
RTP/AMR depacketizer, by Martin Storsjö <$firstname at $firstname dot st>.
|
15 лет назад |
rtpdec_asf.c
|
a16ebd40d8
rtpdec_asf: Include lavu headers using quotes instead of angle brackets
|
14 лет назад |
rtpdec_asf.h
|
0fca8d24ee
rtpdec_asf: Propagate errors from the chained av_open_input_stream
|
14 лет назад |
rtpdec_h263.c
|
2874c81cc8
Replace all remaining occurrences of AVERROR_NOMEM with
|
15 лет назад |
rtpdec_h263.h
|
45aa90807f
Add RTP/H.263 depacketizer by Martin Storsjö <$firstname () $firstname st>.
|
15 лет назад |
rtpdec_h264.c
|
dc6cf61e33
Handle av_base64_decode return value
|
14 лет назад |
rtpdec_h264.h
|
f65919af7e
Rename RTP depacketizer files from rtp_* to rtpdec_*
|
15 лет назад |
rtpdec_mpeg4.c
|
1537817e38
Move SPACE_CHARS back to libavformat/internal.h
|
14 лет назад |
rtpdec_mpeg4.h
|
9b3788efc3
RTSP: Decouple MPEG-4 and AAC specific parts from rtsp.c
|
14 лет назад |
rtpdec_qdm2.c
|
a59096e4a7
Add a depacketizer for QDM2
|
14 лет назад |
rtpdec_qdm2.h
|
a59096e4a7
Add a depacketizer for QDM2
|
14 лет назад |
rtpdec_svq3.c
|
5590cc78ee
rtpdec_svq3: Return the timestamp in *timestamp instead of pkt->pts
|
14 лет назад |
rtpdec_svq3.h
|
4449df6baf
Add RTP depacketization of SVQ3
|
14 лет назад |
rtpdec_xiph.c
|
7d894aeb60
rtpdec_xiph: Avoid extra memcpy in Xiph RTP depacketizer
|
14 лет назад |
rtpdec_xiph.h
|
339f5f3957
Merge Vorbis / Theora depayloaders.
|
15 лет назад |
rtpenc.c
|
81f460a373
rtpenc: remove unnecessary #include unistd.h
|
14 лет назад |
rtpenc.h
|
8b889b3480
If the video stream is H.264 with MP4 syntax, store the NAL lenght size in
|
14 лет назад |
rtpenc_aac.c
|
22c1f65fa6
Rename the RTP muxer sources so that the packetisation functions are in
|
15 лет назад |
rtpenc_amr.c
|
22c1f65fa6
Rename the RTP muxer sources so that the packetisation functions are in
|
15 лет назад |
rtpenc_h263.c
|
34056cbba5
Fix a crash in the H.263 RTP packetizer
|
15 лет назад |
rtpenc_h264.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
rtpenc_mpv.c
|
22c1f65fa6
Rename the RTP muxer sources so that the packetisation functions are in
|
15 лет назад |
rtpproto.c
|
9a58234fea
Fix misspelled parameter names in Doxygen documentation.
|
14 лет назад |
rtsp.c
|
bf55cf19ca
Report when a method gets an error status code
|
14 лет назад |
rtsp.h
|
ca937a5508
RTSP, rtpdec: Move RTPPayloadData into rtpdec_mpeg4 and remove all references to rtp_payload_data in rtpdec and rtsp
|
14 лет назад |
rtspcodes.h
|
987903826b
Globally rename the header inclusion guard names.
|
16 лет назад |
rtspenc.c
|
76d908b3fe
Include lavu headers using quotes instead of angle brackets
|
14 лет назад |
sauce.c
|
07e6384dd8
Add doxygen @file comment block
|
14 лет назад |
sauce.h
|
07e6384dd8
Add doxygen @file comment block
|
14 лет назад |
sdp.c
|
f3bfe388b5
Make ff_url_split() public
|
14 лет назад |
seek.c
|
cc947f04cc
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
15 лет назад |
seek.h
|
7a656933c9
cosmetic changes (indentation, doxygen comments, braces, put structures for API to header, ...)
|
15 лет назад |
segafilm.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
sierravmd.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
siff.c
|
cc947f04cc
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
15 лет назад |
smacker.c
|
8fc0162ac4
Add av_ prefix to bswap macros
|
14 лет назад |
sol.c
|
8fc0162ac4
Add av_ prefix to bswap macros
|
14 лет назад |
sox.h
|
cbfe5bee2e
Implement SoX native format muxer and demuxer.
|
16 лет назад |
soxdec.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
soxenc.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
spdif.c
|
3cac899af9
Split the ADTS header decoder off of the ADTS parser.
|
14 лет назад |
swf.h
|
bc2d2a07d5
Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0.
|
15 лет назад |
swfdec.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
swfenc.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
tcp.c
|
f3bfe388b5
Make ff_url_split() public
|
14 лет назад |
thp.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
tiertexseq.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
timefilter.c
|
cc7b62afd2
Replace rand() usage by av_lfg_get().
|
16 лет назад |
timefilter.h
|
8507bde0f3
Add my name to copyright & author as requested by the original author.
|
16 лет назад |
tmv.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
tta.c
|
3a1350e8d9
Generalize ID3v2 functions to support ID3v2-like ID headers with a
|
14 лет назад |
tty.c
|
07e6384dd8
Add doxygen @file comment block
|
14 лет назад |
txd.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
udp.c
|
9a58234fea
Fix misspelled parameter names in Doxygen documentation.
|
14 лет назад |
utils.c
|
9d3fdf2031
Move AVStream->codec_info_nb_frames increment after try_decode_frame
|
14 лет назад |
vc1test.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
vc1testenc.c
|
cc947f04cc
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
|
15 лет назад |
voc.c
|
80b39e1ca6
Move AVCodecTag from riff.h into internal.h.
|
15 лет назад |
voc.h
|
c351524c9e
Determine VOC block length when length field is zero, fixes issue1538.
|
15 лет назад |
vocdec.c
|
80b39e1ca6
Move AVCodecTag from riff.h into internal.h.
|
15 лет назад |
vocenc.c
|
80b39e1ca6
Move AVCodecTag from riff.h into internal.h.
|
15 лет назад |
vorbiscomment.c
|
66061a1220
Add VorbisComment writing to FLAC files.
|
15 лет назад |
vorbiscomment.h
|
49bd8e4b84
Fix grammar errors in documentation
|
14 лет назад |
vqf.c
|
efd8b009ff
Use a suitable timebase in VQF demuxer
|
15 лет назад |
wav.c
|
f45a27dc52
Reindent
|
15 лет назад |
wc3movie.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
westwood.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
wv.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
xa.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
yop.c
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
yuv4mpeg.c
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |