FFmpeg git repo
Go to file
Diego Biurrun 30b4ee7901 Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations. 2011-09-24 12:11:17 +02:00
doc Apple ProRes decoder 2011-09-22 14:54:46 +03:00
ffpresets
libavcodec adpcmenc: Set bits_per_coded_sample 2011-09-23 20:54:29 -04:00
libavdevice Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations. 2011-09-24 12:11:17 +02:00
libavfilter
libavformat Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations. 2011-09-24 12:11:17 +02:00
libavutil
libpostproc
libswscale Fix unnecessary shift with 9/10bit vertical scaling 2011-09-23 02:13:30 +02:00
tests adpcmenc: fix QT IMA ADPCM encoder 2011-09-23 20:54:29 -04:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add LATM demuxer 2011-09-22 20:39:24 +02:00
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c avconv: actually set InputFile.rate_emu 2011-09-23 10:04:44 +02:00
avplay.c
avprobe.c
avserver.c
cmdutils.c cmdutils: move grow_array out of #if CONFIG_AVFILTER 2011-09-23 11:40:25 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.