ffmpeg/libavformat
Anton Khirnov 2bd0758efa matroskaenc: Add support for writing chapters.
patch by Anton Khirnov  wyskas _at_ gmail _dot_ com

Originally committed as revision 20277 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-10-18 12:17:01 +00:00
..
4xm.c
Makefile cosmetics: Break overly long lines. 2009-10-18 10:47:40 +00:00
adtsenc.c
aea.c
aiff.h Split up the AIFF muxer and demuxer into separate files. 2009-10-15 09:45:16 +00:00
aiffdec.c Rename aiff.c to aiffdec.c 2009-10-15 09:46:56 +00:00
aiffenc.c Split up the AIFF muxer and demuxer into separate files. 2009-10-15 09:45:16 +00:00
allformats.c Hook up the MD studio demuxer and Atrac1 decoder. 2009-09-22 17:28:03 +00:00
amr.c
apc.c
ape.c
apetag.c
apetag.h
asf.c Detect Windows Media DRM protected files and display warning if no key 2009-10-11 23:09:33 +00:00
asf.h Detect Windows Media DRM protected files and display warning if no key 2009-10-11 23:09:33 +00:00
asfcrypt.c
asfcrypt.h
asfdec.c Detect Windows Media DRM protected files and display warning if no key 2009-10-11 23:09:33 +00:00
asfenc.c
assdec.c
assenc.c
au.c Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 2009-10-16 14:46:06 +00:00
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h Add Speex support to the FLV muxer. 2009-10-16 03:02:25 +00:00
avi.h
avidec.c Fix playback of strange AVI files with stray LIST. 2009-10-01 10:24:02 +00:00
avienc.c
avio.c
avio.h
aviobuf.c Merge declaration and initialization 2009-10-12 16:38:08 +00:00
avisynth.c
avlanguage.c
avlanguage.h
avs.c
bethsoftvid.c
bfi.c
c93.c
caf.c Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 2009-10-16 14:46:06 +00:00
caf.h #include correct header to fix 'make checkheaders'. 2009-09-18 19:51:05 +00:00
cafdec.c Core Audio Format demuxer 2009-09-16 12:26:59 +00:00
crcenc.c
cutils.c
daud.c
dsicin.c
dv.c Split parts of dvdata.h into dvdata.c, this ensures that things like 2009-10-16 07:55:57 +00:00
dv.h
dvenc.c Split parts of dvdata.h into dvdata.c, this ensures that things like 2009-10-16 07:55:57 +00:00
dxa.c Improve dxa probe by checking the values for width and height are reasonable. 2009-09-17 18:08:07 +00:00
eacdata.c
electronicarts.c Slightly improve probe for ea format by checking that it is possible to 2009-09-17 18:07:27 +00:00
ffm.h
ffmdec.c
ffmenc.c
file.c
flacdec.c
flacenc.c
flacenc.h
flic.c
flv.h
flvdec.c
flvenc.c Log a clearer warning message when muxing FLV with Speex containing more than 2009-10-16 10:04:35 +00:00
framecrcenc.c
gif.c
gopher.c
gxf.c
gxf.h
gxfenc.c Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 2009-10-16 14:46:06 +00:00
http.c
id3v1.c
id3v1.h
id3v2.c Skip padding bytes correctly in ID3 tags. 2009-10-15 13:55:19 +00:00
id3v2.h Remove extraneous const keyword 2009-10-17 14:07:28 +00:00
idcin.c
idroq.c
iff.c
img2.c
internal.h
ipmovie.c
isom.c Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 2009-10-16 14:46:06 +00:00
isom.h
iss.c
libnut.c
lmlm4.c
matroska.c
matroska.h
matroskadec.c matroskadec: cosmetics: indentation 2009-10-01 21:15:36 +00:00
matroskaenc.c matroskaenc: Add support for writing chapters. 2009-10-18 12:17:01 +00:00
metadata.c
metadata.h
metadata_compat.c
mm.c
mmf.c
mov.c 10l in code reading codec_name, the first byte is the length and should not 2009-09-30 18:27:39 +00:00
movenc.c
mp3.c Only read ID3v1 tag if ID3v2 isn't present or is empty. 2009-10-05 21:36:56 +00:00
mpc.c
mpc8.c Return an error when the parsed mpc chunk size is negative, otherwise we 2009-09-30 13:35:13 +00:00
mpeg.c
mpeg.h
mpegenc.c put_bits can only reliably write up to 31 bit bits, above it relies on 2009-10-01 15:40:29 +00:00
mpegts.c Allow demuxing of E-AC3 (stream type 0x84) in MPEG-TS. 2009-10-10 21:17:52 +00:00
mpegts.h
mpegtsenc.c fix pes overhead computation, patch by Niobos, niobos at dest-unreach dot be 2009-09-17 19:07:09 +00:00
mpjpeg.c
msnwc_tcp.c
mtv.c
mvi.c
mxf.c
mxf.h
mxfdec.c MXF: simply ignore tracks that are invalid due to not having a valid Sequence 2009-10-13 08:08:10 +00:00
mxfenc.c Improve amortized worst case speed of the muxers packet interleaving code 2009-09-16 20:04:04 +00:00
ncdec.c
network.h
nsvdec.c Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 2009-10-16 14:46:06 +00:00
nut.c
nut.h
nutdec.c
nutenc.c
nuv.c
oggdec.c Calculate correct packet durations when demuxing Ogg/Speex. This involves 2009-10-12 21:30:03 +00:00
oggdec.h Calculate correct packet durations when demuxing Ogg/Speex. This involves 2009-10-12 21:30:03 +00:00
oggenc.c Add Speex support to the Ogg muxer. 2009-10-13 01:46:19 +00:00
oggparseflac.c
oggparseogm.c
oggparsespeex.c Calculate correct packet durations when demuxing Ogg/Speex. This involves 2009-10-12 21:30:03 +00:00
oggparsetheora.c
oggparsevorbis.c Remove unnecessary entries in ff_vorbiscomment_metadata_conv. VorbisComment 2009-10-17 21:30:50 +00:00
oma.c
options.c
os_support.c
os_support.h
output-example.c
psxstr.c
pva.c
qcp.c
qtpalette.h
r3d.c
raw.c Fix pcm_read_seek () when the position it calculates is greater than 2 GB. 2009-10-05 09:19:42 +00:00
raw.h
rdt.c
rdt.h
riff.c Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 2009-10-16 14:46:06 +00:00
riff.h Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 2009-10-16 14:46:06 +00:00
rl2.c
rm.c
rm.h
rmdec.c
rmenc.c
rpl.c
rtmp.h
rtmppkt.c Support more than 64 channels in RTMP input 2009-10-18 07:01:06 +00:00
rtmppkt.h Support more than 64 channels in RTMP input 2009-10-18 07:01:06 +00:00
rtmpproto.c Last parameter in RTMP "play" call was optional and some servers seem not to 2009-10-18 06:54:04 +00:00
rtp.c
rtp.h
rtp_aac.c
rtp_amr.c
rtp_asf.c
rtp_asf.h
rtp_h263.c
rtp_h264.c
rtp_h264.h
rtp_mpv.c
rtp_vorbis.c
rtp_vorbis.h
rtpdec.c
rtpdec.h
rtpenc.c
rtpenc.h
rtpenc_h264.c
rtpproto.c
rtsp.c Unscrewup indentation (pointed out by Diego). 2009-09-18 13:18:47 +00:00
rtsp.h RTSP basic authentication, patch originally by Philip Coombes 2009-09-17 21:47:11 +00:00
rtspcodes.h
sdp.c Emit the SDP lines in the correct order 2009-10-17 11:15:45 +00:00
seek.c
seek.h
segafilm.c
sierravmd.c Fix overflow check insufficiently improved in r19840. 2009-09-16 15:12:23 +00:00
siff.c Improve SIFF probe by also checking the first tag is one of the expected. 2009-09-17 18:09:20 +00:00
smacker.c
sol.c
sox.h
soxdec.c
soxenc.c
spdif.c
swf.h Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 2009-10-16 14:46:06 +00:00
swfdec.c
swfenc.c
tcp.c
thp.c
tiertexseq.c
timefilter.c
timefilter.h
tmv.c Do not allow 0 sample rate in TMV demuxer 2009-10-09 18:29:19 +00:00
tta.c
txd.c
udp.c
utils.c Avoid segfault for empty input files 2009-10-17 20:37:58 +00:00
vc1test.c
vc1testenc.c
voc.c Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 2009-10-16 14:46:06 +00:00
voc.h
vocdec.c
vocenc.c
vqf.c
wav.c Reindent 2009-10-06 17:51:28 +00:00
wc3movie.c
westwood.c
wv.c Add floating point audio decoding to WavPack decoder. 2009-05-06 05:40:43 +00:00
xa.c
yuv4mpeg.c