ffmpeg/libavformat
Kostya Shishkov 8cdfa4747b Make Bink demuxer skip all zero audio tracks, not only the first one
Originally committed as revision 21908 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-19 22:10:04 +00:00
..
4xm.c
Makefile AEA demuxer requires raw.o for pcm_read_seek 2010-02-19 21:12:46 +00:00
adtsenc.c
aea.c
aiff.h
aiffdec.c
aiffenc.c
allformats.c Implement a physical concatenation protocol. 2010-02-07 10:25:58 +00:00
amr.c
anm.c Make DeluxePaint Animation demuxer actually return the find_record() error code (issue 1739). 2010-02-12 11:31:35 +00:00
apc.c
ape.c
apetag.c
apetag.h
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec.c workaround for broken files created by previous versions of asfenc. 2010-02-15 21:14:47 +00:00
asfenc.c Strings in extended content header are UTF16, 2010-02-15 21:19:40 +00:00
assdec.c
assenc.c
au.c
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h Add flag so muxers not needing width/height can signal this. 2010-02-12 20:35:29 +00:00
avi.c Set lavf identification string globally in av_write_header(), rather 2010-02-16 16:32:25 +00:00
avi.h Add AVI metadata conversion table. 2010-02-06 12:32:44 +00:00
avidec.c Add AVI metadata conversion table. 2010-02-06 12:32:44 +00:00
avienc.c Set lavf identification string globally in av_write_header(), rather 2010-02-16 16:32:25 +00:00
avio.c
avio.h Doxument url_fopen(). 2010-02-09 18:59:34 +00:00
aviobuf.c
avisynth.c
avlanguage.c
avlanguage.h
avs.c
bethsoftvid.c
bfi.c
bink.c Make Bink demuxer skip all zero audio tracks, not only the first one 2010-02-19 22:10:04 +00:00
c93.c
caf.c
caf.h
cafdec.c
cdg.c
concat.c Implement a physical concatenation protocol. 2010-02-07 10:25:58 +00:00
crcenc.c
cutils.c
daud.c
dsicin.c Fix memory leak for truncated frames 2010-02-19 20:19:41 +00:00
dv.c
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c
ffm.h
ffmdec.c
ffmenc.c
file.c Do not call lseek() with invalid whence value 2010-02-13 16:56:37 +00:00
filmstripdec.c
filmstripenc.c
flacdec.c
flacenc.c
flacenc.h
flic.c
flv.h
flvdec.c
flvenc.c
framecrcenc.c
gif.c
gopher.c
gxf.c
gxf.h
gxfenc.c
http.c
id3v1.c
id3v1.h
id3v2.c
id3v2.h
idcin.c
idroq.c
iff.c Support IFF ANNO (annotation) chunk type 2010-02-16 09:55:56 +00:00
img2.c Add flag so muxers not needing width/height can signal this. 2010-02-12 20:35:29 +00:00
internal.h
ipmovie.c
isom.c
isom.h
iss.c
iv8.c Fix timestamps. 2010-02-11 22:32:46 +00:00
libavformat.v
libnut.c
lmlm4.c
matroska.c
matroska.h
matroskadec.c
matroskaenc.c
metadata.c Set lavf identification string globally in av_write_header(), rather 2010-02-16 16:32:25 +00:00
metadata.h Set lavf identification string globally in av_write_header(), rather 2010-02-16 16:32:25 +00:00
metadata_compat.c
mm.c
mmf.c
mov.c
movenc.c
mp3.c Set lavf identification string globally in av_write_header(), rather 2010-02-16 16:32:25 +00:00
mpc.c
mpc8.c
mpeg.c Dont give up after 100kb of zero bytes but returnd EAGAIN 2010-02-10 14:25:57 +00:00
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 Implement gai_strerror() for systems lacking such functionality. Patch 2010-02-08 18:48:12 +00:00
nsvdec.c
nut.c
nut.h
nutdec.c
nutenc.c
nuv.c
oggdec.c Make sure the header value used to avoid repeating headers on seeking to the 2010-02-08 20:25:36 +00:00
oggdec.h Fix playback with invalid files that don't set the continuation flag for 2010-02-08 10:13:03 +00:00
oggenc.c
oggparsedirac.c
oggparseflac.c
oggparseogm.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c
oma.c
options.c
os_support.c Implement gai_strerror() for systems lacking such functionality. Patch 2010-02-08 18:48:12 +00:00
os_support.h
output-example.c
psxstr.c
pva.c
qcp.c
qtpalette.h
r3d.c
raw.c Reindent 2010-02-14 19:00:36 +00:00
raw.h
rdt.c
rdt.h
riff.c add netspeak gsm and truespeech wav format tags to riff.c 2010-02-13 17:57:24 +00:00
riff.h
rl2.c
rm.c
rm.h
rmdec.c
rmenc.c
rpl.c
rtmp.h
rtmppkt.c
rtmppkt.h
rtmpproto.c Make RTMP client send bytes read report 2010-02-18 16:27:18 +00:00
rtp.c
rtp.h
rtp_asf.c Fix two problems (no idea how this ever worked): 2010-02-16 19:26:49 +00:00
rtp_asf.h
rtp_h264.c
rtp_h264.h
rtp_vorbis.c
rtp_vorbis.h
rtpdec.c Remove first_rtcp_ntp_time. This is used to prevent overflow of the timestamp, 2010-02-16 23:00:03 +00:00
rtpdec.h Remove first_rtcp_ntp_time. This is used to prevent overflow of the timestamp, 2010-02-16 23:00:03 +00:00
rtpdec_amr.c RTP/AMR depacketizer, by Martin Storsjö <$firstname at $firstname dot st>. 2010-02-10 17:20:50 +00:00
rtpdec_amr.h RTP/AMR depacketizer, by Martin Storsjö <$firstname at $firstname dot st>. 2010-02-10 17:20:50 +00:00
rtpdec_h263.c
rtpdec_h263.h
rtpenc.c Fix syncronisation for streams with a high encoding delay. 2010-02-10 19:33:08 +00:00
rtpenc.h
rtpenc_aac.c
rtpenc_amr.c
rtpenc_h263.c
rtpenc_h264.c
rtpenc_mpv.c
rtpproto.c
rtsp.c Rename RTSP_STATE_PLAYING to _STREAMING, since that better covers the 2010-02-19 16:26:21 +00:00
rtsp.h Remove stale function declaration. 2010-02-19 17:26:33 +00:00
rtspcodes.h
sdp.c
seek.c Use av_compare_ts from libavutil instead of the locale compare_ts, the 2010-02-10 19:43:57 +00:00
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
txd.c
udp.c
utils.c Set lavf identification string globally in av_write_header(), rather 2010-02-16 16:32:25 +00:00
vc1test.c
vc1testenc.c
voc.c
voc.h
vocdec.c
vocenc.c
vqf.c
wav.c Reindent 2010-02-10 20:27:53 +00:00
wc3movie.c
westwood.c
wv.c
xa.c Fix memory leak for truncated frames 2010-02-19 20:20:17 +00:00
yuv4mpeg.c