summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* avutil/avassert: Add av_assertX_fpu()Michael Niedermayer2016-10-221-0/+3
| | | | Signed-off-by: Michael Niedermayer <[email protected]>
* doc: fix spelling errorsAndreas Cadhalpun2016-10-215-11/+11
| | | | | | | | Thanks to Mathieu Malaterre <[email protected]> for reporting the Que/Queue typo. (https://bugs.debian.org/839542) Reviewed-by: Lou Logan <[email protected]> Signed-off-by: Andreas Cadhalpun <[email protected]>
* lavd/decklink_dec: add option to disable drawing bars on signal lossMarton Balint2016-10-211-0/+4
| | | | Signed-off-by: Marton Balint <[email protected]>
* avfilter/showcqt: add cscheme optionMuhammad Faiz2016-10-201-0/+5
| | | | Signed-off-by: Muhammad Faiz <[email protected]>
* avfilter/firequalizer: add cubic_interpolate function on gainMuhammad Faiz2016-10-191-0/+2
| | | | | | smoother version of gain_interpolate Signed-off-by: Muhammad Faiz <[email protected]>
* avfilter/firequalizer: add dumpfile and dumpscale optionMuhammad Faiz2016-10-181-0/+7
| | | | Signed-off-by: Muhammad Faiz <[email protected]>
* doc/examples/demuxing_decoding: Drop AVFrame->pts useMichael Niedermayer2016-10-181-3/+2
| | | | | | | This code is not correct for git master Reviewed-by: Stefano Sabatini <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* avfilter/showcqt: add font optionMuhammad Faiz2016-10-181-0/+10
| | | | | | this is fontconfig pattern Signed-off-by: Muhammad Faiz <[email protected]>
* doc: Update x264 option a53cc, forgotten in 93e04102.Carl Eugen Hoyos2016-10-171-1/+1
|
* avfilter/firequalizer: add scale optionMuhammad Faiz2016-10-171-0/+13
| | | | Signed-off-by: Muhammad Faiz <[email protected]>
* doc/filters: document tukey window on firequalizerMuhammad Faiz2016-10-161-0/+2
| | | | Signed-off-by: Muhammad Faiz <[email protected]>
* avfilter/showcqt: add csp optionMuhammad Faiz2016-10-161-0/+26
| | | | | | from colorspace filter Signed-off-by: Muhammad Faiz <[email protected]>
* lavfi/sidedata: add filter for manipulating frame side dataMarton Balint2016-10-131-0/+30
| | | | | | | | | | | This is a similar filter to f_metadata, only it works on side data. Since adding side data from a user provided arbitrary binary string is unsafe, because current code assumes that a side data of a certain kind has the proper size, this filter only implements selection and deletion. Also, no value matching support is implemented yet, because there is no uniform way to specify a side data textually. Signed-off-by: Marton Balint <[email protected]>
* doc/demuxers: restore alphabetical orderStefano Sabatini2016-10-131-40/+40
|
* doc/developer: Mention mime type and patchwork in "Submitting patches"Michael Niedermayer2016-10-111-1/+5
| | | | | | Suggested-by: ronald Reviewed-by: Steven Liu <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* doc: fix various typos and grammar errorsMoritz Barsnick2016-10-1110-37/+37
| | | | | Signed-off-by: Moritz Barsnick <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* doc/examples/http_multiclient: Fix "doc/examples/http_multiclient.c:43:9: ↵Michael Niedermayer2016-10-091-1/+1
| | | | | | warning: passing argument 4 of av_opt_get from incompatible pointer type" Signed-off-by: Michael Niedermayer <[email protected]>
* Merge commit '398f015f077c6a2406deffd9e37ff34b9c7bb3bc'Hendrik Leppkes2016-10-081-0/+9
|\ | | | | | | | | | | | | * commit '398f015f077c6a2406deffd9e37ff34b9c7bb3bc': avconv: buffer the packets written while the muxer is not initialized Merged-by: Hendrik Leppkes <[email protected]>
| * avconv: buffer the packets written while the muxer is not initializedAnton Khirnov2016-06-251-0/+9
| |
* | Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes2016-10-071-0/+7
|\| | | | | | | | | | | | | * commit '32c8359093d1ff4f45ed19518b449b3ac3769d27': lavc: export the timestamps when decoding in AVFrame.pts Merged-by: Hendrik Leppkes <[email protected]>
| * lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov2016-06-211-0/+4
| | | | | | | | | | | | | | | | | | | | | | Currently it's exported as AVFrame.pkt_pts, which is also the only use for that field. The reason it is done like this is that lavc used to export various codec-specific "timing" information in AVFrame.pts, which is not done anymore. Since it is confusing to the callers to have a separate field which is used only for decoder timestamps and nothing else, deprecate pkt_pts and use just AVFrame.pts everywhere.
* | doc/developer: remove duplicate policies and fix errorJosh de Kock2016-10-041-16/+2
| | | | | | | | | | | | | | | | Fixes regression as of ee72b6d1 Reviewed-by: Michael Niedermayer <[email protected]> Signed-off-by: Josh de Kock <[email protected]> Signed-off-by: James Almer <[email protected]>
* | doc/developer: add sections for policiesJosh de Kock2016-10-041-32/+47
| | | | | | | | | | | | | | And sort policies into these sections. Reviewed-by: Michael Niedermayer <[email protected]> Signed-off-by: Josh de Kock <[email protected]>
* | doc/developer: reword some of the policiesJosh de Kock2016-10-041-47/+44
| | | | | | | | | | | | | | | | Explicitly state that FATE should pass, and code should work for all reviewers who tested. Reviewed-by: Michael Niedermayer <[email protected]> Signed-off-by: Josh de Kock <[email protected]>
* | doc/t2h: use containerJosh de Kock2016-10-032-2/+2
| | | | | | | | | | | | | | | | Full width text is really difficult to read, this makes it more more legible on larger (widescreen) screens. It also means we aren't inventing our own container instead of using the bootstrap one. Signed-off-by: Josh de Kock <[email protected]>
* | lavc: remove libfaac wrapperJosh de Kock2016-10-015-110/+5
| | | | | | | | | | | | | | | | | | | | | | 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 <[email protected]>
* | lavfi/metadata: allow deleting all metadataMarton Balint2016-10-011-2/+3
| | | | | | | | | | Reviewed-by: Paul B Mahol <[email protected]> Signed-off-by: Marton Balint <[email protected]>
* | doc/libav-merge: add a note for the skipped QSV functionalityHendrik Leppkes2016-10-011-0/+1
| |
* | doc/libav-merge: complete TODO sectionClément Bœsch2016-10-011-0/+10
| |
* | doc/examples: build http_multiclient exampleClément Bœsch2016-09-302-0/+2
| |
* | doc/examples/gitignore: add forgotten qsvdec entryClément Bœsch2016-09-301-0/+1
| |
* | build: remove references to inexistant avcodec exampleClément Bœsch2016-09-301-1/+0
| |
* | doc/examples/http_multiclient: fix mixed declarations and codeClément Bœsch2016-09-301-1/+1
| |
* | doc/examples/http_multiclient: fix compilationClément Bœsch2016-09-301-1/+1
| | | | | | | | Fixes error: no previous prototype for ‘process_client’ [-Werror=missing-prototypes]
* | doc/muxers: fix hlsenc options examples errorSteven Liu2016-09-281-3/+3
| | | | | | | | | | | | | | Reviewed-by: Michael Niedermayer <[email protected]> Reviewed-by: Moritz Barsnick <[email protected]> Signed-off-by: Steven Liu <[email protected]> Signed-off-by: Lou Logan <[email protected]>
* | doc/codecs.texi: fix and expand color related optionsJames Almer2016-09-281-10/+63
| | | | | | | | | | | | Found-by: Michael Niedermayer <[email protected]> Reviewed-by: Michael Niedermayer <[email protected]> Signed-off-by: James Almer <[email protected]>
* | Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da'James Almer2016-09-281-0/+4
|\| | | | | | | | | | | | | | | | | | | | | * commit '59e7361cc791e5103be1712dc59a2055f118d0da': hwcontext: add a QSV implementation Conflicts: doc/APIchanges libavutil/version.h Merged-by: James Almer <[email protected]>
| * hwcontext: add a QSV implementationAnton Khirnov2016-06-211-0/+4
| |
* | Merge commit 'e85f6f7f8d037c0af0f294000718d9ba22753baa'James Almer2016-09-281-0/+3
|\| | | | | | | | | | | | | | | | | | | | | * commit 'e85f6f7f8d037c0af0f294000718d9ba22753baa': lavc: allow using AVCodecContext.hw_frames_ctx for decoding Conflicts: doc/APIchanges libavcodec/version.h Merged-by: James Almer <[email protected]>
| * lavc: allow using AVCodecContext.hw_frames_ctx for decodingAnton Khirnov2016-06-211-0/+3
| | | | | | | | | | For now it will only be used by the default get_buffer2 callback for allocating hw frames.
* | doc/filters: blend terminates on longest inputMulvya2016-09-271-1/+1
| | | | | | | | | | Signed-off-by: Mulvya <[email protected]> Signed-off-by: Lou Logan <[email protected]>
* | avformat: add av_stream_get_codec_timebase()James Almer2016-09-271-0/+3
| | | | | | | | | | | | This will allow ffmpeg.c to stop using AVStream.codec in some cases Signed-off-by: James Almer <[email protected]>
* | swr: Update version & APIChanges for swr_build_matrix()Michael Niedermayer2016-09-271-0/+3
| | | | | | | | | | Found-by: James Almer <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* | doc: Mention -dn in the "Stream selection" paragraph.Carl Eugen Hoyos2016-09-271-1/+1
| | | | | | | | | | There is no "Data options" paragraph. Requested-by: ilker tezcan
* | lavf/movenc: Allow to disable writing the timecode track.Carl Eugen Hoyos2016-09-261-0/+3
| | | | | | | | Fixes ticket #5492.
* | doc/libav-merge: change gmane link to a ffmpeg.org oneClément Bœsch2016-09-251-1/+1
| |
* | doc: move out merge script to toolsClément Bœsch2016-09-251-31/+5
| |
* | doc: remove codecpar mention in libav-merge.txtClément Bœsch2016-09-251-1/+0
| |
* | lavfi: add nlmeans filterClément Bœsch2016-09-241-0/+35
| | | | | | | | Fixes Ticket #4910
* | avcodec: add new AVOID_PROBING capabilityTimo Rothenpieler2016-09-231-0/+3
| | | | | | | | Reviewed-by: Michael Niedermayer <[email protected]>