FFmpeg git repo
Go to file
Martin Storsjö 18fb38fb9e mov: Remove a variable that is set but never used
This silences a warning with gcc.

Signed-off-by: Martin Storsjö <martin@martin.st>
2014-07-08 21:14:43 +03:00
compat
doc
libavcodec arm: Avoid using the 'setend' instruction on ARMv7 and newer 2014-07-08 12:09:09 +03:00
libavdevice
libavfilter af_compand: make sure request_frame always outputs at least one frame 2014-07-08 07:54:00 +00:00
libavformat mov: Remove a variable that is set but never used 2014-07-08 21:14:43 +03:00
libavresample
libavutil audio_fifo: Split into a separate doxygen module 2014-07-06 11:44:10 -07:00
libswscale
presets
tests
tools ismindex: Add an option for outputting files elsewhere than in the current directory 2014-07-03 20:13:27 +03:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c
avconv.h
avconv_dxva2.c
avconv_filter.c
avconv_opt.c
avconv_vda.c
avconv_vdpau.c
avplay.c avplay: Handle pixel aspect ratio properly 2014-07-08 21:14:43 +03:00
avprobe.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure dsputil: Split off FDCT bits into their own context 2014-07-07 12:28:45 -07:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.