You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Niedermayer c2cd0945c9 Merge commit '502512ea0f179165782777265f441d4061ff6012' 11 years ago
compat
doc avutil: Add av_get_time_base_q() 11 years ago
libavcodec Merge commit '3956a5e0ea46ed7e27ca888fe11c47986ad99261' 11 years ago
libavdevice Various small spelling fixes. 11 years ago
libavfilter avfilter/pthread: Use av_mallocz_array() 11 years ago
libavformat Add missing ';'. 11 years ago
libavresample Merge commit 'f4d5a2cc35fcdf06ec031fabe8b0710e995fe924' 11 years ago
libavutil avutil: move av_get_time_base_q() after include rational.h 11 years ago
libpostproc
libswresample swresample/resample_template: try to consider src_size more exactly 11 years ago
libswscale Fix compilation with !HAVE_6REGS. 11 years ago
presets
tests avformat/mpegtsenc: Changed Video PES packet length to 0. 11 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge commit '07761294fc3f08e139e8a406ef7d5b63aaf1ecee' 11 years ago
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: Add myself as FIC maintainer 11 years ago
Makefile Merge commit '8675bcb0addb1c7fb0b04682d1f3f95d5b8dae14' 11 years ago
README
RELEASE
arch.mak Merge commit '8675bcb0addb1c7fb0b04682d1f3f95d5b8dae14' 11 years ago
cmdutils.c cmdutils: use av_mallocz_array() 11 years ago
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak lavd: Add QTKit input device. 11 years ago
configure Merge commit '93e15a323871613fd26f1f1e317029a50b5b24ca' 11 years ago
ffmpeg.c Merge commit '1ae8198bca749a0cff205196cc83d35b9962849b' 11 years ago
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.c
ffplay.c avformat: add av_format_inject_global_side_data(), and disable it by default 11 years ago
ffprobe.c ffprobe: do not lose non ascii characters in non utf8 strings 11 years ago
ffserver.c ffserver: don't hardcode RTSP status codes 11 years ago
library.mak
version.sh

README

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.