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.
 
 
 
 
Clément Bœsch 0e5ecd806e Replace remaining av_new_stream() with avformat_new_stream(). 13 years ago
doc Replace remaining av_new_stream() with avformat_new_stream(). 13 years ago
ffpresets
libavcodec j2kdec: fix a bunch of const compiler warnings. 13 years ago
libavdevice Replace remaining av_new_stream() with avformat_new_stream(). 13 years ago
libavfilter af_volume: exp10() is a GNU extension. 13 years ago
libavformat Replace remaining av_new_stream() with avformat_new_stream(). 13 years ago
libavutil Put strings inside struct instead of extra indirection. 13 years ago
libpostproc postproc: remove stray + 13 years ago
libswresample ffmpeg: add -map_channel option. 13 years ago
libswscale sws: fallback to mmx2 when yuv2yuvX_sse3() cannot be used. 13 years ago
mt-work
presets
tests ffmpeg: add -map_channel option. 13 years ago
tools Merge remote-tracking branch 'qatar/master' 13 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add earwax audio filter, ported from Sox 13 years ago
Doxyfile
INSTALL
LICENSE
MAINTAINERS HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X. 13 years ago
Makefile
README
RELEASE
avconv.c Merge remote-tracking branch 'qatar/master' 13 years ago
cmdutils.c Merge remote-tracking branch 'qatar/master' 13 years ago
cmdutils.h Merge remote-tracking branch 'qatar/master' 13 years ago
cmdutils_common_opts.h
common.mak Add rule for compiling to asm 13 years ago
configure Merge remote-tracking branch 'qatar/master' 13 years ago
ffmpeg.c Fix typo in warning message. 13 years ago
ffplay.c ffmpeg: add -map_channel option. 13 years ago
ffprobe.c ffprobe: Print format specific variables of codecs. 13 years ago
ffserver.c
subdir.mak Add rule for compiling to asm 13 years ago
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.