ffmpeg/libavformat
Ramiro Polla 1f1916cea2 output-example: Set sample_fmt to SAMPLE_FMT_S16.
Originally committed as revision 23597 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-06-14 07:05:59 +00:00
..
4xm.c
Makefile
adts.h
adtsenc.c
aea.c
aiff.h
aiffdec.c
aiffenc.c
allformats.c
amr.c
anm.c
apc.c
ape.c
apetag.c
apetag.h
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec.c
asfenc.c
assdec.c
assenc.c
au.c
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h
avi.c
avi.h
avidec.c
avienc.c
avio.c
avio.h
aviobuf.c
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
ffm.h
ffmdec.c
ffmenc.c
file.c
filmstripdec.c
filmstripenc.c
flacdec.c Generalize ID3v2 functions to support ID3v2-like ID headers with a 2010-06-11 13:44:57 +00:00
flacenc.c
flacenc.h
flacenc_header.c
flic.c
flv.h
flvdec.c
flvenc.c
framecrcenc.c
gif.c
gopher.c
gxf.c Support AVFMT_FLAG_IGNIDX in gxf demuxer. 2010-06-06 10:51:06 +00:00
gxf.h
gxfenc.c
http.c Make sure the http protocol handler returns errors if a delayed open had failed 2010-06-09 09:19:36 +00:00
http.h Add support for disabling chunked transfer encoding for the http protocol 2010-06-08 11:48:03 +00:00
httpauth.c
httpauth.h
id3v1.c
id3v1.h
id3v2.c Generalize ID3v2 functions to support ID3v2-like ID headers with a 2010-06-11 13:44:57 +00:00
id3v2.h Generalize ID3v2 functions to support ID3v2-like ID headers with a 2010-06-11 13:44:57 +00:00
idcin.c
idroq.c
iff.c
img2.c Add Pictor/PC Paint to image2 muxer/demuxer 2010-06-08 11:55:55 +00:00
internal.h
ipmovie.c
isom.c
isom.h
iss.c
iv8.c
ivfdec.c
libavformat.v
libnut.c
librtmp.c
lmlm4.c
matroska.c
matroska.h Fix the MATROSKA_ID_TAGDEFAULT to match the specification (instead of 2010-06-08 19:28:22 +00:00
matroskadec.c matroskadec: fix type of the length field in ebml_read_master() 2010-06-11 17:16:43 +00:00
matroskaenc.c matroska: move LFG state from muxer context to local variable 2010-06-08 10:44:27 +00:00
md5enc.c
metadata.c
metadata.h
metadata_compat.c
mm.c
mmf.c
mmst.c
mov.c
movenc.c
movenc.h
movenchint.c
mp3.c Generalize ID3v2 functions to support ID3v2-like ID headers with a 2010-06-11 13:44:57 +00:00
mpc.c Generalize ID3v2 functions to support ID3v2-like ID headers with a 2010-06-11 13:44:57 +00:00
mpc8.c
mpeg.c
mpeg.h
mpegenc.c
mpegts.c
mpegts.h
mpegtsenc.c
mpjpeg.c
msnwc_tcp.c
mtv.c
mvi.c
mxf.c
mxf.h
mxfdec.c
mxfenc.c
ncdec.c
network.h
nsvdec.c
nut.c Add support to B4BY and R4BY NUT codec tags added in NUT r672. 2010-06-06 18:29:42 +00:00
nut.h
nutdec.c
nutenc.c
nuv.c
oggdec.c Fix printf format warnings 2010-06-09 08:59:41 +00:00
oggdec.h
oggenc.c
oggparsedirac.c
oggparseflac.c
oggparseogm.c
oggparseskeleton.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c
oma.c
options.c
os_support.c
os_support.h Remove support for pre-Haiku, non-POSIX, non-C99 BeOS variants. 2010-06-10 16:51:14 +00:00
output-example.c output-example: Set sample_fmt to SAMPLE_FMT_S16. 2010-06-14 07:05:59 +00:00
psxstr.c
pva.c
qcp.c
qtpalette.h
r3d.c
raw.c Generalize ID3v2 functions to support ID3v2-like ID headers with a 2010-06-11 13:44:57 +00:00
raw.h
rdt.c
rdt.h
riff.c Added M701 codec_tag for mpeg2video 2010-06-07 11:27:26 +00:00
riff.h
rl2.c
rm.c
rm.h
rmdec.c Do not read the RM index when input is streamed (since it requires seeking 2010-06-06 18:48:49 +00:00
rmenc.c
rpl.c
rtmp.h
rtmppkt.c
rtmppkt.h
rtmpproto.c
rtp.c
rtp.h
rtpdec.c
rtpdec.h
rtpdec_amr.c
rtpdec_amr.h
rtpdec_asf.c
rtpdec_asf.h
rtpdec_h263.c
rtpdec_h263.h
rtpdec_h264.c
rtpdec_h264.h
rtpdec_xiph.c Fix printf format warnings 2010-06-09 08:59:41 +00:00
rtpdec_xiph.h
rtpenc.c
rtpenc.h
rtpenc_aac.c
rtpenc_amr.c
rtpenc_h263.c
rtpenc_h264.c
rtpenc_mpv.c
rtpproto.c
rtsp.c Add RTSP tunneling over HTTP 2010-06-08 12:40:34 +00:00
rtsp.h Add RTSP tunneling over HTTP 2010-06-08 12:40:34 +00:00
rtspcodes.h
rtspenc.c Make the RTSP muxer use rtsp_hd_out, for consistency 2010-06-08 12:26:51 +00:00
sdp.c Use a bitstream filter for converting the extradata syntax when generating an SDP. 2010-06-11 08:01:45 +00:00
seek.c
seek.h
segafilm.c
sierravmd.c
siff.c
smacker.c
sol.c
sox.h
soxdec.c
soxenc.c
spdif.c
swf.h
swfdec.c
swfenc.c
tcp.c
thp.c
tiertexseq.c
timefilter.c
timefilter.h
tmv.c
tta.c Generalize ID3v2 functions to support ID3v2-like ID headers with a 2010-06-11 13:44:57 +00:00
txd.c
udp.c
utils.c
vc1test.c
vc1testenc.c
voc.c
voc.h
vocdec.c
vocenc.c
vorbiscomment.c
vorbiscomment.h
vqf.c
wav.c
wc3movie.c
westwood.c
wv.c
xa.c
yop.c
yuv4mpeg.c