FFmpeg git repo
Go to file
Alex Converse ff3d43104f Remove H.264 encoder fragments
It's incomplete, no one is working on it, and when someone asks about
working on it we advise them not to.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-01-22 16:15:53 +00:00
doc Amend documentation for the image2 demuxer, to better reflect the current behavior. 2011-01-22 14:48:08 +00:00
ffpresets consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libavcodec Remove H.264 encoder fragments 2011-01-22 16:15:53 +00: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 avfilter: remove stray semicolon 2011-01-18 20:48:23 +00:00
libavformat mp3enc: support for id3v2.3 tags using a per-muxer AVOption 2011-01-22 02:06:14 +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 fate: add lossless h264 test 2011-01-22 03:08:21 +00: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
Changelog Missing parts of IVF muxer support. 2011-01-18 08:00:23 +01:00
cmdutils_common_opts.h
cmdutils.c libavcodec minor version is > 99 so fix the formating 2011-01-20 11:34:19 +00:00
cmdutils.h
common.mak
configure Fix libavformat version extraction in configure 2011-01-21 21:51:06 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS Deprecate CREDITS 2011-01-18 11:20:17 -08:00
Doxyfile
ffmpeg.c streamid does not work with newaudio, newvideo, newsubtitle 2011-01-22 04:10:22 +01:00
ffplay.c Remove outdated and confusing comment. 2011-01-22 13:06:06 +00:00
ffprobe.c
ffserver.c Unbreak ffserver 2011-01-07 18:48:45 +00:00
ffserver.h
INSTALL
LICENSE
MAINTAINERS Initial MAINTAINERS update 2011-01-18 11:05:51 -08:00
Makefile Makefile: simplify setting of some variables 2011-01-21 15:36:05 +00:00
README
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

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.