FFmpeg git repo
Go to file
Diego Biurrun 67e6a9f558 cosmetics: Place arch initialization calls in alphabetical order 2013-08-29 11:24:14 +02:00
compat Revert "w32pthread: help compiler figure out undeeded code" 2013-08-27 23:12:49 +03:00
doc doc: document the asf demuxer 2013-08-28 11:02:56 +02:00
libavcodec cosmetics: Place arch initialization calls in alphabetical order 2013-08-29 11:24:14 +02:00
libavdevice libavutil: Make avpriv_open a library-internal function on msvcrt 2013-08-10 00:53:33 +03:00
libavfilter vf_fps: use double constants for default/min/max for start_time 2013-08-28 17:54:47 +03:00
libavformat rtmpproto: Fix limelight authentication with abbreviated app names 2013-08-28 17:54:51 +03:00
libavresample
libavutil arm: float_dsp: Propagate cpu_flags to vfp initialization function 2013-08-29 11:24:14 +02:00
libswscale cosmetics: Place arch initialization calls in alphabetical order 2013-08-29 11:24:14 +02: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 Voxware MetaSound decoder 2013-08-08 10:52:44 +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 configure: x86: Fix handling of i686 and cpunop features 2013-08-28 17:03:05 +02:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.