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 25d3445811 Rename rec_timestamp to recording_timestamp, for consistency with 15 years ago
doc Extend documentation for the ffmpeg -timestamp option. 15 years ago
ffpresets
libavcodec Use right-shift instead of division by two. 15 years ago
libavdevice Remove stray semicolon. 15 years ago
libavfilter
libavformat Mention how "now" is interpreted in the parse_date() doxy. 15 years ago
libavutil Add av_clip_int8(), used in the upcoming VP8 decoder. 15 years ago
libpostproc Remove explicit filename from Doxygen @file commands. 15 years ago
libswscale
tests
tools fail if input and output are the same 15 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS Add myself to CREDITS 15 years ago
Changelog Bump micro version, add changelog entry for DTS-ES extension decoding support 15 years ago
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Make the ffmpeg and ffplay man pages show the list of lavfi filters, 15 years ago
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: preserve cross-prefix for strip on darwin 15 years ago
ffmpeg.c Rename rec_timestamp to recording_timestamp, for consistency with 15 years ago
ffplay.c
ffprobe.c
ffserver.c ffserver: Use avcodec_copy_context instead of manually copying an AVCodecContext 15 years ago
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.