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.
 
 
 
 
Clément Bœsch b9004bd50c Remove a few if (p) av_freep(&p) forms 14 years ago
doc Add APIchanges entry for lavc 52.109.0 14 years ago
ffpresets
libavcodec Remove a few if (p) av_freep(&p) forms 14 years ago
libavcore Implement av_samples_alloc() and av_samples_fill_arrays(). 14 years ago
libavdevice Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
libavfilter Make avfilter_graph_free() free the graph. 14 years ago
libavformat add ff_index_search_timestamp and ff_add_index_entry 14 years ago
libavutil Remove a few if (p) av_freep(&p) forms 14 years ago
libpostproc
libswscale Remove a few if (p) av_freep(&p) forms 14 years ago
tests ac3enc: Change EXP_DIFF_THRESHOLD to 500. 14 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Makefile: remove unused variable ALLHTMLPAGES 14 years ago
README
cmdutils.c Make this_year static to cmdutils.c 14 years ago
cmdutils.h Make this_year static to cmdutils.c 14 years ago
cmdutils_common_opts.h
common.mak
configure Enable native build on QNX/x86 14 years ago
ffmpeg.c Make avfilter_graph_free() free the graph. 14 years ago
ffplay.c Make avfilter_graph_free() free the graph. 14 years ago
ffprobe.c
ffserver.c
ffserver.h
subdir.mak
version.sh Provide monotone revission numbers in version.sh 14 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.