FFmpeg git repo
Go to file
Diego Biurrun b78b10c4b7 avutil: Move internal CPU detection function declarations to private header 2013-08-28 23:54: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 apedec: do not buffer decoded samples over AVPackets 2013-08-28 15:00:34 -04: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 Give less generic names to global library option arrays 2013-08-02 19:19:02 +02:00
libavutil avutil: Move internal CPU detection function declarations to private header 2013-08-28 23:54:14 +02:00
libswscale swscale: Move extern declarations for tables to swscale_internal.h 2013-08-15 14:38:03 +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 miscellaneous typo fixes 2013-07-25 19:43:32 +02:00
avprobe.c
avserver.c avserver: do not use a static string as a default for a string option 2013-08-04 18:47:22 +02:00
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.