FFmpeg git repo
Go to file
Stefano Sabatini 69f73a8928 Make avfilter_config_links() propagate the error code coming from the
callee functions.

Originally committed as revision 25433 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-10-10 18:54:39 +00:00
doc Document the SAP muxer 2010-10-09 18:50:02 +00:00
ffpresets Remove legacy x264 presets 2010-09-17 20:14:24 +00:00
libavcodec Fix headers so that "make checkheaders" passes again 2010-10-08 08:56:36 +00:00
libavcore Add a test for av_parse_video_rate(). 2010-10-04 13:41:06 +00:00
libavdevice Allow to set the frame rate in v4l2 devices 2010-09-23 09:16:05 +00:00
libavfilter Make avfilter_config_links() propagate the error code coming from the 2010-10-10 18:54:39 +00:00
libavformat cafdec: Handle ALAC extradata. 2010-10-10 00:50:37 +00:00
libavutil Install libavutil/opt.h, its API is public. 2010-10-08 23:42:25 +00:00
libpostproc
libswscale 100l, fix sws_getCachedContext. It did not set the colorspace details, 2010-10-03 07:53:40 +00:00
tests Update rv30 FATE reference after last commit 2010-10-10 02:20:02 +00:00
tools Tool to analyze multimedia files and create directories and symlinks for the 2010-10-09 19:52:06 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add RTP depacketization of the X-QT QuickTime format 2010-10-06 12:42:18 +00:00
Doxyfile
INSTALL
LICENSE Remove h264 asm items off the GPL-only list. They are LGPL now. 2010-09-10 03:31:24 +00:00
MAINTAINERS Add myself as the caf* maintainer 2010-10-10 00:39:42 +00:00
Makefile
README
cmdutils.c Add init and uninit functions to cmdutils, reduces code duplication 2010-10-02 08:44:33 +00:00
cmdutils.h Add init and uninit functions to cmdutils, reduces code duplication 2010-10-02 08:44:33 +00:00
cmdutils_common_opts.h
common.mak Create config.asm for use with yasm 2010-09-03 21:27:19 +00:00
configure sapenc: Declare a dependency on rtp_protocol, too 2010-10-09 09:29:29 +00:00
ffmpeg.c ffmpeg: Use guess_correct_pts() to set decoded picture timestamps 2010-10-10 02:17:26 +00:00
ffplay.c Fix ffplay to keep calling av_read_frame even if EOF has been reached. 2010-10-09 17:50:17 +00:00
ffprobe.c User application side of Codec specific parameters. 2010-09-29 23:06:51 +00:00
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.