FFmpeg git repo
Go to file
Diego Biurrun befe044bb9 avcodec: Stop exporting the removed audio_resample* symbols 2013-09-05 22:11:36 +02:00
compat Revert "w32pthread: help compiler figure out undeeded code" 2013-08-27 23:12:49 +03:00
doc doc: Describe TB option of setpts filter 2013-09-04 12:28:28 +02:00
libavcodec avcodec: Stop exporting the removed audio_resample* symbols 2013-09-05 22:11:36 +02:00
libavdevice libavutil: Make avpriv_open a library-internal function on msvcrt 2013-08-10 00:53:33 +03:00
libavfilter vf_lut: Constantize 2013-08-31 16:13:42 +02:00
libavformat matroskaenc: Allow chapters to be written in trailer 2013-09-04 20:30:43 +02:00
libavresample
libavutil mem: Do not check unsigned values for negative size 2013-09-05 12:38:43 +02:00
libswscale ppc: don't return a value from a function declared void 2013-08-30 00:41:10 +03:00
presets
tests matroskaenc: Fix writing TRACKDEFAULTFLAG 2013-08-27 14:00:31 +02:00
tools ismindex: Replace mkdir ifdeffery by os_support.h #include 2013-08-05 11:38:00 +02:00
.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: support -t as an input option. 2013-08-05 10:54:19 +02:00
avconv.h avconv: support -t as an input option. 2013-08-05 10:54:19 +02:00
avconv_filter.c avconv: support -t as an input option. 2013-08-05 10:54:19 +02:00
avconv_opt.c avconv: support -t as an input option. 2013-08-05 10:54:19 +02:00
avplay.c
avprobe.c
avserver.c
cmdutils.c cmdutils: Only do the windows-specific commandline parsing on _WIN32 2013-08-08 10:59:03 +03:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure build: Report an error message when a pc file is not found 2013-09-04 09:47:06 +02:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.