FFmpeg git repo
Go to file
Justin Ruggles 9ae53c5860 lavc: add ff_u8_to_s8() for safe type punning of uint8_t to int8_t 2013-09-18 14:10:05 -04:00
compat
doc doc: Add missing hashes and dates to APIChanges 2013-09-17 13:31:54 +02:00
libavcodec lavc: add ff_u8_to_s8() for safe type punning of uint8_t to int8_t 2013-09-18 14:10:05 -04:00
libavdevice
libavfilter
libavformat avformat: Use av_reallocp() where suitable 2013-09-18 18:28:38 +02:00
libavresample
libavutil mem: Introduce av_reallocp 2013-09-16 19:36:37 +02:00
libswscale Drop pointless directory name prefixes from #includes in the current dir 2013-09-10 12:38:41 +02:00
presets
tests fate.sh: Run git-clone quietly 2013-09-10 12:38:41 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog cosmetics: Fix ATRAC codec name spelling 2013-09-02 21:38:57 +02:00
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c
avconv.h
avconv_filter.c
avconv_opt.c
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Fix references to deleted avcodec_encode_video() function 2013-09-16 13:59:19 +02:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.