FFmpeg git repo
Go to file
Justin Ruggles 384dbd617f cosmetics related to LPC changes.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 1c189fc533)
2011-01-23 19:32:06 +01:00
doc Revert "Update git-howto with ffmpeg.org URLs" 2011-01-19 19:06:32 +01:00
ffpresets consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libavcodec cosmetics related to LPC changes. 2011-01-23 19:32:06 +01:00
libavcore consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libavdevice consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libavfilter Warn about vf_mp 2011-01-20 03:27:01 +01:00
libavformat lavf: move the version macros to a new header 2011-01-23 19:32:06 +01:00
libavutil cpu-test: include stdio.h only for test prog 2011-01-18 20:48:24 +00:00
libpostproc consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libswscale Replace ASMALIGN() with .p2align 2011-01-18 20:48:24 +00:00
tests Add regression test for stereo s16le in voc. 2011-01-21 20:35:45 +01:00
tools consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
.gitignore consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS Deprecate CREDITS 2011-01-18 11:20:17 -08:00
Changelog Missing parts of IVF muxer support. 2011-01-18 08:00:23 +01:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS Revert "Initial MAINTAINERS update" 2011-01-19 18:53:53 +01:00
Makefile Makefile: simplify setting of some variables 2011-01-21 20:36:01 +01:00
README
cmdutils.c libavcodec minor version is > 99 so fix the formating 2011-01-21 20:36:00 +01:00
cmdutils.h Implement get_preset_file() in cmdutils.h and use it to factorize code 2010-11-04 23:07:04 +00:00
cmdutils_common_opts.h
common.mak
configure Fix out of source tree builds of libmpcodecs. 2011-01-23 16:58:32 +01:00
ffmpeg.c Update threshold to detect real timebase for stream copy. 2011-01-18 16:04:33 +01:00
ffplay.c Merge two if (got_picture) {} blocks in ffplay.c:get_video_frame(). 2011-01-17 22:31:11 +01:00
ffprobe.c
ffserver.c Unbreak ffserver 2011-01-07 18:48:45 +00:00
ffserver.h
subdir.mak fix building test programs with gnu make 3.82 2010-12-07 16:42:25 +00:00
version.sh Fix quoting in version.sh 2011-01-18 20:48:23 +00:00

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.