FFmpeg git repo
Go to file
Anton Khirnov 0c468f5684 mov: simplify mov_read_chapters() by using avio_get_str16be
It probably also fixes a memleak or two.

Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit c34461b35b)
2011-01-26 03:43:31 +01:00
doc
ffpresets
libavcodec Don't do edge emulation unless the edge pixels will be used in MC. 2011-01-26 03:43:31 +01:00
libavcore
libavdevice
libavfilter
libavformat mov: simplify mov_read_chapters() by using avio_get_str16be 2011-01-26 03:43:31 +01:00
libavutil intfloat_readwrite: include "mathematics.h" for fallback macros 2011-01-26 03:43:31 +01:00
libpostproc
libswscale
tests fate: add h264 test for extreme cases in planar prediction 2011-01-26 03:43:29 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Makefile: fix cleaning of tools in tests directory 2011-01-26 03:43:30 +01:00
README
cmdutils.c Make this_year static to cmdutils.c 2011-01-26 03:43:29 +01:00
cmdutils.h Make this_year static to cmdutils.c 2011-01-26 03:43:29 +01:00
cmdutils_common_opts.h
common.mak
configure armcc: filter out non-gcc options from ASFLAGS 2011-01-26 03:43:31 +01:00
ffmpeg.c Make local variables static. 2011-01-26 03:43:29 +01:00
ffplay.c
ffprobe.c
ffserver.c ffserver: put gcc attribute under proper ifdef 2011-01-26 03:43:29 +01:00
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.