Go to file
Anton Khirnov 225b6d7fde mov: simplify mov_read_chapters() by using avio_get_str16be
It probably also fixes a memleak or two.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-01-26 22:03:21 +00:00
doc Amend documentation for the image2 demuxer, to better reflect the current behavior. 2011-01-22 14:48:08 +00:00
ffpresets
libavcodec VP8: don't overread edges on fourtap MC. 2011-01-26 15:37:11 -05:00
libavcore
libavdevice
libavfilter Make the avfilter debug functions and macros static to avfilter.c 2011-01-26 15:33:12 +00:00
libavformat mov: simplify mov_read_chapters() by using avio_get_str16be 2011-01-26 22:03:21 +00:00
libavutil intfloat_readwrite: include "mathematics.h" for fallback macros 2011-01-25 15:57:53 +00:00
libpostproc
libswscale Replace ASMALIGN() with .p2align 2011-01-18 20:48:24 +00:00
tests mpegtsenc: set reserved bits to 1 in PCR field 2011-01-26 00:02:42 +00:00
tools
.gitignore
Changelog
cmdutils_common_opts.h
cmdutils.c Make this_year static to cmdutils.c 2011-01-24 23:44:58 +00:00
cmdutils.h Make this_year static to cmdutils.c 2011-01-24 23:44:58 +00:00
common.mak
configure armcc: filter out non-gcc options from ASFLAGS 2011-01-25 20:32:08 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Make local variables static. 2011-01-25 00:02:41 +00:00
ffplay.c Remove outdated and confusing comment. 2011-01-22 13:06:06 +00:00
ffprobe.c
ffserver.c ffserver: put gcc attribute under proper ifdef 2011-01-24 22:09:37 +00:00
ffserver.h
INSTALL
LICENSE
MAINTAINERS
Makefile Makefile: fix cleaning of tools in tests directory 2011-01-25 13:43:54 +00:00
README
subdir.mak
version.sh Fix quoting in version.sh 2011-01-18 20:48:23 +00:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.