aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Update for 3.3.5Michael Niedermayer2017-10-261-1/+1
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Update for 3.3.4Michael Niedermayer2017-09-111-1/+1
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* avformat/hls: Fix DoS due to infinite loopMichael Niedermayer2017-09-101-0/+18
| | | | | | | | | | | | | Fixes: loop.m3u The default max iteration count of 1000 is arbitrary and ideas for a better solution are welcome Found-by: Xiaohei and Wangchu from Alibaba Security Team Previous version reviewed-by: Steven Liu <lingjiujianke@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 7ec414892ddcad88313848494b6fc5f437c9ca4a) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* doc/filters: typo in frei0rBrice Waegeneire2017-07-231-1/+1
| | | | | | | Signed-off-by: Brice Waegeneire <brice.wge@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 6a6eec485d23b0c47a7cfeb94995db1be91c0e1a) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Update for 3.3.3Michael Niedermayer2017-07-191-1/+1
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Update for 3.3.2n3.3.2Michael Niedermayer2017-06-061-1/+1
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* doc/filters: Clarify scale2ref exampleKevin Mark2017-06-021-1/+1
| | | | | | | Signed-off-by: Kevin Mark <kmark937@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 114e8716214d414d7965029ae5fe74668ed69e4a) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* doc/general: fix project name after 2b1a6b1aeClément Bœsch2017-05-141-1/+1
| | | | | (cherry picked from commit d8eb40bd70c9c6326f51ce4afe29c3d4485388b2) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Update for 3.3.1Michael Niedermayer2017-05-141-1/+1
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* doc/developer: Add terse documentation of assumed C implementation defined ↵Michael Niedermayer2017-05-141-0/+5
| | | | | | | | | behavior Suggested-by: "Ronald S. Bultje" <rsbultje@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit b706ddbae3f4a11c58560b914807931556108b55) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Update for 3.3Michael Niedermayer2017-04-121-1/+1
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* doc/APIchanges: Fill in missing fieldsMichael Niedermayer2017-04-121-11/+11
| | | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 5b441d2981f35e6183b0ac29fa89e089c91cf7ba) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* doc/examples/decode_video: Fix format string vulnerabilityMichael Niedermayer2017-04-111-1/+1
| | | | | | | | Fixes: CID1404843 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 23edd41a0d6994cb5d9983d8f035e8eef78960ad) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* doc/libav-merge: document hlsenc encryption stateClément Bœsch2017-04-011-0/+1
|
* doc/examples/transcode_aac: replace local get_error_text with av_err2strClément Bœsch2017-04-011-26/+14
|
* Merge commit 'bf8646274b3ea2d9a193edfdbd70a3bb5c6dd74f'Clément Bœsch2017-04-011-0/+13
|\ | | | | | | | | | | | | * commit 'bf8646274b3ea2d9a193edfdbd70a3bb5c6dd74f': doc: Add note about recent regression in AviSynth+ Merged-by: Clément Bœsch <u@pkh.me>
| * doc: Add note about recent regression in AviSynth+Stephen Hutchinson2016-11-171-0/+13
| | | | | | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* | x86/hevc_add_res: merge last remaining changes from ↵James Almer2017-03-311-1/+0
| | | | | | | | | | | | 3d6535983282bea542dac2e568ae50da5796be34 See https://lists.libav.org/pipermail/libav-devel/2016-October/079829.html
* | doc/libav-merge: link to the relevant ml thread in the extract_extradata lineJames Almer2017-03-311-1/+1
| |
* | doc/decode_audio: use <> to include libav* headersJames Almer2017-03-311-3/+3
| | | | | | | | Found-by: ubitux
* | Merge commit '905cdcaa9d081d3d945ce555b27b43a75c3af57b'James Almer2017-03-311-2/+3
|\| | | | | | | | | | | | | * commit '905cdcaa9d081d3d945ce555b27b43a75c3af57b': examples/decode_audio: Add missing header for av_free() Merged-by: James Almer <jamrial@gmail.com>
| * examples/decode_audio: Add missing header for av_free()Diego Biurrun2016-11-101-2/+3
| |
| * pixfmt: Add GRAY12Luca Barbato2016-11-071-0/+3
| |
* | doc/libav-merge: mention aac_adtstoasc extradata update fix for matroskaJames Almer2017-03-311-0/+1
| |
* | avutil/spherical: add av_spherical_projection_name()James Almer2017-03-311-0/+4
| | | | | | | | | | | | Reviewed-by: Benoit Fouet <benoit.fouet@free.fr> Reviewed-by: Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>
* | doc/libav-merge: remove line about AC3 fixed decoder speedupJames Almer2017-03-311-1/+0
| | | | | | | | It was addressed in commit 91ccd38c0befb17d788c1621d1d4362dc1c40bd6
* | doc/APIchanges: UpdateMichael Niedermayer2017-03-311-19/+19
| |
* | doc/examples/encode_audio: Favor a sample rate close to 44khz instead of the ↵Michael Niedermayer2017-03-301-1/+2
| | | | | | | | | | | | | | | | | | | | maximum sample rate This is an example, people will copy and use this. The maximum supported is quite unreasonable as a default choice Reviewed-by: Steven Liu <lingjiujianke@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* | doc/examples/filtering_audio: switch to new decoding APIMatthieu Bouron2017-03-301-33/+30
| |
* | doc/examples/filtering_video: switch to new decoding APIMatthieu Bouron2017-03-301-19/+27
| |
* | doc/codecs: add jedec-p22Clément Bœsch2017-03-301-0/+2
| |
* | Merge commit 'd06aa24ba583ad08025da9e1b29afcd8218ff9b0'Clément Bœsch2017-03-301-0/+4
|\| | | | | | | | | | | | | * commit 'd06aa24ba583ad08025da9e1b29afcd8218ff9b0': hwcontext: Hardware frame mapping Merged-by: Clément Bœsch <cboesch@gopro.com>
| * hwcontext: Hardware frame mappingMark Thompson2016-11-031-0/+4
| | | | | | | | | | | | | | | | | | | | Adds the new av_hwframe_map() function, which allows mapping between hardware frames and normal memory, along with internal support for implementing it. Also adds av_hwframe_ctx_create_derived(), for creating a hardware frames context associated with one device using frames mapped from another by some hardware-specific means.
* | Merge commit '2025d3787158ba272a1b8fbc0493fa20dd7a8484'Clément Bœsch2017-03-291-4/+10
|\| | | | | | | | | | | | | * commit '2025d3787158ba272a1b8fbc0493fa20dd7a8484': doc: Turn off noisy deprecation warnings in the option printer Merged-by: Clément Bœsch <u@pkh.me>
| * doc: Turn off noisy deprecation warnings in the option printerDiego Biurrun2016-11-021-4/+10
| |
| * examples/decode_video: remove a stray unrelated commentAnton Khirnov2016-11-021-2/+0
| |
* | Fix all -Wformat warnings raised by DJGPPClément Bœsch2017-03-291-1/+0
| |
* | lavu: add av_fourcc_make_string() and av_fourcc2str()Clément Bœsch2017-03-291-0/+4
| |
* | Merge commit '8191f960a669819db4de33a2439ded1630b8a73e'Clément Bœsch2017-03-291-1/+1
|\| | | | | | | | | | | | | * commit '8191f960a669819db4de33a2439ded1630b8a73e': examples/decode_video: constify the AVCodec instance Merged-by: Clément Bœsch <u@pkh.me>
| * examples/decode_video: constify the AVCodec instanceAnton Khirnov2016-11-021-1/+1
| |
* | Merge commit '5b4d7ac7ae5d821cfa6ab89f8eab4d31851ef32c'Clément Bœsch2017-03-291-6/+8
|\| | | | | | | | | | | | | * commit '5b4d7ac7ae5d821cfa6ab89f8eab4d31851ef32c': examples/encode_video: use the AVFrame API for allocating the frame Merged-by: Clément Bœsch <u@pkh.me>
| * examples/encode_video: use the AVFrame API for allocating the frameAnton Khirnov2016-11-021-7/+12
| | | | | | | | | | It is more efficient and so preferred over allocating the buffers manually.
* | doc/examples/{de,en}code_audio: fix includesClément Bœsch2017-03-292-7/+7
| | | | | | | | Consistent with other examples.
* | Merge commit 'd0a603a534a0ee4b255e5e72742428a7f7f42b83'Clément Bœsch2017-03-291-1/+3
|\| | | | | | | | | | | | | * commit 'd0a603a534a0ee4b255e5e72742428a7f7f42b83': examples/encode_video: set the framerate Merged-by: Clément Bœsch <u@pkh.me>
| * examples/encode_video: set the framerateAnton Khirnov2016-11-021-1/+3
| |
* | Merge commit 'e02524025bce2c8bf8b5bffd96479785c75a70d4'Clément Bœsch2017-03-291-1/+1
|\| | | | | | | | | | | | | * commit 'e02524025bce2c8bf8b5bffd96479785c75a70d4': examples/encode_video: constify the AVCodec instance Merged-by: Clément Bœsch <u@pkh.me>
| * examples/encode_video: constify the AVCodec instanceAnton Khirnov2016-11-021-1/+1
| |
* | Merge commit '7b1f03477f1a43d2261fbd83e50a4ad90c7f806d'Clément Bœsch2017-03-296-364/+375
|\| | | | | | | | | | | | | * commit '7b1f03477f1a43d2261fbd83e50a4ad90c7f806d': examples/avcodec: split the remaining two examples into separate files Merged-by: Clément Bœsch <u@pkh.me>
| * examples/avcodec: split the remaining two examples into separate filesAnton Khirnov2016-11-023-164/+188
| |
* | Merge commit '90265814f993098d79b0a0f40745ecdb403fbf56'Clément Bœsch2017-03-291-1/+1
|\| | | | | | | | | | | | | * commit '90265814f993098d79b0a0f40745ecdb403fbf56': examples/decode_audio: constify the AVCodec instance Merged-by: Clément Bœsch <u@pkh.me>