No description
Find a file
Stefano Sabatini bc97695af8 ffmpeg: remove unused fields AVOutputStream.original_width/height
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
2011-05-10 07:17:52 +02:00
doc drawtext: add documentation for the shadow parameters 2011-05-07 10:21:56 +02:00
ffpresets
libavcodec mpegaudiodec: group #includes more sanely 2011-05-09 22:27:16 +01:00
libavdevice Replace some commented-out debug printf() / av_log() messages with av_dlog(). 2011-04-29 17:27:01 +02:00
libavfilter drawtext: add shadow support. 2011-05-07 10:21:56 +02:00
libavformat mpegtsenc: Clear st->priv_data when freeing it 2011-05-09 19:14:40 +03:00
libavutil log: Fix an oob array read. 2011-05-08 13:34:05 -07:00
libpostproc cosmetics: trim trailing whitespace in postproc 2011-05-08 13:33:23 -07:00
libswscale libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation 2011-04-28 07:25:27 +02:00
tests regtest: fix wma tests 2011-05-09 12:48:18 +01:00
tools Replace `` by $() syntax in shell scripts. 2011-04-23 17:45:05 +02:00
.gitignore Remove stray libavcore and _g binary references. 2011-04-23 14:23:20 +02:00
Changelog DPX image encoder 2011-05-01 19:35:55 +02:00
cmdutils.c cmdutils: add OPT_INT check in parse_number_or_die() 2011-05-10 07:15:24 +02:00
cmdutils.h cmdutils: remove list_fmts(), simplify 2011-05-10 07:14:13 +02:00
cmdutils_common_opts.h
common.mak Include dependencies for test programs 2011-03-31 12:01:27 +01:00
configure mpegaudio: remove CONFIG_MPEGAUDIO_HP option 2011-05-09 17:30:12 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: remove unused fields AVOutputStream.original_width/height 2011-05-10 07:17:52 +02:00
ffplay.c Replace deprecated av_get_pict_type_char() with av_get_picture_type_char(). 2011-05-02 11:24:45 +02:00
ffprobe.c Lowercase all ff* program names. 2011-04-23 19:12:24 +02:00
ffserver.c Eliminate pointless '#if 1' statements without matching '#else'. 2011-04-26 20:18:27 +02:00
ffserver.h
INSTALL doc: clarify configure features 2011-04-07 02:54:12 +02:00
LICENSE
Makefile Implement fate-rsync target 2011-05-03 19:21:30 +02:00
README
subdir.mak Remove support for stripping executables 2011-03-29 22:05:04 +01:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.