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.
 
 
 
 
Ronald S. Bultje 0cc8a5d088 Remove mv_mask variable. Replace the related pand -1/0 instructions by either 15 years ago
doc Add APIchanges entry for lsws change of r32368. 15 years ago
ffpresets Remove legacy x264 presets 15 years ago
libavcodec Remove mv_mask variable. Replace the related pand -1/0 instructions by either 15 years ago
libavcore
libavdevice Allow to set the frame rate in v4l2 devices 15 years ago
libavfilter Fix compile on Darwin (FATE). Compile error: 15 years ago
libavformat In mov demuxer, check that nb_streams is valid before using it in read_dac3 15 years ago
libavutil Move av_set_options_string() from libavfilter to libavutil. 15 years ago
libpostproc
libswscale Put if (...) av_log() in the same line, more compact and increase 15 years ago
tests Update rv20 seek test reference 15 years ago
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Port MPlayer blackframe filter. 15 years ago
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
cmdutils.c All else being equal, prefer PTS over DTS in timestamp correction 15 years ago
cmdutils.h Make new doxy follows the agreed upon style and grammatical 15 years ago
cmdutils_common_opts.h
common.mak
configure Group togheter filter dependency specifications. 15 years ago
ffmpeg.c use strict_std_complience from avcodec_opts[AVMEDIA_TYPE_*] 15 years ago
ffplay.c Extract timestamp correction code from ffplay.c to cmdutils.c 15 years ago
ffprobe.c Make ffprobe able to set AVFormatContext options. 15 years ago
ffserver.c
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.