FFmpeg git repo
Go to file
Anton Khirnov c5704b2b9a lavf: mark av_pkt_dump(_log) for remove on $next+1 bump. 2011-04-08 15:44:09 +02:00
doc proto: introduce listen option in tcp 2011-04-07 02:54:30 +02:00
ffpresets Update qmin/qmax values for libx264 presets 2011-02-08 15:59:30 -08:00
libavcodec lavc: add a FF_API_REQUEST_CHANNELS deprecation macro 2011-04-07 18:11:24 +02:00
libavdevice sndio bug fix 2011-03-29 21:19:39 -07:00
libavfilter lavfi: add fade filter 2011-04-03 08:47:16 +02:00
libavformat lavf: mark av_pkt_dump(_log) for remove on $next+1 bump. 2011-04-08 15:44:09 +02:00
libavutil Remove unnecessary icc version checks 2011-03-23 12:39:58 +00:00
libpostproc Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libswscale swscale: postpone sws_getContext removal until next major bump. 2011-04-06 22:55:28 +02:00
tests matroskaenc: don't write an empty Cues element. 2011-04-07 18:11:24 +02:00
tools Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
.gitignore consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
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 MxPEG decoder 2011-03-30 07:18:34 +02:00
Doxyfile get rid of the last svn mentions 2011-03-18 21:57:38 +01:00
INSTALL doc: clarify configure features 2011-04-07 02:54:12 +02:00
LICENSE cosmetics: fix dashed line length after 070c5d0 2011-03-28 09:53:40 +02:00
Makefile Remove support for stripping executables 2011-03-29 22:05:04 +01:00
README cosmetics: fix dashed line length after 070c5d0 2011-03-28 09:53:40 +02: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 Include dependencies for test programs 2011-03-31 12:01:27 +01:00
configure configure: tell user if libva is enabled like the rest of external libs. 2011-04-05 09:09:08 +02:00
ffmpeg.c avio: avio_ prefix for url_set_interrupt_cb. 2011-04-07 18:11:24 +02:00
ffplay.c avio: avio_ prefix for url_set_interrupt_cb. 2011-04-07 18:11:24 +02:00
ffprobe.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ffserver.c avio: AVIO_ prefixes for URL_ open flags. 2011-04-07 18:07:16 +02:00
ffserver.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
subdir.mak Remove support for stripping executables 2011-03-29 22:05:04 +01:00
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.