FFmpeg git repo
Go to file
Anton Khirnov d894752387 avprobe: don't print format entry name when only one was requested
This is easier to parse with automated tools.
2012-05-16 18:35:05 +02:00
doc build: Add 'check' target to run all compile and test targets. 2012-05-15 19:10:46 +02:00
libavcodec x86: rv40: Mark rv40_weight functions as MMX2; they use MMX2 instructions. 2012-05-15 23:54:08 +02:00
libavdevice
libavfilter avfilter: Move ff_get_ref_perms_string() to where it is used. 2012-05-15 19:10:46 +02:00
libavformat lavf: add mdec to is_intra_only() list 2012-05-15 15:49:56 +01:00
libavresample
libavutil
libswscale
presets
tests avprobe: don't print format entry name when only one was requested 2012-05-16 18:35:05 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile build: Add 'check' target to run all compile and test targets. 2012-05-15 19:10:46 +02:00
README
RELEASE
arch.mak
avconv.c
avplay.c
avprobe.c avprobe: don't print format entry name when only one was requested 2012-05-16 18:35:05 +02:00
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.