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.
 
 
 
 
Marton Balint e3ff6938b5 ffplay: remove some unneded av_frame_unref calls 11 years ago
compat
doc doc/encoders: add wavpackenc doc 11 years ago
libavcodec avcodec/alsdec: skip cases where the master channel equals the current channel 11 years ago
libavdevice Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0' 11 years ago
libavfilter Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0' 11 years ago
libavformat omadec: Disable "Unsupported codec ATRAC3+" warning 11 years ago
libavresample Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0' 11 years ago
libavutil avutil/frame: increase padding for frames 11 years ago
libpostproc
libswresample lavu,lavc,lswr: do not hardcode AV_SAMPLE_FMT_NB value when setting sample format max value 11 years ago
libswscale swscale/arm: fix build error with --enable-shared 11 years ago
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog ATRAC+ decoder 11 years ago
INSTALL
LICENSE
MAINTAINERS ATRAC+ decoder 11 years ago
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure configure: remove git url check 11 years ago
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg_opt: Fix -target vcd 11 years ago
ffmpeg_vdpau.c
ffplay.c ffplay: remove some unneded av_frame_unref calls 11 years ago
ffprobe.c ffprobe: Dont clear AVFrame between uses. 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.