FFmpeg git repo
Go to file
Martin Storsjö 7073938121 libopencore-amr, libvo-amrwbenc: Find the closest matching bitrate
Dynamically print the supported bitrates from the local table,
instead of using a hardcoded log message.

Signed-off-by: Martin Storsjö <martin@martin.st>
2011-04-14 00:31:33 +03:00
doc doc: update developer guide 2011-04-13 10:01:14 +02:00
ffpresets
libavcodec libopencore-amr, libvo-amrwbenc: Find the closest matching bitrate 2011-04-14 00:31:33 +03:00
libavdevice
libavfilter
libavformat lavf: postpone removal of public metadata conversion API 2011-04-13 13:50:17 +02:00
libavutil eval: add support for trunc, ceil, and floor functions 2011-04-10 09:24:21 +02:00
libpostproc
libswscale swscale: Factorize FAST_BGR2YV12 definition. 2011-04-13 17:24:53 +02:00
tests lavf/utils.c: Order packets with identical PTS by stream index. 2011-04-12 19:06:26 -04: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
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
configure Error out if vaapi is not found 2011-04-12 19:17:06 +02:00
ffmpeg.c Redefine sameq 2011-04-10 09:27:50 +02:00
ffplay.c
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.