Go to file
Paul B Mahol bb9bc1fc98 flicvideo: return more meaningful error codes
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2012-11-01 00:29:05 +00:00
compat
doc lavfi: remove hqdn3d libmpcodecs wrapper. 2012-10-31 19:28:02 +01:00
libavcodec flicvideo: return more meaningful error codes 2012-11-01 00:29:05 +00:00
libavdevice
libavfilter lavfi: fix references to avfilter_* functions that don't exist anymore. 2012-10-31 20:54:59 +01:00
libavformat utils: fix rounding of micro seconds 2012-10-31 19:12:47 +01:00
libavresample Merge commit '04581c8c77ce779e4e70684ac45302972766be0f' 2012-10-31 13:57:09 +01:00
libavutil eval-test: add some otherwise untested functions. 2012-11-01 00:32:15 +01:00
libpostproc
libswresample Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73' 2012-10-31 13:43:33 +01:00
libswscale sws: bump micro for range bugfix 2012-11-01 00:32:15 +01:00
presets
tests eval-test: add some otherwise untested functions. 2012-11-01 00:32:15 +01:00
tools probetest: fix possible use of uninitialized data 2012-10-31 13:16:52 +01:00
.gitignore
arch.mak
Changelog lavfi: add field filter 2012-10-31 12:07:11 +01:00
cmdutils_common_opts.h
cmdutils.c Merge commit '381dc1a5ec0925b281c573457c413ae643567086' 2012-10-30 13:52:03 +01:00
cmdutils.h
common.mak Merge commit '04581c8c77ce779e4e70684ac45302972766be0f' 2012-10-31 13:57:09 +01:00
configure lavfi/hue: add missing GPL dependency. 2012-10-31 19:28:02 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c Merge commit '381dc1a5ec0925b281c573457c413ae643567086' 2012-10-30 13:52:03 +01:00
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE lavfi/hue: add missing GPL dependency. 2012-10-31 19:28:02 +01:00
MAINTAINERS Change my GPG fingerprint 2012-10-30 18:51:21 +01:00
Makefile
README
RELEASE
version.sh

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.