FFmpeg git repo
Go to file
Luca Barbato 7520d9779c mjpeg: Move code out of else branch
Simplify the control flow and spare some vertical space.
2013-06-30 08:46:55 +02:00
compat
doc doc/platform: Add info about ICL 2013-06-24 13:06:01 -04:00
libavcodec mjpeg: Move code out of else branch 2013-06-30 08:46:55 +02:00
libavdevice
libavfilter vsrc_movie: do not free avoption variables in uninit() 2013-06-20 13:27:14 +02:00
libavformat lavf: don't abort if both encoder and muxer aspect ratios are not set 2013-06-24 08:03:26 +02:00
libavresample
libavutil x86: lpc: simd av_evaluate_lls 2013-06-29 13:23:57 +02:00
libswscale swscale: ppc: Remove commented-out define cruft 2013-06-02 18:11:59 +02:00
presets
tests fate: Add Canopus Lossless YUY2 test 2013-06-24 18:26:08 -04:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavc: add a libwavpack encoder wrapper 2013-06-10 21:33:48 +02:00
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c avconv: Don't include colorspace.h 2013-06-29 14:24:02 -04:00
avconv.h
avconv_filter.c
avconv_opt.c
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: Do not omit frame pointers for msvc/icl debug builds 2013-06-24 18:51:30 -04:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.