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 7761129540 Add APIchanges entry after r25441. 14 years ago
doc Add APIchanges entry after r25441. 14 years ago
ffpresets
libavcodec Allow storing multiple quant tables in extradata that can then be selected per keyframe in ffv1. 14 years ago
libavcore Add a test for av_parse_video_rate(). 14 years ago
libavdevice Allow to set the frame rate in v4l2 devices 14 years ago
libavfilter Add a time_base field to AVFilterLink. 14 years ago
libavformat oggenc: Don't use char* to point to a string constant. 14 years ago
libavutil Install libavutil/opt.h, its API is public. 14 years ago
libpostproc
libswscale 100l, fix sws_getCachedContext. It did not set the colorspace details, 14 years ago
tests Update rv30 FATE reference after last commit 14 years ago
tools Make graph2dot print information related to the link timebase. 14 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add RTP depacketization of the X-QT QuickTime format 14 years ago
Doxyfile
INSTALL
LICENSE
MAINTAINERS Add myself as the caf* maintainer 14 years ago
Makefile
README
cmdutils.c Add init and uninit functions to cmdutils, reduces code duplication 14 years ago
cmdutils.h Add init and uninit functions to cmdutils, reduces code duplication 14 years ago
cmdutils_common_opts.h
common.mak
configure sapenc: Declare a dependency on rtp_protocol, too 14 years ago
ffmpeg.c ffmpeg: Use guess_correct_pts() to set decoded picture timestamps 14 years ago
ffplay.c Fix ffplay to keep calling av_read_frame even if EOF has been reached. 14 years ago
ffprobe.c User application side of Codec specific parameters. 14 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.