1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
Go to file
Michael Niedermayer 83a4d356ef Support non interleaved avi files that have 0<size<sample_size.
(No i do not have a sample its thus also untested)
The new code is also simpler.

Originally committed as revision 20347 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-10-22 18:32:27 +00:00
doc Sort video filter descriptions by name. 2009-10-21 21:19:57 +00:00
ffpresets
libavcodec Indicate that AdaptCoeff1 and 2 are functions of the actual coefficients. 2009-10-22 15:57:04 +00:00
libavdevice
libavfilter Make the pix_fmts var in query_formats() static const. 2009-10-21 21:04:53 +00:00
libavformat Support non interleaved avi files that have 0<size<sample_size. 2009-10-22 18:32:27 +00:00
libavutil
libpostproc
libswscale
tests Print "NOPTS" when AV_NOPTS_VALUE is encountered during seek regression tests. 2009-10-20 15:37:50 +00:00
tools
Changelog
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile Fix the spelling for the project name, from "ffmpeg" to "FFmpeg". 2009-10-21 18:36:42 +00:00
ffmpeg.c
ffplay.c
ffserver.c
ffserver.h
INSTALL
LICENSE
MAINTAINERS
Makefile Rename vfilters.texi to libavfilter.texi, as the file is meant to 2009-10-21 18:22:20 +00:00
README
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.