FFmpeg git repo
Go to file
Ronald S. Bultje cdc5a3a194 mpeg1video: add CODEC_CAP_SLICE_THREADS. 2011-07-13 12:41:45 -07:00
doc wav: parse 'bext' metadata 2011-07-13 11:57:51 +02:00
ffpresets
libavcodec mpeg1video: add CODEC_CAP_SLICE_THREADS. 2011-07-13 12:41:45 -07:00
libavdevice
libavfilter
libavformat lavf: fix segfault in av_open_input_stream() 2011-07-13 20:49:31 +02:00
libavutil
libpostproc
libswscale
tests mpegtsenc: set Random Access indicator on keyframe start packets 2011-07-13 20:49:26 +02:00
tools
.gitignore build: move tests/seek_test.c to libavformat and reuse generic build rules 2011-07-13 13:27:15 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog wav: add an option for writing BEXT chunk 2011-07-13 11:57:47 +02:00
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Add a check for strptime(). 2011-07-13 12:14:27 +02:00
ffmpeg.c Replace some gotos that lead to single return statements by direct return. 2011-07-13 17:53:49 +02:00
ffplay.c Replace some gotos that lead to single return statements by direct return. 2011-07-13 17:53:49 +02:00
ffprobe.c
ffserver.c Replace some gotos that lead to single return statements by direct return. 2011-07-13 17:53:49 +02:00
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.