Go to file
Anton Khirnov 32a97d4630 avio: make url_filesize() internal. 2011-04-04 17:45:20 +02:00
doc lavf: bump minor version and add an APIChanges entry for avio changes 2011-04-03 23:38:05 +02:00
ffpresets Update qmin/qmax values for libx264 presets 2011-02-08 15:59:30 -08:00
libavcodec aacenc: reduce the number of loop index variables 2011-04-04 09:12:37 +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 avio: make url_filesize() internal. 2011-04-04 17:45:20 +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 Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
tests ac3enc: select bandwidth based on bit rate, sample rate, and number of 2011-04-03 20:59:14 -04: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 Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 2009-06-05 09:51:31 +00:00
COPYING.GPLv3 Add configure option to upgrade (L)GPL to version 3. 2009-06-05 11:04:03 +00:00
COPYING.LGPLv2.1 Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 2009-06-05 09:51:31 +00:00
COPYING.LGPLv3 Add configure option to upgrade (L)GPL to version 3. 2009-06-05 11:04:03 +00:00
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 partially rename FFmpeg to Libav 2011-03-16 21:54:39 +01: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 Implement a -pix_fmts option for listing all the supported pixel 2009-12-21 21:53:03 +00:00
common.mak Include dependencies for test programs 2011-03-31 12:01:27 +01:00
configure fate: fix partial run when no samples path is specified 2011-04-03 23:16:45 +01:00
ffmpeg.c Add audio_service_type field to AVCodecContext for encoding and reporting 2011-03-25 16:51:53 -04: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 avio: make url_open_dyn_packet_buf internal. 2011-04-03 22:47:32 +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.