FFmpeg git repo
Go to file
Måns Rullgård fdcd782dd9 configure: add AVR32 names for --cpu flag
Recognise AVR32 processor names as well as the generic "ap" and "uc"
family names as values for --cpu.  Also define two subtypes, avr32_ap
and avr32_uc.

Originally committed as revision 19663 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-08-17 00:15:48 +00:00
doc Sony Wave64 demuxer 2009-08-10 16:27:33 +00:00
ffpresets
libavcodec Mark the AOT escape value as supported. 2009-08-17 00:15:02 +00:00
libavdevice vfwcap: Move vfw_read_close to avoid forward declaration. 2009-08-02 17:39:10 +00:00
libavfilter
libavformat Moves the display of metadata to dump_format() 2009-08-12 13:17:39 +00:00
libavutil MIPS: 100L: fix AV_[RW]N64 on MIPS64 2009-08-16 18:43:36 +00:00
libpostproc
libswscale More indentation changes leftover from r29522: 2009-08-16 21:37:07 +00:00
tests matroskadec: correctly parse flags for simpleblock frames 2009-08-10 18:06:14 +00:00
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Sony Wave64 demuxer 2009-08-10 16:27:33 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS Make me maintainer of rtp_asf.* 2009-08-04 21:43:53 +00:00
Makefile Replace BUILD_{SHARED,STATIC} with CONFIG_ counterparts 2009-07-28 08:58:48 +00:00
README
cmdutils.c Document the output of ffmpeg -formats. 2009-08-09 10:42:38 +00:00
cmdutils.h
common.mak Generate dependencies while compiling if supported by compiler 2009-08-08 18:27:27 +00:00
configure configure: add AVR32 names for --cpu flag 2009-08-17 00:15:48 +00:00
ffmpeg.c 100l, error out if subtitle encoder failed instead of writing an AVPacket 2009-08-15 00:37:31 +00:00
ffplay.c Moves the display of metadata to dump_format() 2009-08-12 13:17:39 +00:00
ffserver.c
ffserver.h
subdir.mak Replace BUILD_{SHARED,STATIC} with CONFIG_ counterparts 2009-07-28 08:58:48 +00:00
version.sh version.sh: use standard sed syntax 2009-08-16 15:51:47 +00:00

README

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.