FFmpeg git repo
Go to file
Martin Storsjö f502ff3f61 Add support for AMR-WB encoding via libvo-amrwbenc
The wrapper code is based on the libamr wrapper removed in SVN rev 19365.

Signed-off-by: Martin Storsjö <martin@martin.st>
2011-04-11 14:55:53 +03:00
doc Add support for AMR-WB encoding via libvo-amrwbenc 2011-04-11 14:55:53 +03:00
ffpresets
libavcodec Add support for AMR-WB encoding via libvo-amrwbenc 2011-04-11 14:55:53 +03: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: add more documentation for AVIOContext. 2011-04-10 14:31:49 +02:00
libavutil eval: add support for trunc, ceil, and floor functions 2011-04-10 09:24:21 +02:00
libpostproc
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
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add support for AMR-WB encoding via libvo-amrwbenc 2011-04-11 14:55:53 +03:00
Doxyfile
INSTALL doc: clarify configure features 2011-04-07 02:54:12 +02:00
LICENSE
Makefile
README
cmdutils.c avio: deprecate av_protocol_next(). 2011-04-08 17:48:53 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak Include dependencies for test programs 2011-03-31 12:01:27 +01:00
configure Add support for AMR-WB encoding via libvo-amrwbenc 2011-04-11 14:55:53 +03:00
ffmpeg.c Redefine sameq 2011-04-10 09:27:50 +02:00
ffplay.c avio: avio_ prefix for url_set_interrupt_cb. 2011-04-07 18:11:24 +02:00
ffprobe.c
ffserver.c lavf: get rid of ffm-specific stuff in avformat.h 2011-04-08 20:58:19 +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.