mkvdump: fix up fmt verbs
mkvdump: print element size if debugging enabled (-d)
mkfile: tab → space
matroska: add support for header stripping with no lacing
ivf: make sure to not read outside of the codec private data
mkfile: add packet.h to HFILES
fixup: these are signed
mkvdump: display timestamps
fix warnings when building for 32-bit platforms
iso: do not print stream information when dumping a track (fixes garbage at the end of tracks)
ivf2raw: print short read offset
ebml: treat unknown size as 0 for now
update readme
extra tools: install to video/
extra: allow filename specified
update readme
move mkv dumping into a separate tool, fix element types
aac: no codec private data, this might be required for some subformats
aacpacket: write codec private data once
move stuff around to make the code better
ebml: tree-like debug printout
ebml: move element ids elsewhere, make debugging messages more human readable
ivf2raw: print size in hex
ivf2raw: hex dump mode
ebml: unit aac and mp3 packet funcs into one
extract aac audio from mkv
increase input and output buffers to 128k
ebml: remove the trace
ebml: remove the trace
ebml: support for "-t audio" and "-t video" options
ivf: make sure it IS a proper AVC decoder configuration record
ebml: fix wrong placement of timestamp calculation code
add extra/ivf2raw
ebml: fix codec name: mpeg4 → h264
ebml: support h.264
flush subtitles more often
srt: fix junk written on non-english text
ebml: show mp3 tracks
show more info on subtitles
extract SRT (subtitles)
ebml/ogg: use discard padding, codec delay and seek preroll to calculate granule position
ebml: fix ivf duration
ebml: more complicated packet handling; fix opus pre-skip in granule pos
don't treat every file as a container
fail on NAL len != 4
remux AVC1 (h264) properly
dump trun audio samples
don't double-print (dsize/etc); make esds parser return error instead of calling sysfatal directly
correctly parse esds
use stts to provide IVF timestamps
dumpstc: support IVF for video as well
a few cosmetic tweaks
add -i option to print available streams inside a container
remux video streams as IVF
AAC stream extraction working for tracks with defined stsd/stco/stsz
extract raw streams
print debug info to stderr
stts and fix printed names for stsd