ffmpeg/doc
Josh de Kock dc0f711459 lavc: remove libfaac wrapper
There is really no need for two aac wrappers, we already have
libfdk-aac which is better. Not to mention that faac doesn't
even support HEv1, or HEv2. It's also under a license which is
unusable for distribution, so it would only be useful to people
who will compile their own ffmpeg, only use it themselves (which
at that point should just use fdk-aac).

Signed-off-by: Josh de Kock <josh@itanimul.li>
2016-10-01 19:58:04 +01:00
..
doxy Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801' 2016-06-22 11:28:51 +02:00
examples doc/examples: build http_multiclient example 2016-09-30 19:35:52 +02:00
.gitignore Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801' 2016-06-22 11:28:51 +02:00
APIchanges Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da' 2016-09-28 13:30:27 -03:00
Doxyfile avutil/hash: Add more detailed Doxygen documentation 2016-08-02 21:49:52 -07:00
Makefile doc/examples: build http_multiclient example 2016-09-30 19:35:52 +02:00
authors.texi
bitstream_filters.texi doc/bsfs: Fix bsf options divider in documentation 2016-08-13 11:05:24 +02:00
bootstrap.min.css
build_system.txt Merge commit '48362ceadeb2eb5286ae94ef7f9542d990ff7ec7' 2016-04-17 19:36:59 +01:00
codecs.texi doc/codecs.texi: fix and expand color related options 2016-09-28 19:33:20 -03:00
decoders.texi cosmetics: fix some misspelled words 2016-07-17 13:10:27 -03:00
default.css
demuxers.texi docs/demuxers: add libopenmpt section 2016-07-21 02:47:35 +01:00
developer.texi doc/developer.texi: Add a code of conduct 2016-05-26 01:51:34 +02:00
devices.texi
doxy-wrapper.sh doc: make apidoc output independent of SRC_PATH 2016-01-02 12:11:36 +01:00
encoders.texi lavc: remove libfaac wrapper 2016-10-01 19:58:04 +01:00
errno.txt
faq.texi
fate.texi cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
fate_config.sh.template
ffmpeg-bitstream-filters.texi
ffmpeg-codecs.texi
ffmpeg-devices.texi
ffmpeg-filters.texi
ffmpeg-formats.texi
ffmpeg-protocols.texi
ffmpeg-resampler.texi
ffmpeg-scaler.texi
ffmpeg-utils.texi
ffmpeg.texi doc: Mention -dn in the "Stream selection" paragraph. 2016-09-27 09:07:17 +02:00
ffmpeg.txt
ffplay.texi ffplay: update docs after previous changes in ffplay mouse behaviour 2016-01-20 21:23:03 +01:00
ffprobe.texi
ffprobe.xsd ffprobe.xsd: add missing timecode attribute to frameSideDataType 2016-07-27 00:42:13 +02:00
ffserver.conf lavc: remove libfaac wrapper 2016-10-01 19:58:04 +01:00
ffserver.texi
fftools-common-opts.texi
filter_design.txt
filters.texi lavfi/metadata: allow deleting all metadata 2016-10-01 17:32:32 +02:00
formats.texi avformat/mux: implement AVFMT_FLAG_SHORTEST 2016-09-11 23:17:31 +02:00
general.texi lavc: remove libfaac wrapper 2016-10-01 19:58:04 +01:00
git-howto.texi Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 2016-06-21 21:55:34 +02:00
indevs.texi avdevice/decklink: add support for setting input packet timestamp source 2016-06-26 19:18:06 +02:00
issue_tracker.txt
libav-merge.txt doc/libav-merge: add a note for the skipped QSV functionality 2016-10-01 15:20:44 +02:00
libavcodec.texi
libavdevice.texi
libavfilter.texi
libavformat.texi
libavutil.texi
libswresample.texi
libswscale.texi
metadata.texi
mips.txt
multithreading.txt
muxers.texi lavc: remove libfaac wrapper 2016-10-01 19:58:04 +01:00
nut.texi Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 2016-06-21 21:55:34 +02:00
optimization.txt Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 2016-06-21 21:55:34 +02:00
outdevs.texi
platform.texi lavc: remove libfaac wrapper 2016-10-01 19:58:04 +01:00
print_options.c
protocols.texi lavf/http: deprecate user-agent option 2016-09-17 13:48:34 +02:00
rate_distortion.txt
resampler.texi doc/resampler: add exact_rational option 2016-06-13 13:12:05 +07:00
scaler.texi vf_scale: eval, param0 and param1 documentation 2016-01-20 17:31:01 +01:00
snow.txt fix some a/an typos 2016-03-28 14:13:17 -08:00
style.min.css
swresample.txt
swscale.txt cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
t2h.init
t2h.pm
tablegen.txt
texi2pod.pl
texidep.pl
utils.texi doc/utils: fix typo for min() description 2016-03-02 11:20:07 +01:00
writing_filters.txt