FFmpeg git repo
Go to file
Ronald S. Bultje 1ca7dc60d2 swscale: fix invalid memory accesses in yuvpacked1() functions. 2012-02-13 07:14:04 -08:00
doc cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00
libavcodec Move PS2 MMI code below the mips subdirectory, where it belongs. 2012-02-13 09:59:53 +01:00
libavdevice 4xm, timefilter: K&R formatting cosmetics 2012-02-10 15:48:50 +01:00
libavfilter yadif: specify array size outside DECLARE_ALIGNED 2012-02-09 21:28:37 +01:00
libavformat build: Set correct dependencies for rtmp* protocols implemented by librtmp. 2012-02-13 09:59:51 +01:00
libavutil build: Add missing directories to DIRS declarations. 2012-02-09 12:26:48 +01:00
libpostproc
libswscale swscale: fix invalid memory accesses in yuvpacked1() functions. 2012-02-13 07:14:04 -08:00
presets
tests cljr: set the properties of the coded_frame, not input frame. 2012-02-12 08:05:38 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1 cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile build: Drop YASM-OBJS-FFT from SUBDIR_VARS. 2012-02-03 14:53:21 +01:00
README
RELEASE
avconv.c avconv: set AVFormatContext.duration from '-t' 2012-02-12 17:15:41 +01:00
avplay.c avplay: reset decoder flush state when seeking 2012-02-06 13:22:01 -05:00
avprobe.c
avserver.c
cmdutils.c cmdutils: update copyright year to 2012. 2012-02-08 10:31:14 -08:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure build: Set correct dependencies for rtmp* protocols implemented by librtmp. 2012-02-13 09:59:51 +01:00
library.mak
version.sh

README

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.