FFmpeg git repo
Go to file
Martin Storsjö bd2ff1a8bc flvenc: Support muxing 16 kHz nellymoser
Signed-off-by: Martin Storsjö <martin@martin.st>
2011-12-15 16:53:54 +02:00
doc v410 encoder and decoder 2011-12-13 23:34:24 +01:00
libavcodec ARM: fix external symbol refs in rv40 asm 2011-12-15 11:02:59 +00:00
libavdevice build: move inclusion of subdir.mak to main subdir loop 2011-12-13 14:26:49 +00:00
libavfilter yadif: support 10bit YUV 2011-12-13 17:02:55 +01:00
libavformat flvenc: Support muxing 16 kHz nellymoser 2011-12-15 16:53:54 +02:00
libavutil build: move inclusion of subdir.mak to main subdir loop 2011-12-13 14:26:49 +00:00
libpostproc build: move inclusion of subdir.mak to main subdir loop 2011-12-13 14:26:49 +00:00
libswscale swscale_mmx: drop no longer required parameters from VSCALEX macros 2011-12-14 12:00:44 +01:00
presets presets: spelling error in libvpx 1080p50_60 2011-10-22 00:28:56 +02:00
tests fate: add r210 decoder test 2011-12-15 14:34:09 +01:00
tools Replace all uses of av_close_input_file() with avformat_close_input(). 2011-12-12 20:34:38 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog v410 encoder and decoder 2011-12-13 23:34:24 +01:00
Doxyfile doxy: change hue value to match our green 2011-12-09 04:20:41 +01:00
INSTALL
LICENSE
Makefile build: rename subdir.mak ---> library.mak 2011-12-13 23:34:22 +01:00
README
RELEASE
avconv.c Replace all uses of av_close_input_file() with avformat_close_input(). 2011-12-12 20:34:38 +01:00
avplay.c Replace all uses of av_close_input_file() with avformat_close_input(). 2011-12-12 20:34:38 +01:00
avprobe.c Replace all uses of av_close_input_file() with avformat_close_input(). 2011-12-12 20:34:38 +01:00
avserver.c Replace all uses of av_close_input_file() with avformat_close_input(). 2011-12-12 20:34:38 +01:00
cmdutils.c Add libavutil/mathematics.h #includes for INFINITY 2011-11-22 16:36:44 +00:00
cmdutils.h Fix a bunch of common typos. 2011-12-11 00:32:25 +01:00
cmdutils_common_opts.h
common.mak
configure configure: refactor list of programs into a variable 2011-12-15 14:41:26 +01:00
ffmpeg.c Fix a bunch of common typos. 2011-12-11 00:32:25 +01:00
library.mak build: rename subdir.mak ---> library.mak 2011-12-13 23:34:22 +01:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.