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.
 
 
 
 
Stefano Sabatini 0464d272ff lavd/sdl: move compute_overlay_rect() before event_thread() 11 years ago
compat Merge remote-tracking branch 'qatar/master' 11 years ago
doc lavd/sdl: add event handler thread 11 years ago
libavcodec HEVC : valgrind fix : vps_list 11 years ago
libavdevice lavd/sdl: move compute_overlay_rect() before event_thread() 11 years ago
libavfilter Merge remote-tracking branch 'qatar/master' 11 years ago
libavformat MSN Audio support 11 years ago
libavresample Merge remote-tracking branch 'qatar/master' 11 years ago
libavutil Merge commit '1eaac1d6f7bb8e52d82e1a114c88a59a9a8e5025' 11 years ago
libpostproc
libswresample
libswscale
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge remote-tracking branch 'qatar/master' 11 years ago
INSTALL
LICENSE
MAINTAINERS
Makefile Makefile: Fix building progs out of progs_g 11 years ago
README
RELEASE
arch.mak
cmdutils.c cmdutils: remove this_year constant, use CONFIG_THIS_YEAR instead 11 years ago
cmdutils.h cmdutils: remove this_year constant, use CONFIG_THIS_YEAR instead 11 years ago
cmdutils_common_opts.h
common.mak
configure configure: define CONFIG_THIS_YEAR at the configure level 11 years ago
ffmpeg.c Merge remote-tracking branch 'qatar/master' 11 years ago
ffmpeg.h
ffmpeg_filter.c Merge remote-tracking branch 'qatar/master' 11 years ago
ffmpeg_opt.c
ffmpeg_vdpau.c
ffplay.c ffplay: do not call avcodec_register_all() explicitly 11 years ago
ffprobe.c cmdutils: remove this_year constant, use CONFIG_THIS_YEAR instead 11 years ago
ffserver.c
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.