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.
 
 
 
 
Peter Ross e61973db6c avformat/mpegtsenc: move startcode validity check to ff_check_h264_startcode 11 years ago
compat
doc lavu/mem: add av_dynarray_add_nofree function 11 years ago
libavcodec Merge remote-tracking branch 'qatar/master' 11 years ago
libavdevice lavd/pulse_audio_enc: implement get_device_list callback 11 years ago
libavfilter avfilter/lavfutils: call av_find_stream_info() before reading various information about the stream 11 years ago
libavformat avformat/mpegtsenc: move startcode validity check to ff_check_h264_startcode 11 years ago
libavresample Merge commit 'aba70bb5387f12dfa5e6cd8cb861c9c7e668151f' 11 years ago
libavutil avutil/opt: dont crash on av_opt_set_dict() with NULL 11 years ago
libpostproc
libswresample
libswscale Merge commit 'aba70bb5387f12dfa5e6cd8cb861c9c7e668151f' 11 years ago
presets
tests avformat/wtvenc: pad judiciously when writing mpeg2 extradata 11 years ago
tools tools/uncoded_frame: fix audio codec generation 11 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge commit '678082b409aca711f9cf991df6b0200116489322' 11 years ago
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c cmdutils/filter_codec_opts: do not discard all options for CODEC_ID_NONE 11 years ago
cmdutils.h Merge commit '85698be461c07be10d873dd34348bcfe9ffc56e0' 11 years ago
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure configure: fix VP7 standalone build 11 years ago
ffmpeg.c Merge commit 'aa499568afc01d59215eef7e5b14b949a9671afc' 11 years ago
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.c
ffplay.c
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.