FFmpeg git repo
Go to file
Martin Storsjö b71a0507b0 x86: Remove unused inline asm instruction defines
Signed-off-by: Martin Storsjö <martin@martin.st>
2013-04-20 00:44:54 +03:00
compat
doc h264: fully support cropping. 2013-04-19 09:28:08 +02:00
libavcodec x86: Remove unused inline asm instruction defines 2013-04-20 00:44:54 +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
arch.mak
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
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
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
Changelog lavfi: new interlace filter 2013-04-11 21:33:07 +02:00
cmdutils_common_opts.h
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
common.mak
configure mjpeg: Use hpeldsp instead of dsputil for half-pel functions 2013-04-19 23:18:38 +03:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.