FFmpeg git repo
Go to file
Anton Khirnov bc17bd90f5 matroskaenc: simplify get_aac_sample_rates by using ff_mpeg4audio_get_config
This also fixes broken SBR detection, which produced files with double
sample rate since 8ae0fa2.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
2011-03-22 21:39:14 -04:00
doc
ffpresets
libavcodec Add apply_window_int16() to DSPContext with x86-optimized versions and use it 2011-03-22 21:08:30 -04:00
libavdevice
libavfilter
libavformat matroskaenc: simplify get_aac_sample_rates by using ff_mpeg4audio_get_config 2011-03-22 21:39:14 -04:00
libavutil
libpostproc
libswscale
tests Add apply_window_int16() to DSPContext with x86-optimized versions and use it 2011-03-22 21:08:30 -04:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
Makefile
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c
ffplay.c
ffprobe.c
ffserver.c
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.