FFmpeg git repo
Go to file
Martin Storsjö af79dd36f3 amr: Set the AVFMT_GENERIC_INDEX flag
This makes the amr demuxer support seeking, closing roundup
issue 2593.
2011-03-21 21:31:34 +01:00
doc doc: add details to the documentation for ffmpeg -map 2011-03-20 21:07:04 +01:00
ffpresets
libavcodec vc1: slice support. 2011-03-21 10:00:43 -04:00
libavdevice Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libavfilter Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libavformat amr: Set the AVFMT_GENERIC_INDEX flag 2011-03-21 21:31:34 +01:00
libavutil Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libpostproc Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libswscale Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
tests fate: remove stale fate-update.sh script 2011-03-19 13:35:52 +00:00
tools Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS partially rename FFmpeg to Libav 2011-03-16 21:54:39 +01:00
Changelog Add missed APIchanges and changelog entries 2011-03-17 12:28:37 +01:00
Doxyfile get rid of the last svn mentions 2011-03-18 21:57:38 +01:00
INSTALL partially rename FFmpeg to Libav 2011-03-16 21:54:39 +01:00
LICENSE partially rename FFmpeg to Libav 2011-03-16 21:54:39 +01:00
Makefile get rid of the last svn mentions 2011-03-18 21:57:38 +01:00
README partially rename FFmpeg to Libav 2011-03-16 21:54:39 +01:00
cmdutils.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cmdutils.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cmdutils_common_opts.h
common.mak Merge libavcore into libavutil 2011-02-15 16:18:21 +01:00
configure Set the correct target for mingw64 dlltool 2011-03-21 20:22:51 +01:00
ffmpeg.c Do no modify terminal parameters using termios.h 2011-03-20 21:13:26 +00:00
ffplay.c ffplay: Don't assume ic->pb is non-null 2011-03-21 15:08:09 -04:00
ffprobe.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ffserver.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ffserver.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
subdir.mak
version.sh get rid of the last svn mentions 2011-03-18 21:57:38 +01:00

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.