.. |
4xm.c
|
…
|
|
Makefile
|
Rename the RTP muxer sources so that the packetisation functions are in
|
2010-01-18 13:44:12 +00:00 |
adtsenc.c
|
Use av_log_missing_feature in the ADTS encoder. (Pseudo reverts r19173).
|
2009-06-29 22:48:07 +00:00 |
aea.c
|
Add condition to aea demuxer probe.
|
2009-09-13 18:27:53 +00:00 |
aiff.h
|
decode qcelp in aiff, implement #1524, patch by Vitor
|
2009-11-30 22:01:21 +00:00 |
aiffdec.c
|
Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped
|
2009-12-13 20:27:29 +00:00 |
aiffenc.c
|
Split up the AIFF muxer and demuxer into separate files.
|
2009-10-15 09:45:16 +00:00 |
allformats.c
|
Adobe Filmstrip muxer and demuxer
|
2010-01-14 12:55:44 +00:00 |
amr.c
|
…
|
|
anm.c
|
Deluxe Paint Animation demuxer
|
2010-01-10 05:47:50 +00:00 |
apc.c
|
…
|
|
ape.c
|
Set start_time and duration in AVStream instead of AVFormatContext for
|
2010-01-21 09:47:02 +00:00 |
apetag.c
|
Remove unused variable, fixes the warning:
|
2009-12-15 23:41:22 +00:00 |
apetag.h
|
Move APE tag parsing into separate module.
|
2009-08-11 17:08:09 +00:00 |
asf.c
|
Detect Windows Media DRM protected files and display warning if no key
|
2009-10-11 23:09:33 +00:00 |
asf.h
|
Detect Windows Media DRM protected files and display warning if no key
|
2009-10-11 23:09:33 +00:00 |
asfcrypt.c
|
…
|
|
asfcrypt.h
|
…
|
|
asfdec.c
|
Only add 1 index entry per keyframe.
|
2009-12-16 21:24:04 +00:00 |
asfenc.c
|
Remove any reference to ASFContext.packet_size and replace it with
|
2009-06-24 23:04:05 +00:00 |
assdec.c
|
…
|
|
assenc.c
|
…
|
|
au.c
|
AU : demuxed packet size should be sample size aligned.
|
2009-12-07 13:55:38 +00:00 |
audiointerleave.c
|
…
|
|
audiointerleave.h
|
…
|
|
avc.c
|
cosmetics, remove spaces after '(' and before ')'
|
2009-07-30 19:14:57 +00:00 |
avc.h
|
…
|
|
avformat.h
|
Latent libavformat version bump and documentation update for Adobe Filmstrip muxer and demuxer (r21212)
|
2010-01-14 14:02:06 +00:00 |
avi.h
|
…
|
|
avidec.c
|
Support uncompressed ("Resolution 1:1") Avid AVI Codec, (partially) fixes issue 1474.
|
2010-01-12 00:29:26 +00:00 |
avienc.c
|
Add ff_ prefixes to exported symbols in libavformat/riff.h.
|
2009-06-22 23:09:34 +00:00 |
avio.c
|
Make url_read_complete retry on EAGAIN and return how much data it read
|
2010-01-23 10:23:47 +00:00 |
avio.h
|
Make url_read_complete retry on EAGAIN and return how much data it read
|
2010-01-23 10:23:47 +00:00 |
aviobuf.c
|
Make url_resetbuf() assert on wrong flags passed and make it static on next
|
2009-10-20 06:40:01 +00:00 |
avisynth.c
|
Add ff_ prefixes to exported symbols in libavformat/riff.h.
|
2009-06-22 23:09:34 +00:00 |
avlanguage.c
|
100l, all avlanguage tables should be both static and const.
|
2009-09-06 08:36:25 +00:00 |
avlanguage.h
|
…
|
|
avs.c
|
…
|
|
bethsoftvid.c
|
…
|
|
bfi.c
|
…
|
|
c93.c
|
Check the index validity more thoroughly for the c93 probe function.
|
2009-09-14 20:01:32 +00:00 |
caf.c
|
Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0.
|
2009-10-16 14:46:06 +00:00 |
caf.h
|
#include correct header to fix 'make checkheaders'.
|
2009-09-18 19:51:05 +00:00 |
cafdec.c
|
Core Audio Format demuxer
|
2009-09-16 12:26:59 +00:00 |
cdg.c
|
CD+G demuxer and decoder
|
2009-12-17 17:25:31 +00:00 |
crcenc.c
|
…
|
|
cutils.c
|
…
|
|
daud.c
|
…
|
|
dsicin.c
|
…
|
|
dv.c
|
Split parts of dvdata.h into dvdata.c, this ensures that things like
|
2009-10-16 07:55:57 +00:00 |
dv.h
|
…
|
|
dvenc.c
|
Split parts of dvdata.h into dvdata.c, this ensures that things like
|
2009-10-16 07:55:57 +00:00 |
dxa.c
|
Improve dxa probe by checking the values for width and height are reasonable.
|
2009-09-17 18:08:07 +00:00 |
eacdata.c
|
update my email address
|
2010-01-09 03:31:13 +00:00 |
electronicarts.c
|
Use enum CodecID where appropriate.
|
2010-01-10 08:57:20 +00:00 |
ffm.h
|
…
|
|
ffmdec.c
|
Fix breakage introduced by setting the sample_fmt to SAMPLE_FMT_NONE (r20623). This makes
|
2009-12-14 21:08:21 +00:00 |
ffmenc.c
|
Fix breakage introduced by setting the sample_fmt to SAMPLE_FMT_NONE (r20623). This makes
|
2009-12-14 21:08:21 +00:00 |
file.c
|
Only consider -1 as an error return value for open().
|
2009-07-27 12:36:22 +00:00 |
filmstripdec.c
|
Adobe Filmstrip muxer and demuxer
|
2010-01-14 12:55:44 +00:00 |
filmstripenc.c
|
Adobe Filmstrip muxer and demuxer
|
2010-01-14 12:55:44 +00:00 |
flacdec.c
|
Add a VorbisComment metadata conversion table and use it in the FLAC and
|
2009-06-13 22:45:58 +00:00 |
flacenc.c
|
…
|
|
flacenc.h
|
…
|
|
flic.c
|
…
|
|
flv.h
|
Register some additional AMF types in libavformat/flv.h
|
2009-07-21 07:18:14 +00:00 |
flvdec.c
|
fetch flv duration from file if it is set to 0 in metadata
|
2010-01-19 19:41:24 +00:00 |
flvenc.c
|
FLV 8-bit PCM is unsigned, not signed
|
2009-12-14 03:30:25 +00:00 |
framecrcenc.c
|
…
|
|
gif.c
|
…
|
|
gopher.c
|
…
|
|
gxf.c
|
…
|
|
gxf.h
|
…
|
|
gxfenc.c
|
Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0.
|
2009-10-16 14:46:06 +00:00 |
http.c
|
restore old buffer content when seek failed in http protocol, fix issue #1631
|
2010-01-13 23:27:52 +00:00 |
id3v1.c
|
Correct truncated ID3v1 genre name.
|
2009-12-13 22:31:29 +00:00 |
id3v1.h
|
More ID3v1 genres from ffmbc.
|
2009-12-13 20:51:38 +00:00 |
id3v2.c
|
More entries for ff_id3v2_metadata_conv from ffmbc.
|
2009-12-13 21:02:43 +00:00 |
id3v2.h
|
Remove extraneous const keyword
|
2009-10-17 14:07:28 +00:00 |
idcin.c
|
Check buffer size for idcin check, otherwise false positives are too likely for
|
2009-09-14 15:44:05 +00:00 |
idroq.c
|
…
|
|
iff.c
|
…
|
|
img2.c
|
print error message when image2 muxer fail to compute frame filename
|
2009-12-01 23:10:32 +00:00 |
internal.h
|
…
|
|
ipmovie.c
|
Recognize 16-bit Interplay Video variant
|
2009-12-27 08:21:40 +00:00 |
isom.c
|
Support decoding of Avid uncompressed mov files, fixes issue 1685.
|
2010-01-15 11:03:40 +00:00 |
isom.h
|
remove no more needed MOVAtom.offset field
|
2010-01-04 22:51:38 +00:00 |
iss.c
|
…
|
|
iv8.c
|
Support "A format generated by IndigoVision 8000 video server".
|
2009-12-01 13:17:10 +00:00 |
libavformat.v
|
Add symbol versioning for shared libraries
|
2010-01-16 04:49:02 +00:00 |
libnut.c
|
Add ff_ prefixes to exported symbols in libavformat/riff.h.
|
2009-06-22 23:09:34 +00:00 |
lmlm4.c
|
…
|
|
matroska.c
|
…
|
|
matroska.h
|
…
|
|
matroskadec.c
|
mkvdec: Avoid divide-by-zero crash on invalid real audio tracks
|
2010-01-11 00:31:55 +00:00 |
matroskaenc.c
|
mkvenc: Write TrackTimecodeScale
|
2010-01-21 20:49:27 +00:00 |
metadata.c
|
Add flags to prevent strdup() on arguments to av_metadata_set2().
|
2009-12-13 20:22:27 +00:00 |
metadata.h
|
…
|
|
metadata_compat.c
|
…
|
|
mm.c
|
update my email address
|
2010-01-09 03:31:13 +00:00 |
mmf.c
|
Add ff_ prefixes to exported symbols in libavformat/riff.h.
|
2009-06-22 23:09:34 +00:00 |
mov.c
|
reindent
|
2010-01-18 23:58:10 +00:00 |
movenc.c
|
Use av_match_ext() rather than the deprecated match_ext(), fix
|
2010-01-17 15:57:51 +00:00 |
mp3.c
|
set mp3 timebase to the lcm of all mp3 sample rates to fix frame duration
|
2009-11-22 21:04:18 +00:00 |
mpc.c
|
Set start_time and duration in AVStream instead of AVFormatContext for
|
2010-01-21 09:47:02 +00:00 |
mpc8.c
|
Return an error when the parsed mpc chunk size is negative, otherwise we
|
2009-09-30 13:35:13 +00:00 |
mpeg.c
|
Also print the number of invalid packets in the debug output.
|
2009-12-08 12:24:41 +00:00 |
mpeg.h
|
…
|
|
mpegenc.c
|
put_bits can only reliably write up to 31 bit bits, above it relies on
|
2009-10-01 15:40:29 +00:00 |
mpegts.c
|
remove useless type declarations
|
2010-01-13 22:52:22 +00:00 |
mpegts.h
|
remove useless declarations from mpegts.h
|
2010-01-13 22:50:26 +00:00 |
mpegtsenc.c
|
revert wrongly commited hunk in r21205
|
2010-01-13 22:57:37 +00:00 |
mpjpeg.c
|
…
|
|
msnwc_tcp.c
|
…
|
|
mtv.c
|
Corrects two typos
|
2009-11-05 02:04:21 +00:00 |
mvi.c
|
10l, pix_fmt should be set by the motionpixels decoder, not by the demuxer.
|
2009-11-26 21:15:06 +00:00 |
mxf.c
|
…
|
|
mxf.h
|
…
|
|
mxfdec.c
|
Do D10 AES3 audio conversion in-place instead of using a large on-stack buffer.
|
2009-11-20 23:12:55 +00:00 |
mxfenc.c
|
Use CODEC_ID_NONE instead of 0 for enum CodecID.
|
2009-11-08 23:46:32 +00:00 |
ncdec.c
|
Do not return values above AVPROBE_SCORE_MAX from probe().
|
2009-09-15 13:28:14 +00:00 |
network.h
|
Use the configure check from r21351 and use it to properly define struct
|
2010-01-20 17:26:14 +00:00 |
nsvdec.c
|
Use av_match_ext() rather than the deprecated match_ext(), fix
|
2010-01-17 15:57:51 +00:00 |
nut.c
|
…
|
|
nut.h
|
…
|
|
nutdec.c
|
Add ff_ prefixes to exported symbols in libavformat/riff.h.
|
2009-06-22 23:09:34 +00:00 |
nutenc.c
|
Add ff_ prefixes to exported symbols in libavformat/riff.h.
|
2009-06-22 23:09:34 +00:00 |
nuv.c
|
Add ff_ prefixes to exported symbols in libavformat/riff.h.
|
2009-06-22 23:09:34 +00:00 |
oggdec.c
|
oggdec: Set dts when known
|
2010-01-11 05:51:09 +00:00 |
oggdec.h
|
oggdec: Set dts when known
|
2010-01-11 05:51:09 +00:00 |
oggenc.c
|
Add Speex support to the Ogg muxer.
|
2009-10-13 01:46:19 +00:00 |
oggparsedirac.c
|
oggdec: Set dts when known
|
2010-01-11 05:51:09 +00:00 |
oggparseflac.c
|
…
|
|
oggparseogm.c
|
Fix PTS for OGM codecs.
|
2009-12-12 20:18:43 +00:00 |
oggparsespeex.c
|
Fix PTS for OGM codecs.
|
2009-12-12 20:18:43 +00:00 |
oggparsetheora.c
|
oggdec: Set dts when known
|
2010-01-11 05:51:09 +00:00 |
oggparsevorbis.c
|
Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped
|
2009-12-13 20:27:29 +00:00 |
oma.c
|
Fix indentation after r21257.
|
2010-01-17 00:27:22 +00:00 |
options.c
|
Increase default value for max_analyze_duration, fixes issue 1506, a regression.
|
2009-11-09 01:10:55 +00:00 |
os_support.c
|
Provide a fallback for getnameinfo() also. Patch by Martin Storsjö
|
2010-01-11 17:45:17 +00:00 |
os_support.h
|
Add comment on #endif about condition that triggers it.
|
2009-10-21 01:25:39 +00:00 |
output-example.c
|
Remove conditional M_PI definition, it is already defined in
|
2010-01-22 23:16:23 +00:00 |
psxstr.c
|
…
|
|
pva.c
|
technically mp2 in pva needs AVSTREAM_PARSE_FULL
|
2009-05-27 06:58:22 +00:00 |
qcp.c
|
Add QCP demuxer.
|
2009-05-20 17:19:39 +00:00 |
qtpalette.h
|
…
|
|
r3d.c
|
return AVERROR(ENOMEM) if stream could not be allocated
|
2009-08-25 19:59:38 +00:00 |
raw.c
|
Add CODEC_ID_DNXHD into the 25 fps case.
|
2009-12-13 22:12:20 +00:00 |
raw.h
|
…
|
|
rdt.c
|
handler can be NULL if we did not support this dynamic format (codec).
|
2010-01-07 23:05:19 +00:00 |
rdt.h
|
…
|
|
riff.c
|
add uldx fourcc to mpeg4 in riff.c
|
2010-01-18 03:57:01 +00:00 |
riff.h
|
Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0.
|
2009-10-16 14:46:06 +00:00 |
rl2.c
|
…
|
|
rm.c
|
ff_rm_metadata is const.
|
2009-09-06 08:57:19 +00:00 |
rm.h
|
ff_rm_metadata is const.
|
2009-09-06 08:57:19 +00:00 |
rmdec.c
|
Print a warning when DATA chunk is encountered in the middle of chunk.
|
2010-01-23 09:42:52 +00:00 |
rmenc.c
|
…
|
|
rpl.c
|
…
|
|
rtmp.h
|
RTMP protocol support (as a client)
|
2009-07-31 06:49:36 +00:00 |
rtmppkt.c
|
Remove some unused variables, fixes the warnings:
|
2009-12-24 12:11:55 +00:00 |
rtmppkt.h
|
Dump RTMP packet contents in debug mode
|
2009-12-11 17:13:35 +00:00 |
rtmpproto.c
|
Correct timestamps inside FLV data received by RTMP.
|
2010-01-12 07:10:47 +00:00 |
rtp.c
|
Remove the inclusion of unneeded headers
|
2010-01-11 19:55:14 +00:00 |
rtp.h
|
…
|
|
rtp_asf.c
|
Cosmetics: remove spaces between function name and arguments in declaration,
|
2009-07-27 14:32:54 +00:00 |
rtp_asf.h
|
…
|
|
rtp_h264.c
|
Fix a typo in rtp_h264.c:parse_h264_sdp_line(). Patch by Gordon Irlam
|
2009-11-05 14:25:37 +00:00 |
rtp_h264.h
|
Remove the ff_rtp_send_h264() prototype from rtp_h264.h (such function
|
2010-01-18 11:18:25 +00:00 |
rtp_vorbis.c
|
Use named initializers and use new/free_context() instead of extradata()
|
2009-07-27 14:29:06 +00:00 |
rtp_vorbis.h
|
…
|
|
rtpdec.c
|
Add support for mp3 over RTP in rtpdec.c
|
2009-12-23 21:23:26 +00:00 |
rtpdec.h
|
…
|
|
rtpenc.c
|
Remove the inclusion of unneeded headers
|
2010-01-13 18:18:21 +00:00 |
rtpenc.h
|
…
|
|
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
|
Rename the RTP muxer sources so that the packetisation functions are in
|
2010-01-18 13:44:12 +00:00 |
rtpenc_h264.c
|
Fix the M bit for multi-packet NALs.
|
2009-05-16 17:11:47 +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 |
rtpproto.c
|
…
|
|
rtsp.c
|
Use the control URI from the SDP (if present) rather than the input filename,
|
2010-01-22 16:04:15 +00:00 |
rtsp.h
|
Use the control URI from the SDP (if present) rather than the input filename,
|
2010-01-22 16:04:15 +00:00 |
rtspcodes.h
|
…
|
|
sdp.c
|
Make sure the destination address is written as an IP address in the SDP
|
2010-01-12 10:56:43 +00:00 |
seek.c
|
Use I/O buffer size as initial value for backoff for seeking sync point search.
|
2009-09-13 08:57:30 +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
|
…
|
|
sierravmd.c
|
Fix overflow check insufficiently improved in r19840.
|
2009-09-16 15:12:23 +00:00 |
siff.c
|
Improve SIFF probe by also checking the first tag is one of the expected.
|
2009-09-17 18:09:20 +00:00 |
smacker.c
|
Set the sample format for Smacker audio in the decoder rather than in the
|
2009-11-01 15:08:49 +00:00 |
sol.c
|
…
|
|
sox.h
|
Implement SoX native format muxer and demuxer.
|
2009-05-30 18:51:15 +00:00 |
soxdec.c
|
Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped
|
2009-12-13 20:27:29 +00:00 |
soxenc.c
|
Implement SoX native format muxer and demuxer.
|
2009-05-30 18:51:15 +00:00 |
spdif.c
|
Add support for S/PDIF encapsulation.
|
2009-08-21 08:34:19 +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
|
Add ff_ prefixes to exported symbols in libavformat/riff.h.
|
2009-06-22 23:09:34 +00:00 |
swfenc.c
|
Add ff_ prefixes to exported symbols in libavformat/riff.h.
|
2009-06-22 23:09:34 +00:00 |
tcp.c
|
Use getaddrinfo() instead of resolve_host(). Patch by Martin Storsjö
|
2010-01-11 17:32:40 +00:00 |
thp.c
|
…
|
|
tiertexseq.c
|
…
|
|
timefilter.c
|
…
|
|
timefilter.h
|
…
|
|
tmv.c
|
Do not set AVCodecContext.sample_fmt in the TMV and SoX demuxers.
|
2009-11-07 22:35:00 +00:00 |
tta.c
|
10l : make sure probe buffer is large enough.
|
2009-12-17 13:05:37 +00:00 |
txd.c
|
…
|
|
udp.c
|
Make style a little bit more K&R'ish.
|
2010-01-22 16:12:55 +00:00 |
utils.c
|
set average frame rate in mov demuxer
|
2010-01-18 23:56:04 +00:00 |
vc1test.c
|
Do not set 0 FPS in VC-1 test stream format demuxer.
|
2009-09-15 16:36:53 +00:00 |
vc1testenc.c
|
…
|
|
voc.c
|
Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0.
|
2009-10-16 14:46:06 +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
|
Determine VOC block length when length field is zero, fixes issue1538.
|
2009-11-24 07:08:17 +00:00 |
vocenc.c
|
…
|
|
vqf.c
|
Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped
|
2009-12-13 20:27:29 +00:00 |
wav.c
|
Reindent
|
2009-10-06 17:51:28 +00:00 |
wc3movie.c
|
Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped
|
2009-12-13 20:27:29 +00:00 |
westwood.c
|
…
|
|
wv.c
|
Set start_time and duration in AVStream instead of AVFormatContext for
|
2010-01-21 09:47:02 +00:00 |
xa.c
|
Add more sanity checks for header elements, rejecting files with clearly
|
2009-09-14 19:58:51 +00:00 |
yuv4mpeg.c
|
Use chroma_sample_location in reading/writing yuv4mpeg
|
2009-05-11 04:35:15 +00:00 |