FFmpeg git repo
Go to file
Alex Converse fa8fc3b73a fate: Change the probe-format refs to match the final text format committed. 2012-05-07 11:01:38 -07:00
doc avprobe: allow showing only one container/stream property. 2012-05-07 08:08:46 +02:00
libavcodec qdm2: clip array indices returned by qdm2_get_vlc(). 2012-05-07 13:08:36 -04:00
libavdevice build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. 2012-05-07 14:01:32 +02:00
libavfilter lavfi: uninline avfilter_copy_buffer_ref_props(). 2012-05-07 14:23:36 +02:00
libavformat lavf: add missing '*' in a doxy. 2012-05-07 14:22:42 +02:00
libavresample build: cosmetics: Add missing end-of-line backslashes to item lists. 2012-05-07 14:17:40 +02:00
libavutil build: cosmetics: Add missing end-of-line backslashes to item lists. 2012-05-07 14:17:40 +02:00
libswscale build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. 2012-05-07 14:01:32 +02:00
presets
tests fate: Change the probe-format refs to match the final text format committed. 2012-05-07 11:01:38 -07:00
tools
.gitignore gitignore: add Win32 library suffixes 2012-05-02 12:38:22 -04:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c avconv: remove stray useless comment. 2012-05-06 16:20:26 +02:00
avplay.c avplay: properly close/reopen AVAudioResampleContext on channel layout change 2012-05-07 12:42:32 -04:00
avprobe.c avprobe: allow showing only one container/stream property. 2012-05-07 08:08:46 +02:00
avserver.c avserver: check return value of ftruncate() 2012-05-06 12:04:23 +01:00
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak build: Drop leftover .exp pattern from LIBSUFFIXES list. 2012-05-05 16:32:56 +02:00
configure lavfi: always enable the scale filter and depend on sws. 2012-05-06 16:22:29 +02:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.