FFmpeg git repo
Go to file
Ronald S. Bultje 8f992dc8c7 indeo3: Use hpeldsp instead of dsputil for half-pel functions
This makes the Indeo 3 decoder independent of dsputil.

Signed-off-by: Martin Storsjö <martin@martin.st>
2013-04-19 23:17:50 +03:00
compat
doc h264: fully support cropping. 2013-04-19 09:28:08 +02:00
libavcodec indeo3: Use hpeldsp instead of dsputil for half-pel functions 2013-04-19 23:17:50 +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
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
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
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
configure indeo3: Use hpeldsp instead of dsputil for half-pel functions 2013-04-19 23:17:50 +03:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.