FFmpeg git repo
Go to file
Ronald S. Bultje 2f6bc5f7c1 svq3: Use hpeldsp instead of dsputil for half-pel functions
Signed-off-by: Martin Storsjö <martin@martin.st>
2013-04-19 23:18:27 +03:00
compat
doc h264: fully support cropping. 2013-04-19 09:28:08 +02:00
libavcodec svq3: Use hpeldsp instead of dsputil for half-pel functions 2013-04-19 23:18:27 +03:00
libavdevice
libavfilter af_channelmap: cosmetics, use an extra local variable to shorten the code 2013-04-17 08:37:59 +02:00
libavformat mp3dec: fallback to generic seeking when a TOC is not present 2013-04-19 09:26:34 +02:00
libavresample
libavutil Cosmetics, restore alphabetic order in atomics lists. 2013-04-11 12:31:14 +02:00
libswscale
presets
tests fate: cosmetics: More sensible order for entries in video filter file 2013-04-19 18:07:48 +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 lavfi: new interlace filter 2013-04-11 21:33:07 +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 svq3: Use hpeldsp instead of dsputil for half-pel functions 2013-04-19 23:18:27 +03:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.