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 e26782a9b4 lavfi: add ff_parse_pixel_format() internal function, and use it 14 years ago
doc developer.texi: Suggest a git clone if the patch review process doesnt work out 14 years ago
ffpresets
libavcodec codec_names: remove spaces in sed command. 14 years ago
libavdevice lavdev/lavfi: set sample aspect ratio in the output stream/codec context 14 years ago
libavfilter lavfi: add ff_parse_pixel_format() internal function, and use it 14 years ago
libavformat Merge remote-tracking branch 'qatar/master' 14 years ago
libavutil lavu: add av_get_media_type_string() convenience function 14 years ago
libpostproc
libswscale Merge remote-tracking branch 'qatar/master' 14 years ago
mt-work
tests fate: add h264 intra 4:2:2 tests 14 years ago
tools lavfi-showfiltfmts: extend output format for specifying audio data 14 years ago
.gitignore lavc: add a table of all codecs names. 14 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add ashowinfo filter 14 years ago
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Fix NASM include directive 14 years ago
README
RELEASE set Release to 0.8.2.git. We are at 0.8.2 and a bit further. 14 years ago
avconv.c Fix compilation with --disable-avfilter. 14 years ago
cmdutils.c Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925' 14 years ago
cmdutils.h Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925' 14 years ago
cmdutils_common_opts.h
common.mak Merge remote-tracking branch 'qatar/master' 14 years ago
configure Make strtok_r a dependency of abuffer / fix typo. 14 years ago
ffmpeg.c ffmpeg: use avcodec_get_name to report missing en/decoders. 14 years ago
ffplay.c ffplay: remove unnecessary if (cur_stream) checks 14 years ago
ffprobe.c ffprobe: use av_get_media_type_string() in media_type_string(), simplify 14 years ago
ffserver.c Rename ffserver to avserver. 14 years ago
subdir.mak Merge remote-tracking branch 'qatar/master' 14 years ago
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.