..
4xm.c
adtsenc.c
aea.c
aiff.h
aiffdec.c
Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped
2009-12-13 20:27:29 +00:00
aiffenc.c
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
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec.c
Only add 1 index entry per keyframe.
2009-12-16 21:24:04 +00:00
asfenc.c
assdec.c
assenc.c
au.c
audiointerleave.c
audiointerleave.h
avc.c
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
avio.c
Make url_read_complete handle EAGAIN more intelligently.
2010-01-24 18:09:46 +00:00
avio.h
Doxument url_open().
2010-01-24 22:07:32 +00:00
aviobuf.c
avisynth.c
avlanguage.c
avlanguage.h
avs.c
bethsoftvid.c
bfi.c
c93.c
caf.c
caf.h
cafdec.c
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
dv.h
dvenc.c
dxa.c
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
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
flacenc.c
flacenc.h
flic.c
flv.h
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
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
idcin.c
idroq.c
iff.c
img2.c
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
libavformat.v
Add symbol versioning for shared libraries
2010-01-16 04:49:02 +00:00
libnut.c
lmlm4.c
Makefile
Rename the RTP muxer sources so that the packetisation functions are in
2010-01-18 13:44:12 +00:00
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_compat.c
metadata.c
Add flags to prevent strdup() on arguments to av_metadata_set2().
2009-12-13 20:22:27 +00:00
metadata.h
mm.c
update my email address
2010-01-09 03:31:13 +00:00
mmf.c
mov.c
Force codec_tag I420 for Quicktime Planar Y'CbCr 8-bit 4:2:0 raw codec,
2010-01-24 21:37:35 +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
mpc8.c
mpc.c
Set start_time and duration in AVStream instead of AVFormatContext for
2010-01-21 09:47:02 +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
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
mvi.c
mxf.c
mxf.h
mxfdec.c
mxfenc.c
ncdec.c
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
nutenc.c
nuv.c
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
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
os_support.c
Load the proper getaddrinfo functions from ws2_32.dll, if they're present.
2010-01-25 01:28:01 +00:00
os_support.h
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
qcp.c
qtpalette.h
r3d.c
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
rl2.c
rm.c
rm.h
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
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_asf.c
rtp_asf.h
rtp_h264.c
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
rtp_vorbis.h
rtp.c
Remove the inclusion of unneeded headers
2010-01-11 19:55:14 +00:00
rtp.h
rtpdec.c
Add support for mp3 over RTP in rtpdec.c
2009-12-23 21:23:26 +00:00
rtpdec.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
rtpenc_mpv.c
Rename the RTP muxer sources so that the packetisation functions are in
2010-01-18 13:44:12 +00:00
rtpenc.c
Remove the inclusion of unneeded headers
2010-01-13 18:18:21 +00:00
rtpenc.h
rtpproto.c
rtsp.c
Don't use tcp_fd if we're not using TCP-based connections (e.g. when
2010-01-26 15:51:54 +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
seek.h
segafilm.c
sierravmd.c
siff.c
smacker.c
sol.c
sox.h
soxdec.c
Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped
2009-12-13 20:27:29 +00:00
soxenc.c
spdif.c
swf.h
swfdec.c
swfenc.c
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
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
vc1testenc.c
voc.c
voc.h
vocdec.c
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
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
yuv4mpeg.c