FFmpeg git repo
Go to file
Diego Biurrun a9aee08d90 dsputil: Split off FDCT bits into their own context 2014-07-07 12:28:45 -07:00
compat
doc dsputil: Split off IDCT bits into their own context 2014-06-30 07:58:46 -07:00
libavcodec dsputil: Split off FDCT bits into their own context 2014-07-07 12:28:45 -07:00
libavdevice
libavfilter vf_showinfo: print display transformation values 2014-06-14 00:19:14 -04:00
libavformat smoothstreamingenc: Fix a memory leak on errors 2014-07-07 22:08:42 +03:00
libavresample
libavutil audio_fifo: Split into a separate doxygen module 2014-07-06 11:44:10 -07:00
libswscale
presets
tests fate: Add dependencies for dct/fft/mdct/rdft tests 2014-06-26 16:03:21 -07:00
tools ismindex: Add an option for outputting files elsewhere than in the current directory 2014-07-03 20:13:27 +03:00
.gitignore Remove avserver. 2014-06-18 14:55:28 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Remove avserver. 2014-06-18 14:55:28 +02:00
INSTALL
LICENSE
Makefile Remove avserver. 2014-06-18 14:55:28 +02:00
README
RELEASE
arch.mak
avconv.c Use av_packet_rescale_ts() to simplify code. 2014-06-20 14:14:48 +02:00
avconv.h
avconv_dxva2.c
avconv_filter.c
avconv_opt.c
avconv_vda.c
avconv_vdpau.c
avplay.c
avprobe.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure dsputil: Split off FDCT bits into their own context 2014-07-07 12:28:45 -07:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.