..
4xm.c
a64.c
Solving memory leak and initialization problem with prev_pkt / pkt.
2010-08-31 07:15:11 +00:00
aacdec.c
adts demuxer: Set the time base to be the LCM of all ADTS sample rates.
2010-09-09 23:15:17 +00:00
ac3dec.c
split raw.c into rawdec.c and rawenc.c
2010-08-30 23:16:35 +00:00
adts.h
adtsenc.c
aea.c
move pcm demuxers to their own file
2010-08-30 21:17:34 +00:00
aiff.h
aiffdec.c
move pcm demuxers to their own file
2010-08-30 21:17:34 +00:00
aiffenc.c
allformats.c
Add a muxer and demuxer for raw G.722
2010-09-09 19:27:41 +00:00
amr.c
Set frame_size in the amr demuxer
2010-09-03 14:59:18 +00:00
anm.c
apc.c
ape.c
apetag.c
apetag.h
applehttp.c
applehttp: define _XOPEN_SOURCE=600 as required for usleep()
2010-08-19 17:07:12 +00:00
asf.c
asf.h
asfcrypt.c
asfcrypt: fix unaligned accesses with armcc
2010-08-24 13:42:28 +00:00
asfcrypt.h
asfdec.c
Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the
2010-09-25 23:27:16 +00:00
asfenc.c
assdec.c
assenc.c
au.c
move pcm demuxers to their own file
2010-08-30 21:17:34 +00:00
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h
Clarify what av_read_frame() returns.
2010-09-14 22:20:46 +00:00
avi.c
avi.h
avidec.c
Cosmetics: Reindent after r25023.
2010-09-02 11:53:09 +00:00
avienc.c
avio.c
Move AVOptions from libavcodec to libavutil
2010-09-26 14:25:22 +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
avlanguage.c
avlanguage.h
avs.c
bethsoftvid.c
bfi.c
bink.c
c93.c
caf.c
caf.h
cafdec.c
cavsvideodec.c
split raw.c into rawdec.c and rawenc.c
2010-08-30 23:16:35 +00:00
cdg.c
concat.c
crcenc.c
cutils.c
daud.c
diracdec.c
split raw.c into rawdec.c and rawenc.c
2010-08-30 23:16:35 +00:00
dnxhddec.c
split raw.c into rawdec.c and rawenc.c
2010-08-30 23:16:35 +00:00
dsicin.c
dtsdec.c
split raw.c into rawdec.c and rawenc.c
2010-08-30 23:16:35 +00:00
dv.c
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c
ffm.h
ffmdec.c
ffmenc.c
file.c
filmstripdec.c
filmstripenc.c
flacdec.c
split raw.c into rawdec.c and rawenc.c
2010-08-30 23:16:35 +00:00
flacenc.c
flacenc.h
flacenc_header.c
flic.c
Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the
2010-09-25 23:27:16 +00:00
flv.h
flvdec.c
flvenc.c
Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the
2010-09-25 23:27:16 +00:00
framecrcenc.c
gif.c
gopher.c
gxf.c
gxf.h
gxfenc.c
gxf muxer only accepts pal or ntsc resolutions currently, so fail if resolution is something else
2010-09-01 00:04:47 +00:00
h261dec.c
split raw.c into rawdec.c and rawenc.c
2010-08-30 23:16:35 +00:00
h263dec.c
split raw.c into rawdec.c and rawenc.c
2010-08-30 23:16:35 +00:00
h264dec.c
split raw.c into rawdec.c and rawenc.c
2010-08-30 23:16:35 +00:00
http.c
Move AVOptions from libavcodec to libavutil
2010-09-26 14:25:22 +00:00
http.h
httpauth.c
Make parse_key_value from httpauth a common lavf internal function
2010-08-19 14:49:53 +00:00
httpauth.h
id3v1.c
id3v1.h
id3v2.c
Read all id3v2 tags at the beginning of mp3 files.
2010-09-11 16:29:23 +00:00
id3v2.h
idcin.c
idroqdec.c
rename idroq.c to idroqdec.c
2010-08-29 16:37:33 +00:00
idroqenc.c
split raw.c into rawdec.c and rawenc.c
2010-08-30 23:16:35 +00:00
iff.c
img2.c
ingenientdec.c
split raw.c into rawdec.c and rawenc.c
2010-08-30 23:16:35 +00:00
internal.h
Properly handle IPv6 addresses in the SDP generation
2010-08-25 12:29:32 +00:00
ipmovie.c
isom.c
Add R10k decoder.
2010-09-13 22:08:51 +00:00
isom.h
iss.c
iv8.c
ivfdec.c
libavformat.v
libnut.c
librtmp.c
lmlm4.c
m4vdec.c
split raw.c into rawdec.c and rawenc.c
2010-08-30 23:16:35 +00:00
Makefile
cosmetics: Place concat protocol entry in alphabetical order.
2010-09-21 22:21:12 +00:00
matroska.c
matroska.h
matroskadec.c
Add a special function to mkv demxuer to parse length values that includes
2010-09-06 17:51:44 +00:00
matroskaenc.c
md5enc.c
md5proto.c
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
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
mm.c
mmf.c
move pcm demuxers to their own file
2010-08-30 21:17:34 +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
Check return value of get_chunk_header(). Since enum can be unsigned, the
2010-09-29 15:43:36 +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
In mov demuxer, check that nb_streams is valid before using it in read_dac3
2010-09-28 00:33:21 +00:00
movenc.c
In mov muxer, write reduced sample aspect ratio values in pasp
2010-09-08 20:22:02 +00:00
movenc.h
movenchint.c
mp3.c
mpc.c
mpc8.c
mpeg.c
mpeg.h
mpegenc.c
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
mpegtsenc.c
mpegtsenc: Indent
2010-09-27 12:27:26 +00:00
mpegvideodec.c
split raw.c into rawdec.c and rawenc.c
2010-08-30 23:16:35 +00:00
mpjpeg.c
msnwc_tcp.c
mtv.c
mvi.c
mxf.c
mxf.h
mxfdec.c
mxfenc.c
ncdec.c
network.h
Move INET6_ADDRSTRLEN to network.h, similar to other network-related fixups
2010-09-03 20:06:01 +00:00
nsvdec.c
nullenc.c
move null muxer to its own file
2010-08-29 22:15:50 +00:00
nut.c
nut.h
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
nutenc: fix unstable floating-point calculations
2010-09-10 13:16:08 +00:00
nuv.c
oggdec.c
oggdec.h
oggenc.c
Vorbis metadata writing. Patch by James Darnley <james.darnley gmail com>.
2010-09-03 19:30:27 +00:00
oggparsedirac.c
oggparseflac.c
oggparseogm.c
oggparseskeleton.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c
oggparsevorbis: Add some sanity checks to header packet ordering/presence.
2010-08-07 21:30:34 +00:00
oma.c
move pcm demuxers to their own file
2010-08-30 21:17:34 +00:00
options.c
Move AVOptions from libavcodec to libavutil
2010-09-26 14:25:22 +00:00
os_support.c
os_support.h
Move INET6_ADDRSTRLEN to network.h, similar to other network-related fixups
2010-09-03 20:06:01 +00:00
output-example.c
pcm.c
move pcm demuxers to their own file
2010-08-30 21:17:34 +00:00
pcm.h
move pcm demuxers to their own file
2010-08-30 21:17:34 +00:00
pcmdec.c
split raw.c into rawdec.c and rawenc.c
2010-08-30 23:16:35 +00:00
pcmenc.c
split raw.c into rawdec.c and rawenc.c
2010-08-30 23:16:35 +00:00
psxstr.c
pva.c
qcp.c
qtpalette.h
r3d.c
rawdec.c
Add a muxer and demuxer for raw G.722
2010-09-09 19:27:41 +00:00
rawdec.h
split raw.c into rawdec.c and rawenc.c
2010-08-30 23:16:35 +00:00
rawenc.c
Add a muxer and demuxer for raw G.722
2010-09-09 19:27:41 +00:00
rawenc.h
split raw.c into rawdec.c and rawenc.c
2010-08-30 23:16:35 +00:00
rawvideodec.c
split raw.c into rawdec.c and rawenc.c
2010-08-30 23:16:35 +00:00
rdt.c
get rid of MAX_STREAMS limit in RDT
2010-08-09 22:58:54 +00:00
rdt.h
riff.c
Make WMV3 decoder attempt to decode WMVP as well
2010-09-26 13:56:50 +00:00
riff.h
rl2.c
rm.c
rm.h
rmdec.c
rmenc.c
rpl.c
rso.c
rso.h
rsodec.c
move pcm demuxers to their own file
2010-08-30 21:17:34 +00:00
rsoenc.c
rtmp.h
rtmppkt.c
rtmppkt.h
rtmpproto.c
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.c
Handle G.722 in RTP, and all the exceptions mandated in RFC 3551
2010-09-15 17:35:39 +00:00
rtpdec.h
Add rtp_get_rtcp_file_handle function
2010-08-25 17:32:59 +00:00
rtpdec_amr.c
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
rtpdec_h264.c
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
Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the
2010-09-25 23:27:16 +00:00
rtpdec_svq3.c
Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the
2010-09-25 23:27:16 +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
rtpenc.c
Handle G.722 in RTP, and all the exceptions mandated in RFC 3551
2010-09-15 17:35:39 +00:00
rtpenc.h
Add RTP packetization of VP8
2010-08-16 14:21:17 +00:00
rtpenc_aac.c
rtpenc_amr.c
rtpenc_h263.c
rtpenc_h264.c
rtpenc_mpv.c
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
rtpproto.c
rtpproto: Use a sockaddr_storage instead of a sockaddr_in with recvfrom
2010-09-27 16:10:23 +00:00
rtsp.c
rtsp: Handle standard assigned codec names for private payload types, too
2010-09-15 17:39:25 +00:00
rtsp.h
Send NAT punching messages to the address specified in the Transport:
2010-09-03 19:25:59 +00:00
rtspcodes.h
rtspenc.c
rtp: Replace hardcoded RTCP packet types with defines
2010-08-25 09:15:31 +00:00
sauce.c
sauce.h
sdp.c
Handle G.722 in RTP, and all the exceptions mandated in RFC 3551
2010-09-15 17:35:39 +00:00
seek.c
seek.h
segafilm.c
sierravmd.c
siff.c
smacker.c
sol.c
move pcm demuxers to their own file
2010-08-30 21:17:34 +00:00
sox.h
soxdec.c
move pcm demuxers to their own file
2010-08-30 21:17:34 +00:00
soxenc.c
spdif.c
srtdec.c
swf.h
swfdec.c
swfenc.c
tcp.c
tcp: Check both wfds and efds when waiting for the result from connect
2010-09-21 20:17:34 +00:00
thp.c
tiertexseq.c
timefilter.c
timefilter.h
tmv.c
tta.c
tty.c
Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the
2010-09-25 23:27:16 +00:00
txd.c
udp.c
Check for the IPPROTO_IPV6 define before using it
2010-09-20 06:38:40 +00:00
utils.c
Fix index_entries pos:
2010-09-27 22:17:58 +00:00
vc1test.c
vc1testenc.c
voc.c
voc.h
vocdec.c
vocenc.c
vorbiscomment.c
cosmetics: spaces between and after parentheses
2010-09-01 22:58:39 +00:00
vorbiscomment.h
vqf.c
wav.c
move pcm demuxers to their own file
2010-08-30 21:17:34 +00:00
wc3movie.c
westwood.c
wv.c
xa.c
yop.c
yuv4mpeg.c