FFmpeg git repo
Go to file
Alex Converse 3607dc2b1a doc: Replace a stray reference to the old '-intra' flag. 2012-05-08 10:58:35 -07:00
doc doc: Replace a stray reference to the old '-intra' flag. 2012-05-08 10:58:35 -07:00
libavcodec lagarith: add YUY2 decoding support 2012-05-08 07:24:31 +02: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 rtsp: Add content-type message header parsing 2012-05-08 10:18:35 -07:00
libavresample build: cosmetics: Add missing end-of-line backslashes to item lists. 2012-05-07 14:17:40 +02:00
libavutil av_samples_fill_array: Mark unmodified function argument as const. 2012-05-08 11:35:49 +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
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
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.