FFmpeg git repo
Go to file
Vittorio Giovara fc18cc44eb fate: add CVFC1_Sony_C to h264 conformance tests
The sample is already included in the FATE suite, but is not tested
because cropping wasn't fully supported before.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2013-04-24 17:44:11 +02:00
compat
doc doc/APIchanges: add missing hashes and dates 2013-04-24 09:48:57 +02:00
libavcodec x86: Get rid of duplication between *_rnd_template.c 2013-04-23 23:30:17 +03:00
libavdevice
libavfilter x86: Move some conditional code around to avoid unused variable warnings 2013-04-22 17:50:02 +02:00
libavformat mxfenc: Use correct printf format specifier for int64_t 2013-04-22 12:05:09 +02:00
libavresample
libavutil Cosmetics, restore alphabetic order in atomics lists. 2013-04-11 12:31:14 +02:00
libswscale
presets
tests fate: add CVFC1_Sony_C to h264 conformance tests 2013-04-24 17:44:11 +02:00
tools lavfi: merge avfiltergraph.h into avfilter.h 2013-04-11 20:33:33 +02:00
.gitignore Integrate lcov/gcov into Libav 2013-04-05 18:55:11 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog JPEG 2000 decoder for DCinema 2013-04-22 15:38:29 +02:00
INSTALL
LICENSE
Makefile Integrate lcov/gcov into Libav 2013-04-05 18:55:11 +02:00
README
RELEASE
arch.mak
avconv.c lavfi: change the filter registering system to match the other libraries 2013-04-11 20:44:03 +02:00
avconv.h lavfi: merge avfiltergraph.h into avfilter.h 2013-04-11 20:33:33 +02:00
avconv_filter.c avconv: update to the new options syntax. 2013-04-11 20:44:45 +02:00
avconv_opt.c avconv: print filter options in -h full output. 2013-04-11 20:45:55 +02:00
avplay.c lavfi: change the filter registering system to match the other libraries 2013-04-11 20:44:03 +02:00
avprobe.c avtools: move media_type_string() from avprobe to cmdutils. 2013-04-11 20:46:04 +02:00
avserver.c
cmdutils.c cmdutils: Fix build with lavfi disabled 2013-04-16 21:44:26 +02:00
cmdutils.h avtools: move media_type_string() from avprobe to cmdutils. 2013-04-11 20:46:04 +02:00
cmdutils_common_opts.h
common.mak Integrate lcov/gcov into Libav 2013-04-05 18:55:11 +02:00
configure mjpeg: Use hpeldsp instead of dsputil for half-pel functions 2013-04-19 23:18:38 +03:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.