FFmpeg git repo
Go to file
Luca Barbato 3a19405d57 avformat: Use the mime type information in input probe
It should provide a quicker guess for elementary streams provided
by http.
2014-07-29 17:47:26 +02:00
compat
doc avstring: Expose the simple name match function 2014-07-29 17:46:29 +02:00
libavcodec sanm: Use correct printf conversion specifiers for POSIX int types 2014-07-28 13:19:04 -07:00
libavdevice
libavfilter
libavformat avformat: Use the mime type information in input probe 2014-07-29 17:47:26 +02:00
libavresample
libavutil avstring: Expose the simple name match function 2014-07-29 17:46:29 +02:00
libswscale
presets
tests fate: support testing of release branches 2014-07-27 14:41:09 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
Makefile configure: add support for neon intrinsics 2014-07-21 23:18:29 +02:00
README
RELEASE
arch.mak
avconv.c
avconv.h
avconv_dxva2.c
avconv_filter.c
avconv_opt.c video4linux2: Avoid a floating point exception 2014-07-28 13:11:41 -07:00
avconv_vda.c
avconv_vdpau.c
avplay.c
avprobe.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: Use require_pkg_config for Speex 2014-07-28 22:17:42 +02:00
library.mak build: Support executable only ldflags 2014-07-21 22:18:35 +02:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.