FFmpeg git repo
Go to file
Anton Khirnov f81946729e lavf: move internal functions from avformat.h to internal.h
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 19711af5cd)
2011-02-09 03:31:17 +01:00
doc Fill in missing date. 2011-02-06 20:31:47 +01:00
ffpresets
libavcodec pass QDMC extradata to the decoder 2011-02-09 03:30:01 +01:00
libavcore
libavdevice
libavfilter Remove forgotten if (p) av_free(p) forms 2011-02-06 20:31:44 +01:00
libavformat lavf: move internal functions from avformat.h to internal.h 2011-02-09 03:31:17 +01:00
libavutil Remove a few if (p) av_freep(&p) forms 2011-02-06 20:31:44 +01:00
libpostproc
libswscale Remove a few if (p) av_freep(&p) forms 2011-02-06 20:31:44 +01:00
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
cmdutils.c Implement guessed_pts in avcodec_decode_video2 2011-02-07 19:32:07 +01:00
cmdutils.h Implement guessed_pts in avcodec_decode_video2 2011-02-07 19:32:07 +01:00
cmdutils_common_opts.h
common.mak
configure configure: check yasm/nasm for working pextrd opcode 2011-02-09 03:30:01 +01:00
ffmpeg.c Implement guessed_pts in avcodec_decode_video2 2011-02-07 19:32:07 +01:00
ffplay.c Implement guessed_pts in avcodec_decode_video2 2011-02-07 19:32:07 +01: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.