FFmpeg git repo
Go to file
Martin Storsjö f05e9beb4a ismindex: Rename structs and fields from "file" to "track"
The tool nowadays supports more than one track per file,
this makes reading the code slightly less confusing.

Signed-off-by: Martin Storsjö <martin@martin.st>
2013-03-13 20:41:11 +02:00
compat
doc
libavcodec avpacket: copy side data type and size in av_dup_packet 2013-03-13 11:34:47 +01:00
libavdevice
libavfilter hqdn3d: Fix out of array read in LOWPASS 2013-03-13 09:14:59 +01:00
libavformat matroskadec: request a read buffer for the wav header 2013-03-12 18:58:06 +01:00
libavresample
libavutil atomic: prefer gcc builtins over win32 atomics, if available. 2013-03-11 16:57:25 +02:00
libswscale
presets
tests
tools ismindex: Rename structs and fields from "file" to "track" 2013-03-13 20:41:11 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c
avconv.h
avconv_filter.c
avconv_opt.c
avplay.c avplay: enable only when SDL 1.2 is found 2013-03-09 14:33:54 +01:00
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure avplay: enable only when SDL 1.2 is found 2013-03-09 14:33:54 +01:00
library.mak
version.sh

README

Libav README
------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.