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 8274b21c09 ffmpeg: fix ticks_per_frame for the avi stream copy case 13 years ago
doc ffmpeg: add -benchmark_all option. 13 years ago
ffpresets
libavcodec ratecontrol: Use ticks_per_frame to calculate fps. 13 years ago
libavdevice
libavfilter vf_lut: fix rgba map regression 13 years ago
libavformat lavf: compute_pkt_fields, limit the pts upcorrection to mpeg 13 years ago
libavutil
libpostproc
libswresample swr: add a swr_flags AVOption 13 years ago
libswscale
mt-work
presets
tests lavf: always call avio_flush in av_write_trailer. 13 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog ffmpeg: add -benchmark_all option. 13 years ago
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
cmdutils.c cmdutils: parse options for swr 13 years ago
cmdutils.h cmdutils: parse options for swr 13 years ago
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c ffmpeg: fix ticks_per_frame for the avi stream copy case 13 years ago
ffplay.c Merge remote-tracking branch 'qatar/master' 13 years ago
ffprobe.c
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.