FFmpeg git repo
Go to file
Mans Rullgard 9873463c2f Enable native build on QNX/x86
(cherry picked from commit d33ed7b367)
2011-01-31 18:25:40 +01:00
doc doc: modify style for texi2html 1.78+ 2011-01-30 03:41:47 +01:00
ffpresets consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libavcodec Replace dprintf with av_dlog 2011-01-30 03:41:48 +01:00
libavcore consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libavdevice Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-28 03:15:34 +01:00
libavfilter Replace dprintf with av_dlog 2011-01-30 03:41:48 +01:00
libavformat Replace dprintf with av_dlog 2011-01-30 03:41:48 +01:00
libavutil Replace dprintf with av_dlog 2011-01-30 03:41:48 +01: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 Update mpegts test reference 2011-01-30 03:41:00 +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
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS Revert "Initial MAINTAINERS update" 2011-01-19 18:53:53 +01:00
Makefile doc: modify style for texi2html 1.78+ 2011-01-30 03:41:47 +01:00
README
cmdutils.c Make this_year static to cmdutils.c 2011-01-26 03:43:29 +01:00
cmdutils.h Make this_year static to cmdutils.c 2011-01-26 03:43:29 +01:00
cmdutils_common_opts.h
common.mak
configure Enable native build on QNX/x86 2011-01-31 18:25:40 +01:00
ffmpeg.c Make local variables static. 2011-01-26 03:43:29 +01:00
ffplay.c Remove outdated and confusing comment. 2011-01-23 19:32:07 +01:00
ffprobe.c
ffserver.c ffserver: put gcc attribute under proper ifdef 2011-01-26 03:43:29 +01:00
ffserver.h
subdir.mak
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.