FFmpeg git repo
Go to file
Diego Biurrun 69583bd3b1 avfilter: Refactor unconditional filter registration 2012-12-28 19:18:13 +01:00
compat
doc miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
libavcodec mpegvideo: initialize videodsp with correct pixel depth 2012-12-26 00:24:21 +01:00
libavdevice miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
libavfilter avfilter: Refactor unconditional filter registration 2012-12-28 19:18:13 +01:00
libavformat build: Add rtpenc_chain extra config option 2012-12-28 19:18:13 +01:00
libavresample miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
libavutil opt: avoid segfault in av_opt_next() if the class does not have an option list 2012-12-22 15:43:27 -05:00
libswscale miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
presets
tests ansi: do not depend on get_buffer() initializing the frame. 2012-12-24 09:17:45 +01:00
tools miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avcodec: bump minor for adaptive h264 frame-mt 2012-12-18 20:26:53 +01:00
INSTALL
LICENSE
Makefile build: fix 'clean' target 2012-12-10 17:23:53 +00:00
README
RELEASE prepare 9_beta3 release 2012-12-21 15:16:33 +01:00
arch.mak arm: rename ARMVFP config symbol to VFP 2012-12-07 16:54:04 +00:00
avconv.c avconv: use new options parser. 2012-12-18 20:14:54 +01:00
avconv.h avconv: use new options parser. 2012-12-18 20:14:54 +01:00
avconv_filter.c cmdutils: add a macro to simplify grow_array() calls. 2012-12-18 20:11:06 +01:00
avconv_opt.c cmdutils: pass number of groups to split_commandline(). 2012-12-19 22:13:41 +01:00
avplay.c
avprobe.c avprobe: report per stream bit rate if set by the decoder 2012-12-02 23:23:34 +01:00
avserver.c
cmdutils.c cmdutils: pass number of groups to split_commandline(). 2012-12-19 22:13:41 +01:00
cmdutils.h cmdutils: pass number of groups to split_commandline(). 2012-12-19 22:13:41 +01:00
cmdutils_common_opts.h
common.mak build: fix 'clean' target 2012-12-10 17:23:53 +00:00
configure build: Add rtpenc_chain extra config option 2012-12-28 19:18:13 +01:00
library.mak build: fix 'clean' target 2012-12-10 17:23:53 +00:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.