FFmpeg git repo
Go to file
Stefano Sabatini c0170d0973 imgutils: introduce internal image_get_linesize() and use it
Allow to factorize code between av_image_get_linesize() and
av_image_fill_linesizes(), and add missing checks.

Increase robustness.
2011-05-16 23:55:54 +02:00
doc showinfo: replace "CRC" by "checksum" 2011-05-15 12:28:53 +02:00
ffpresets
libavcodec rawdec: Allow overriding top field first. 2011-05-16 21:52:35 +02:00
libavdevice Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02:00
libavfilter drawtext: specify union type for setting default options 2011-05-16 23:50:43 +02:00
libavformat Bump minor after adding a caf muxer. 2011-05-16 11:24:23 +02:00
libavutil imgutils: introduce internal image_get_linesize() and use it 2011-05-16 23:55:54 +02:00
libpostproc
libswscale swscale: fix compile on mingw32 2011-05-14 13:22:46 +02:00
mt-work
tests Merge remote branch 'qatar/master' 2011-05-15 04:44:07 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Initial caf muxer. 2011-05-15 03:25:57 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
cmdutils.c cmdutils: Allocate private decoder context if its not allocated yet. 2011-05-16 21:26:18 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge remote branch 'qatar/master' 2011-05-16 05:01:40 +02:00
ffmpeg.c rawdec: Allow overriding top field first. 2011-05-16 21:52:35 +02:00
ffplay.c Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02:00
ffprobe.c
ffserver.c Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02: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.