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 Remove avserver. 2014-06-18 14:55:28 +02:00
COPYING.GPLv2 Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 2009-06-05 09:51:31 +00:00
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS partially rename FFmpeg to Libav 2011-03-16 21:54:39 +01:00
Changelog
INSTALL
LICENSE Add libx265 encoder 2014-02-12 13:13:17 +00:00
Makefile
README
RELEASE Prepare for 11_alpha1 Release 2014-03-13 08:24:11 -04:00
arch.mak
avconv.c
avconv.h
avconv_dxva2.c avconv_dxva2: define all used GUIDs directly instead of relying on the dxva2api.h header 2014-04-29 16:50:43 +02:00
avconv_filter.c avconv: do not use the stream codec context for encoding 2014-06-01 08:33:21 +02:00
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: Mark exit_program as av_noreturn 2014-03-28 00:40:43 +01:00
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.