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.
 
 
 
 
Carl Eugen Hoyos ceb0dd9f1e Support decoding 1bpp and 4bpp palettized sunrast images. 13 years ago
doc lavfi: add audio silencedetect filter. 13 years ago
ffpresets Merge remote-tracking branch 'qatar/master' 13 years ago
libavcodec Support decoding 1bpp and 4bpp palettized sunrast images. 13 years ago
libavdevice Merge remote-tracking branch 'qatar/master' 13 years ago
libavfilter lavfi: add audio silencedetect filter. 13 years ago
libavformat rawdec: use av_shrink_packet. 13 years ago
libavutil log: use a different color for debug (green). 13 years ago
libpostproc Merge remote-tracking branch 'qatar/master' 13 years ago
libswresample libswresample: introduce int swr_set_compensation() instead of void swr_compensate() 13 years ago
libswscale Merge remote-tracking branch 'qatar/master' 13 years ago
mt-work
presets Remove redundant libx264 preset files 13 years ago
tests fate: add bitexact and idct to x8intra 13 years ago
tools Merge remote-tracking branch 'qatar/master' 13 years ago
.gitignore doc: fate: Support building a plain text version 13 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add audio silencedetect filter. 13 years ago
Doxyfile Merge remote-tracking branch 'qatar/master' 13 years ago
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: update release maintainers 13 years ago
Makefile Makefile: fix path to ffprobe.xsd 13 years ago
README
RELEASE Prepare for 0.8_beta1 snapshot release 13 years ago
avconv.c cmdutils: make show_usage() use av_log() 13 years ago
cmdutils.c cmdutils: make this_year extern, so it can be referenced from other .o files 13 years ago
cmdutils.h cmdutils: make this_year extern, so it can be referenced from other .o files 13 years ago
cmdutils_common_opts.h ff*: add -max_alloc command line option 13 years ago
common.mak Add coverage support. 13 years ago
configure Merge remote-tracking branch 'qatar/master' 13 years ago
ffmpeg.c libswresample: introduce int swr_set_compensation() instead of void swr_compensate() 13 years ago
ffplay.c cmdutils: make show_usage() use av_log() 13 years ago
ffprobe.c ffprobe: change formatting logic in the JSON writer 13 years ago
ffserver.c ffserver: check chdir() return 13 years ago
library.mak Merge remote-tracking branch 'qatar/master' 13 years ago
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.