FFmpeg git repo
Go to file
Diego Biurrun e7373585f8 dsputil_template: Move bits that are used templatized into separate file
This allows detemplatizing the bits that are not instantiated twice.
2014-03-26 04:31:27 -07:00
compat
doc af_volume: support using replaygain frame side data 2014-03-24 06:07:51 +01:00
libavcodec dsputil_template: Move bits that are used templatized into separate file 2014-03-26 04:31:27 -07:00
libavdevice
libavfilter vf_transpose: K&R formatting cosmetics 2014-03-25 12:24:39 +01:00
libavformat mp3dec: export replaygain tags from ID3v2 2014-03-24 06:13:39 +01:00
libavresample
libavutil frame: add a function for removing side data from a frame 2014-03-24 06:07:51 +01:00
libswscale RGBA64 pixel formats 2014-03-16 23:05:47 +01:00
presets
tests float_dsp: add test program and use it as fate test 2014-03-18 13:08:00 +01:00
tools
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c
avconv_vdpau.c
avconv.c avconv: More descriptive message about framedrop 2014-03-25 12:26:24 +01:00
avconv.h avconv: print verbose per-stream transcoding statistics 2014-03-24 06:20:38 +01:00
avplay.c
avprobe.c
avserver.c
Changelog mp3dec: export replaygain tags from ID3v2 2014-03-24 06:13:39 +01:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure build: Add config option for CABAC code 2014-03-24 15:35:18 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.