FFmpeg git repo
Go to file
Justin Ruggles 5245c9f3ad lavr: x86: optimized 6-channel flt to s16p conversion 2012-08-23 20:10:57 -04:00
compat
doc doc/APIchanges: add an entry for codec descriptors. 2012-08-23 08:51:04 +02:00
libavcodec vorbisenc: set AVCodecContext.bit_rate to 0 2012-08-22 19:58:46 -04:00
libavdevice
libavfilter
libavformat rtmp: support strict rtmp servers 2012-08-22 17:55:17 +02:00
libavresample lavr: x86: optimized 6-channel flt to s16p conversion 2012-08-23 20:10:57 -04:00
libavutil lavr: x86: optimized 6-channel s16 to fltp conversion 2012-08-23 20:10:57 -04:00
libswscale swscale: x86: fix #endif comments in rgb2rgb template file 2012-08-19 21:50:09 +02:00
presets
tests FATE: add ALAC encoding tests 2012-08-22 16:41:57 -04:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavc: add Ut Video encoder 2012-08-20 11:22:59 +02:00
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c
avconv.h
avconv_filter.c
avconv_opt.c avconv: mark more options as expert. 2012-08-19 19:26:20 +02:00
avplay.c avconv: split printing "main options" into global and per-file. 2012-08-19 19:23:43 +02:00
avprobe.c avconv: split printing "main options" into global and per-file. 2012-08-19 19:23:43 +02:00
avserver.c avconv: split printing "main options" into global and per-file. 2012-08-19 19:23:43 +02:00
cmdutils.c avconv: split printing "main options" into global and per-file. 2012-08-19 19:23:43 +02:00
cmdutils.h avconv: split printing "main options" into global and per-file. 2012-08-19 19:23:43 +02:00
cmdutils_common_opts.h
common.mak
configure configure: Drop fastdiv option 2012-08-22 01:02:18 +02:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.