Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2017-04-07vf_pad: center image on padded area if negative x/yRicardo Constantino
or if x/y go beyond padded area. This is mostly useful when paired with the aspect option. Defaults aren't changed. Idea for this was taken from mpv's soon-to-be-removed expand vf. Reviewed-by: Paul B Mahol <onemda@gmail.com>
2017-04-07doc/libav-merge: remove line about extract_extradata_bsf usageJames Almer
It was addressed in b8f26779d615dfb466e90627323b1a4e40639f76
2017-04-06lavc: Add Content Light Level side metadata found in HEVCSteve Lhomme
These data are necessary when transmitting HDR over HDMI. Signed-off-by: James Almer <jamrial@gmail.com>
2017-04-06lavu: add support for Content Light Level side metadataSteve Lhomme
As found in HEVC. Signed-off-by: James Almer <jamrial@gmail.com>
2017-04-05doc/general: fix project name after 2b1a6b1aeClément Bœsch
2017-04-04Merge commit '286ab878bd39b56008035638227b3ecb8ec5bbb7'James Almer
* commit '286ab878bd39b56008035638227b3ecb8ec5bbb7': fate.sh: Allow setting other make flags for running tests Merged-by: James Almer <jamrial@gmail.com>
2017-04-04Merge commit 'c7ab0eb3050acdd3b8cab2c55fc9c1b2e8610a65'James Almer
* commit 'c7ab0eb3050acdd3b8cab2c55fc9c1b2e8610a65': examples/decode_video: allocate the packet dynamically Merged-by: James Almer <jamrial@gmail.com>
2017-04-04Merge commit '728ea23cce07467b732f538c87c13da13dd6dcf3'James Almer
* commit '728ea23cce07467b732f538c87c13da13dd6dcf3': examples/decode_video: switch to the new decoding API Merged-by: James Almer <jamrial@gmail.com>
2017-04-04Merge commit 'f78d360bba6dcfb585847a49a84e89c25950fbdb'James Almer
* commit 'f78d360bba6dcfb585847a49a84e89c25950fbdb': examples/decode_video: use a parser for splitting the input Merged-by: James Almer <jamrial@gmail.com>
2017-04-04doc/examples/extract_mvs: re-indent after previous commitMatthieu Bouron
2017-04-04doc/examples/extract_mvs: make pkt local to the main functionMatthieu Bouron
2017-04-04doc/examples/extract_mvs: switch to new decoding APIMatthieu Bouron
2017-04-04Merge commit '59ab9e8ba1df7e3347a4cd2bd56c32e74aede802'Clément Bœsch
* commit '59ab9e8ba1df7e3347a4cd2bd56c32e74aede802': examples/encode_video: allocate the packet dynamically Merged-by: Clément Bœsch <cboesch@gopro.com>
2017-04-04Merge commit '5f102a9559099429826e84758b8b5182244c52db'Clément Bœsch
* commit '5f102a9559099429826e84758b8b5182244c52db': examples/encode_video: switch to the new encoding API Merged-by: Clément Bœsch <cboesch@gopro.com>
2017-04-04Merge commit 'fee0f1de2c6a9924acb74013436dbea8f2bd1ecb'Clément Bœsch
* commit 'fee0f1de2c6a9924acb74013436dbea8f2bd1ecb': examples/decode_audio: flush the decoder Merged-by: Clément Bœsch <cboesch@gopro.com>
2017-04-04Merge commit '9a38184a143a1560814b084aebe628f8df46e666'Clément Bœsch
* commit '9a38184a143a1560814b084aebe628f8df46e666': examples/decode_audio: allocate the packet dynamically Merged-by: Clément Bœsch <cboesch@gopro.com>
2017-04-04Merge commit '3d66717f7cb5555257244be8f5bce172ed3af7ac'Clément Bœsch
* commit '3d66717f7cb5555257244be8f5bce172ed3af7ac': examples/decode_audio: use the new audio decoding API Merged-by: Clément Bœsch <cboesch@gopro.com>
2017-04-04Merge commit '0946c754d99c05413e813ee515039adcf0f9232a'Clément Bœsch
* commit '0946c754d99c05413e813ee515039adcf0f9232a': examples/decode_audio: use a parser for splitting the input Merged-by: Clément Bœsch <cboesch@gopro.com>
2017-04-04examples/decode_audio: reduce the scope of 2 variablesClément Bœsch
2017-04-04doc/muxers: fix default value for image2 option start_number.Nicolas George
2017-04-03avfilter/vf_pad: add aspect optionPaul B Mahol
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2017-04-03Merge commit 'f27e262dbdea1991b22e08b639ac03e642a3482c'Clément Bœsch
* commit 'f27e262dbdea1991b22e08b639ac03e642a3482c': examples/encode_audio: switch to the new audio encoding API Merged-by: Clément Bœsch <u@pkh.me>
2017-04-03Merge commit '44c9f374f188f92927b7a4aad2101289d446b814'Clément Bœsch
* commit '44c9f374f188f92927b7a4aad2101289d446b814': examples/qsvdec: convert to the new decoding API Merged-by: Clément Bœsch <u@pkh.me>
2017-04-03Merge commit '1dd2b6c91ca5f26207805720d4f5564de60b241b'Clément Bœsch
* commit '1dd2b6c91ca5f26207805720d4f5564de60b241b': examples/qsvdec: switch to the hwcontext API Merged-by: Clément Bœsch <u@pkh.me>
2017-04-03Merge commit 'bdbb8c68668b7610f5a310f5bbb246d2b950426d'Clément Bœsch
* commit 'bdbb8c68668b7610f5a310f5bbb246d2b950426d': doc: Add libxavs section Merged-by: Clément Bœsch <u@pkh.me>
2017-04-03Merge commit '0b5a26e8bcd219efe5da3a6d39b588fabf91f2b9'Clément Bœsch
* commit '0b5a26e8bcd219efe5da3a6d39b588fabf91f2b9': (35 commits) qdm2: Convert to the new bitstream reader qcelp: Convert to the new bitstream reader pcx: Convert to the new bitstream reader opus: Convert to the new bitstream reader nellymoser: Convert to the new bitstream reader jvdec: Convert to the new bitstream reader hqx: Convert to the new bitstream header hq_hqa: Convert to the new bitstream reader gsm: Convert to the new bitstream reader g72x: Convert to the new bitstream reader g2meet: Convert to the new bitstream reader fraps: Convert to the new bitstream reader flashsv: Convert to the new bitstream reader faxcompr: Convert to the new bitstream reader exr: Convert to the new bitstream reader escape130: Convert to the new bitstream reader escape124: Convert to the new bitstream reader dvdsubdec: Convert to the new bitstream reader dss_sp: Convert to the new bitstream reader cook: Convert to the new bitstream reader ... This merge is a noop, see http://ffmpeg.org/pipermail/ffmpeg-devel/2017-April/209609.html Merged-by: Clément Bœsch <u@pkh.me>
2017-04-01doc/libav-merge: document hlsenc encryption stateClément Bœsch
2017-04-01doc/examples/transcode_aac: replace local get_error_text with av_err2strClément Bœsch
2017-04-01Merge commit 'bf8646274b3ea2d9a193edfdbd70a3bb5c6dd74f'Clément Bœsch
* commit 'bf8646274b3ea2d9a193edfdbd70a3bb5c6dd74f': doc: Add note about recent regression in AviSynth+ Merged-by: Clément Bœsch <u@pkh.me>
2017-04-01x86/hevc_add_res: merge last remaining changes from ↵James Almer
3d6535983282bea542dac2e568ae50da5796be34 See https://lists.libav.org/pipermail/libav-devel/2016-October/079829.html
2017-04-01doc/libav-merge: link to the relevant ml thread in the extract_extradata lineJames Almer
2017-03-31doc/decode_audio: use <> to include libav* headersJames Almer
Found-by: ubitux
2017-03-31Merge commit '905cdcaa9d081d3d945ce555b27b43a75c3af57b'James Almer
* commit '905cdcaa9d081d3d945ce555b27b43a75c3af57b': examples/decode_audio: Add missing header for av_free() Merged-by: James Almer <jamrial@gmail.com>
2017-03-31doc/libav-merge: mention aac_adtstoasc extradata update fix for matroskaJames Almer
2017-03-31avutil/spherical: add av_spherical_projection_name()James Almer
Reviewed-by: Benoit Fouet <benoit.fouet@free.fr> Reviewed-by: Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>
2017-03-31doc/libav-merge: remove line about AC3 fixed decoder speedupJames Almer
It was addressed in commit 91ccd38c0befb17d788c1621d1d4362dc1c40bd6
2017-03-31doc/APIchanges: UpdateMichael Niedermayer
2017-03-30doc/examples/encode_audio: Favor a sample rate close to 44khz instead of the ↵Michael Niedermayer
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>
2017-03-30doc/examples/filtering_audio: switch to new decoding APIMatthieu Bouron
2017-03-30doc/examples/filtering_video: switch to new decoding APIMatthieu Bouron
2017-03-30doc/codecs: add jedec-p22Clément Bœsch
2017-03-30Merge commit 'd06aa24ba583ad08025da9e1b29afcd8218ff9b0'Clément Bœsch
* commit 'd06aa24ba583ad08025da9e1b29afcd8218ff9b0': hwcontext: Hardware frame mapping Merged-by: Clément Bœsch <cboesch@gopro.com>
2017-03-29Merge commit '2025d3787158ba272a1b8fbc0493fa20dd7a8484'Clément Bœsch
* commit '2025d3787158ba272a1b8fbc0493fa20dd7a8484': doc: Turn off noisy deprecation warnings in the option printer Merged-by: Clément Bœsch <u@pkh.me>
2017-03-29Fix all -Wformat warnings raised by DJGPPClément Bœsch
2017-03-29lavu: add av_fourcc_make_string() and av_fourcc2str()Clément Bœsch
2017-03-29Merge commit '8191f960a669819db4de33a2439ded1630b8a73e'Clément Bœsch
* commit '8191f960a669819db4de33a2439ded1630b8a73e': examples/decode_video: constify the AVCodec instance Merged-by: Clément Bœsch <u@pkh.me>
2017-03-29Merge commit '5b4d7ac7ae5d821cfa6ab89f8eab4d31851ef32c'Clément Bœsch
* commit '5b4d7ac7ae5d821cfa6ab89f8eab4d31851ef32c': examples/encode_video: use the AVFrame API for allocating the frame Merged-by: Clément Bœsch <u@pkh.me>
2017-03-29doc/examples/{de,en}code_audio: fix includesClément Bœsch
Consistent with other examples.
2017-03-29Merge commit 'd0a603a534a0ee4b255e5e72742428a7f7f42b83'Clément Bœsch
* commit 'd0a603a534a0ee4b255e5e72742428a7f7f42b83': examples/encode_video: set the framerate Merged-by: Clément Bœsch <u@pkh.me>
2017-03-29Merge commit 'e02524025bce2c8bf8b5bffd96479785c75a70d4'Clément Bœsch
* commit 'e02524025bce2c8bf8b5bffd96479785c75a70d4': examples/encode_video: constify the AVCodec instance Merged-by: Clément Bœsch <u@pkh.me>