FFmpeg git repo
Go to file
Paul B Mahol 2af3dc8698 ttadec: CRC checking
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
2012-02-14 13:00:55 -05:00
doc cosmetics: Delete empty lines at end of file. 2012-02-09 12:26:45 +01:00
libavcodec ttadec: CRC checking 2012-02-14 13:00:55 -05:00
libavdevice 4xm, timefilter: K&R formatting cosmetics 2012-02-10 15:48:50 +01:00
libavfilter Drop some completely unnecessary av_unused attributes. 2012-02-13 19:20:53 +01:00
libavformat movenc: Support muxing VC1 2012-02-14 16:12:18 +02:00
libavutil Move some conditionally used variables into the block where they are used. 2012-02-13 19:20:54 +01:00
libpostproc
libswscale swscale: Remove some write-only variables related to alpha handling. 2012-02-14 10:12:43 +01:00
presets
tests sunrast: Add fate test for gray8. 2012-02-13 22:29:22 +01:00
tools ismindex: Fix build on mingw 2012-01-26 00:04:28 +02:00
.gitignore Ignore generated aviocat and ismindex tools. 2012-01-25 15:04:35 +01:00
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: Don't split out inline sequence headers when stream copying VC1 2012-02-14 16:12:15 +02: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 librtmp: Add "lib" prefix to librtmp URLProtocol declarations. 2012-02-14 11:37:01 +01:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.