FFmpeg git repo
Go to file
Anton Khirnov fffca3d278 4xm: return a proper error code. 2014-01-06 08:13:50 +01:00
compat
doc avframe: add AV_FRAME_DATA_MATRIXENCODING side data type. 2014-01-05 16:41:56 +01:00
libavcodec 4xm: return a proper error code. 2014-01-06 08:13:50 +01:00
libavdevice avutil: Move library version related macros to version.h 2013-12-26 19:05:22 +01:00
libavfilter avutil: Move library version related macros to version.h 2013-12-26 19:05:22 +01:00
libavformat sdp: Check that fmt->oformat is non-null before accessing it 2014-01-05 01:33:46 +02:00
libavresample audio_mix: print (SKIP) instead of 0.0 for matrix columns removed along with output zeroing 2014-01-03 16:43:25 +01:00
libavutil avframe: add AV_FRAME_DATA_MATRIXENCODING side data type. 2014-01-05 16:41:56 +01:00
libswscale avutil: Move library version related macros to version.h 2013-12-26 19:05:22 +01:00
presets
tests hevc: rename some HEVC conformance streams 2014-01-06 08:05:17 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add a libwebp encoder 2013-12-21 17:01:42 -05:00
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c
avconv.h
avconv_filter.c
avconv_opt.c
avconv_vdpau.c
avplay.c
avprobe.c
avserver.c
cmdutils.c cmdutils: update copyright year to 2014. 2014-01-05 22:39:35 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: Support preprocessor macros as header names 2014-01-05 11:48:13 +01:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.