ffmpeg/doc
Diego Biurrun b5f19f7478 aac: Split function to parse ADTS header data into public and private part
This makes the currently semi-public avpriv_aac_parse_header() function
private to libavcodec and adds a proper public API function to return
the parts of the ADTS header required in libavformat.
2017-05-02 18:50:34 +02:00
..
doxy
examples doc/examples/output: Cast pointer to the right (const) type 2017-04-24 16:10:06 +02:00
.gitignore
APIchanges hwcontext: Improve allocation in derived contexts 2017-04-30 17:33:18 +01:00
Doxyfile
Makefile build: Split logic for building examples off into a separate Makefile 2017-02-21 16:10:51 +01:00
RELEASE_NOTES
avconv.texi avconv: Support setting the hardware device to use when filtering 2017-04-30 16:13:50 +01:00
avplay.texi
avprobe.texi
avtools-common-opts.texi
avutil.txt
bitstream_filters.texi vp9: Add bsf to fix reordering in raw streams 2017-04-02 19:05:43 +01:00
build_system.txt
decoders.texi
demuxers.texi
developer.texi aac: Split function to parse ADTS header data into public and private part 2017-05-02 18:50:34 +02:00
doxy-wrapper.sh
encoders.texi doc: Add VAAPI encoders 2017-04-02 19:06:33 +01:00
eval.texi
faq.texi Use modern avconv syntax for codec selection in documentation and tests 2017-02-27 10:36:45 +01:00
fate.texi fate: Add --ignore-tests configure option for omitting specific FATE tests 2016-12-28 18:10:32 +01:00
filters.texi Use modern avconv syntax for codec selection in documentation and tests 2017-02-27 10:36:45 +01:00
general.texi Add ClearVideo decoder 2017-04-25 15:39:10 +02:00
git-howto.texi
git-howto.txt
indevs.texi
libavfilter.texi
metadata.texi
multithreading.txt
muxers.texi doc: add dash muxer 2017-01-31 00:45:30 +02:00
nut.texi
optimization.txt build: Prefer NASM assembler over YASM 2017-03-07 08:32:37 +01:00
outdevs.texi
platform.texi build: Prefer NASM assembler over YASM 2017-03-07 08:32:37 +01:00
print_options.c doc: Turn off noisy deprecation warnings in the option printer 2016-11-02 10:33:39 +01:00
protocols.texi
rate_distortion.txt
soc.txt
swscale.txt
t2h.init
tablegen.txt
texi2pod.pl doc: escape left brace in texi2pod.pl regex 2016-07-10 13:34:57 +02:00
viterbi.txt