FFmpeg/libavformat
Måns Rullgård 668338c573 avformat: free decryption key in av_close_input_stream()
Originally committed as revision 24899 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-08-24 15:08:53 +00:00
..
4xm.c
a64.c fixed some return values and deprecated CODEC_TYPE_VIDEO. 2010-08-24 14:02:31 +00:00
adts.h
adtsenc.c Cosmetics: whitespace 2010-07-07 20:03:15 +00:00
aea.c
aiff.h
aiffdec.c
aiffenc.c
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
anm.c Fix doxy that refers to the wrong variable. 2010-07-27 15:54:26 +00:00
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: 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
asfdec.c asfdec: 10l, fix the minimum asf video stream header size 2010-07-20 13:08:10 +00:00
asfenc.c
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
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h add FF_API_URL_RESETBUF define to disable the deprecated url_resetbuf() 2010-08-19 21:28:43 +00:00
avi.c
avi.h
avidec.c 100l: av_freep() needs the address of the pointer 2010-07-30 23:41:12 +00:00
avienc.c
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
avlanguage.c
avlanguage.h
avs.c
bethsoftvid.c
bfi.c
bink.c
c93.c
caf.c
caf.h
cafdec.c
cdg.c
concat.c
crcenc.c
cutils.c
daud.c
dsicin.c
dv.c
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c Add av_ prefix to bswap macros 2010-07-10 22:12:30 +00:00
ffm.h
ffmdec.c Move ffm_close function up to avoid a forward declaration. 2010-07-25 07:54:33 +00:00
ffmenc.c
file.c Add #ifdefs around code specific to file and pipe protocols 2010-07-06 14:28:32 +00:00
filmstripdec.c
filmstripenc.c
flacdec.c
flacenc_header.c
flacenc.c
flacenc.h
flic.c
flv.h
flvdec.c
flvenc.c Add AVC EOS tag to H264-encoded FLV files. 2010-08-18 09:39:21 +00:00
framecrcenc.c
gif.c
gopher.c
gxf.c Check url_fseek results in gxf demuxer. 2010-07-10 23:42:08 +00:00
gxf.h
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
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 Support unsynchronisation for id3v2 tags. 2010-08-18 16:29:46 +00:00
id3v2.h
idcin.c
idroq.c
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
internal.h Move the definition of the maximum url size for static buffers to internal.h 2010-08-19 14:50:40 +00:00
ipmovie.c
isom.c
isom.h
iss.c
iv8.c
ivfdec.c
libavformat.v
libnut.c
librtmp.c
lmlm4.c
Makefile 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
matroska.c matroskaenc: add support for muxing SRT tracks 2010-07-25 21:16:58 +00:00
matroska.h
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
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
mmf.c
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 MMSH support, the most popular and widely used of all MMS variants. Written by 2010-08-21 19:04:41 +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 movenc: Free the buffer returned by url_close_dyn_buffer, regardless of the size 2010-07-20 05:23:28 +00:00
movenc.h
movenchint.c
mp3.c Make frames unsigned. 2010-07-27 10:11:05 +00:00
mpc8.c
mpc.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 In mpegts muxer, fix rbsp trailing bits in AUD nal, fixes issue #2122 2010-07-23 00:27:17 +00:00
mpjpeg.c
msnwc_tcp.c
mtv.c Add av_ prefix to bswap macros 2010-07-10 22:12:30 +00:00
mvi.c
mxf.c
mxf.h
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
network.h
nsvdec.c
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 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
oggdec.c
oggdec.h
oggenc.c In ogg muxer, free dyn allocated buffer, fix memleak 2010-07-16 22:36:01 +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
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
output-example.c
psxstr.c
pva.c
qcp.c
qtpalette.h
r3d.c
raw.c Remove duplicate initialiser for cavsvideo_muxer.extensions 2010-07-27 08:21:23 +00:00
raw.h
rdt.c get rid of MAX_STREAMS limit in RDT 2010-08-09 22:58:54 +00:00
rdt.h
riff.c Make MP43 the default fourcc for msmpeg4v3: 2010-07-20 09:44:21 +00:00
riff.h
rl2.c Fix doxygen comment. 2010-08-02 07:28:35 +00:00
rm.c
rm.h
rmdec.c
rmenc.c
rpl.c
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
rtmppkt.c
rtmppkt.h
rtmpproto.c
rtp.c
rtp.h rtpenc_xiph: Set the ident value via a define 2010-08-09 10:31:59 +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 Do not use the server SSRC as client SSRC in the RTP demuxer 2010-08-23 11:53:27 +00:00
rtpdec.h Move SPACE_CHARS back to libavformat/internal.h 2010-07-16 14:12:52 +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
rtpenc.c Add RTP packetization of VP8 2010-08-16 14:21:17 +00:00
rtpenc.h Add RTP packetization of VP8 2010-08-16 14:21:17 +00:00
rtpproto.c
rtsp.c Send OPTIONS request at a regular basis to standard RTSP servers as well, 2010-08-12 13:39:38 +00:00
rtsp.h get rid of MAX_STREAMS limit in RTSP 2010-08-09 23:00:13 +00:00
rtspcodes.h
rtspenc.c Include lavu headers using quotes instead of angle brackets 2010-07-18 20:30:33 +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 Add RTP packetization of VP8 2010-08-16 14:21:17 +00:00
seek.c
seek.h
segafilm.c
sierravmd.c
siff.c
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
soxdec.c
soxenc.c
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
swfdec.c
swfenc.c
tcp.c Print error messages in case of connection failure or name resolution failure 2010-08-14 20:34:51 +00:00
thp.c
tiertexseq.c
timefilter.c
timefilter.h
tmv.c
tta.c
tty.c Fix doxy that refers to the wrong variable. 2010-07-27 15:54:26 +00:00
txd.c
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
vc1testenc.c
voc.c
voc.h
vocdec.c
vocenc.c
vorbiscomment.c
vorbiscomment.h
vqf.c
wav.c In wav muxer, always flush in write_trailer, fix pipe output 2010-07-28 08:17:02 +00:00
wc3movie.c
westwood.c
wv.c
xa.c
yop.c
yuv4mpeg.c