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.
 
 
 
 
Stefano Sabatini c24b404ba6 Cosmetics: fix braces placement. 14 years ago
doc Add APIchanges entry for lsws change of r32368. 14 years ago
ffpresets Remove legacy x264 presets 14 years ago
libavcodec Try to fix crashes introduced by r25218 14 years ago
libavcore av_fill_image_linesizes -> av_image_fill_linesizes 15 years ago
libavdevice Allow to set the frame rate in v4l2 devices 14 years ago
libavfilter Make init() return sensible error code rather than -1 in case of 14 years ago
libavformat In mov demuxer, check that nb_streams is valid before using it in read_dac3 14 years ago
libavutil Move av_set_options_string() from libavfilter to libavutil. 14 years ago
libpostproc Fix use of uninitialized data: A array element can not be 15 years ago
libswscale Cosmetics: fix braces placement. 14 years ago
tests Update rv20 seek test reference 14 years ago
tools Set the correct type for the output links. 15 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS Add myself to CREDITS 15 years ago
Changelog Port MPlayer blackframe filter. 14 years ago
Doxyfile Do not generate LaTeX Doxygen documentation by default. 15 years ago
INSTALL
LICENSE Remove h264 asm items off the GPL-only list. They are LGPL now. 15 years ago
MAINTAINERS Add my GPG fingerprint. 15 years ago
Makefile fate: print list of tests with "make fate-list" 15 years ago
README
cmdutils.c All else being equal, prefer PTS over DTS in timestamp correction 14 years ago
cmdutils.h Make new doxy follows the agreed upon style and grammatical 14 years ago
cmdutils_common_opts.h
common.mak Create config.asm for use with yasm 15 years ago
configure Group togheter filter dependency specifications. 14 years ago
ffmpeg.c use strict_std_complience from avcodec_opts[AVMEDIA_TYPE_*] 14 years ago
ffplay.c Extract timestamp correction code from ffplay.c to cmdutils.c 14 years ago
ffprobe.c Make ffprobe able to set AVFormatContext options. 14 years ago
ffserver.c Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() 15 years ago
ffserver.h
subdir.mak Remove $(MSG) override for install-lib targets 15 years ago
version.sh version.sh: write version to stdout if no output file specified 15 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.