1
0
mirror of https://git.ffmpeg.org/ffmpeg.git synced 2025-03-02 02:30:58 +00:00
FFmpeg git repo
Go to file
Stefano Sabatini 32eba9f27e Remove unnecessary av_strdup() and av_free().
Originally committed as revision 25169 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-09-24 09:15:27 +00:00
doc Update doc/APIchanges after the last API changes. 2010-09-24 00:55:02 +00:00
ffpresets
libavcodec Deprecate av_opt_show() in favor of a new function av_opt_show2(), 2010-09-24 00:51:40 +00:00
libavcore
libavdevice Allow to set the frame rate in v4l2 devices 2010-09-23 09:16:05 +00:00
libavfilter Remove unnecessary av_strdup() and av_free(). 2010-09-24 09:15:27 +00:00
libavformat Fix indentation after r25158. 2010-09-23 09:53:26 +00:00
libavutil
libpostproc
libswscale
tests fate: print commands being executed with V=1 2010-09-23 09:55:31 +00:00
tools
Changelog Add frei0r filter. 2010-09-24 00:32:22 +00:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Add frei0r filter. 2010-09-24 00:32:22 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Deprecate av_opt_show() in favor of a new function av_opt_show2(), 2010-09-24 00:51:40 +00:00
ffplay.c Make ffplay -h show the settable AVOptions. 2010-09-24 00:51:43 +00:00
ffprobe.c
ffserver.c
ffserver.h
INSTALL
LICENSE
MAINTAINERS
Makefile
README
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.