FFmpeg git repo
Go to file
Diego Biurrun a14c08247d flashsv: Return more meaningful error values. 2011-04-25 16:01:58 +02:00
doc Lowercase all ff* program names. 2011-04-23 19:12:24 +02:00
ffpresets
libavcodec flashsv: Return more meaningful error values. 2011-04-25 16:01:58 +02:00
libavdevice libavdevice: Define _XOPEN_SOURCE for usleep 2011-04-21 14:13:09 +03:00
libavfilter Reduce picture size for yadif. 2011-04-20 17:38:19 +02:00
libavformat read AVI palette from the end of extradata 2011-04-24 23:26:45 -07:00
libavutil bswap: use native types for av_bwap16(). 2011-04-22 20:05:48 -04:00
libpostproc libpostproc: Remove crufty code disabled by the big bump. 2011-04-20 12:18:47 +02:00
libswscale sws: remove disabled cruft. 2011-04-19 21:50:12 +02:00
tests FATE: allow forcing thread-type when doing threaded fate runs. 2011-04-21 19:36:45 -04:00
tools Replace `` by $() syntax in shell scripts. 2011-04-23 17:45:05 +02:00
.gitignore Remove stray libavcore and _g binary references. 2011-04-23 14:23:20 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Remove stray libavcore and _g binary references. 2011-04-23 14:23:20 +02:00
Doxyfile
INSTALL
LICENSE
Makefile FATE: allow forcing thread-type when doing threaded fate runs. 2011-04-21 19:36:45 -04:00
README
cmdutils.c Handle unicode file names on windows 2011-04-24 00:05:38 +03:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: Add missing libm library dependencies to .pc files. 2011-04-24 17:24:24 +02:00
ffmpeg.c Lowercase all ff* program names. 2011-04-23 19:12:24 +02:00
ffplay.c Lowercase all ff* program names. 2011-04-23 19:12:24 +02:00
ffprobe.c Lowercase all ff* program names. 2011-04-23 19:12:24 +02:00
ffserver.c Lowercase all ff* program names. 2011-04-23 19:12:24 +02:00
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.