FFmpeg git repo
Go to file
Janne Grunau 7ab8758baf add APIChanges entry for fe9a3fb 2011-02-08 13:38:16 +01:00
doc add APIChanges entry for fe9a3fb 2011-02-08 13:38:16 +01:00
ffpresets
libavcodec h264: define FF_PROFILE_H264_HIGH_444 to the correct value 2011-02-08 13:20:56 +01:00
libavcore
libavdevice
libavfilter libavfilter: add video movie source 2011-02-08 13:20:56 +01:00
libavformat matroskadec: add generic element length validation. 2011-02-06 21:36:53 -05:00
libavutil Remove a few if (p) av_freep(&p) forms 2011-02-04 10:00:49 +00:00
libpostproc
libswscale Remove a few if (p) av_freep(&p) forms 2011-02-04 10:00:49 +00:00
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog libavfilter: add video movie source 2011-02-08 13:20:56 +01:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
cmdutils.c cmdutils: fix codec-specific options from preset 2011-02-05 18:34:17 -05:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: check yasm/nasm for working pextrd opcode 2011-02-06 11:43:35 -05:00
ffmpeg.c cmdutils: fix opt_values leak 2011-02-05 17:18:45 -05:00
ffplay.c Adopt pkt_dts/pkt_pts in lavc clients 2011-02-05 16:37:43 -05:00
ffprobe.c
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.