summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
|
* doc/encoders: reformat and add some clarification in libtwolame docTimothy Gu2013-08-30
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* doc/encoders: reformat libmp3lame docTimothy Gu2013-08-30
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* doc/snow: add gray/alpha/gbrMichael Niedermayer2013-08-29
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/APIchanges: add missing entry for av_format_probe_score() function additionStefano Sabatini2013-08-29
|
* doc/formats: remove probe_score entry, since it's not an optionStefano Sabatini2013-08-29
|
* avformat: export probe scoreMichael Niedermayer2013-08-28
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-08-28
|\ | | | | | | | | | | | | | | | | | | * qatar/master: doc: document the asf demuxer Conflicts: doc/demuxers.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: document the asf demuxerLuca Barbato2013-08-28
| | | | | | | | And drop a typo from the previous FLV entry.
* | Merge commit '21015109ec0fac0f104a5355f272ecb956ba3f4e'Michael Niedermayer2013-08-28
|\| | | | | | | | | | | | | | | | | | | * commit '21015109ec0fac0f104a5355f272ecb956ba3f4e': doc: Document the flv demuxer Conflicts: doc/demuxers.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: Document the flv demuxerLuca Barbato2013-08-27
| |
* | lavfi/hue: allow changing brightnessPaul B Mahol2013-08-22
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | lavf/image2: extend start_number range to accept zeroStefano Sabatini2013-08-22
| | | | | | | | Address trac ticket #2884.
* | Merge commit 'f8ef91ff3d6bb83d601d816ef9368f911021c64b'Michael Niedermayer2013-08-22
|\| | | | | | | | | | | | | | | | | | | | | | | * commit 'f8ef91ff3d6bb83d601d816ef9368f911021c64b': movenc: add faststart option for web streaming Conflicts: doc/muxers.texi libavformat/movenc.c libavformat/movenc.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * movenc: add faststart option for web streamingClément Bœsch2013-08-21
| | | | | | | | | | | | | | Faststart moves the moov atom to the beginning of the file and rewrites the rest of the file after muxing is complete. Signed-off-by: Martin Storsjö <martin@martin.st>
* | doc/muxers: add elaborated example for the tee muxerStefano Sabatini2013-08-21
| | | | | | | | The example shows how to combine bsfs and select options.
* | lavf/tee: add special select optionStefano Sabatini2013-08-21
| |
* | doc/filters: move fps filter start_time item to correct placeMichael Niedermayer2013-08-21
| | | | | | | | | | | | Fixes warnings Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '545a0b807cf45b2bbc4c9087a297b741ce00f508'Michael Niedermayer2013-08-21
|\| | | | | | | | | | | | | | | | | | | | | * commit '545a0b807cf45b2bbc4c9087a297b741ce00f508': vf_fps: add 'start_time' option Conflicts: doc/filters.texi libavfilter/vf_fps.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * vf_fps: add 'start_time' optionJustin Ruggles2013-08-20
| | | | | | | | This allows for dropping or duplication to match a particular start time.
* | Revert "doc/RELEASE_NOTES: add a note about AVISynth"Stephen Hutchinson2013-08-19
| | | | | | | | This reverts commit 3aa2257d240a5a0eb94014b9113dd91730786886.
* | lavf/tee: add support for bitstream filteringStefano Sabatini2013-08-16
| | | | | | | | | | This allows to apply different bitstream filters to different outputs, with no need to transcode.
* | lavfi/tile: make color of blank/unused area configurablePaul B Mahol2013-08-16
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | avfilter/vf_scale: generic swscale option supportMichael Niedermayer2013-08-15
| | | | | | | | | | | | | | With this all AVOptions from swscale can be set without each needing changes to vf_scale.c Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | sws: add dither enumMichael Niedermayer2013-08-15
| | | | | | | | | | | | | | | | | | | | | | This allows specifying more dither algorithms without using up flags and without ambiguities. Also initialize the new field based on the flags and use it. Note, improving the logic of the checks is left to subsequent commits, this here only switches from flags to enum. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | WavPack encoderPaul B Mahol2013-08-14
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | doc/filters: reformat scale filter docTimothy Gu2013-08-13
| | | | | | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* | doc/filters.texi: Fix duplicate wordsMichael Niedermayer2013-08-12
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc/filter_design.txt: Fix duplicate wordsMichael Niedermayer2013-08-12
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Fix wrong use of "an" in some comments.Thilo Borgmann2013-08-12
| |
* | Make new VDPAU easier to use by adding context to callback.Reimar Döffinger2013-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using VDPAU correctly means checking for preemption and possibly regenerating the context all the time. With the current API there is no context or other user-defined pointer and thus this in not possible during decoding unless using some hack like global variables. The need to reinitialize both surfaces and even function pointers makes handling preemption even more difficult. This patch introduces a new render2 function that gets both the AVCodecContext and AVFrame in addition, in both the user can store additional opaque data. This allows even advanced approaches like keeping a "generation counter" for the surfaces so they can be regenerated on the fly and efficiently. In addition, the function has a return value that will be passed through all the way instead of being silently ignored as for the current render function. Unfortunately the HWAccel API has no way of providing API/ABI compatibility, so a currently disallowed state (render pointer being NULL) is used to extend it. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
* | vdpau: Add an allocation function for AVVDPAUContext.Reimar Döffinger2013-08-11
| | | | | | | | Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
* | Merge commit '205a4502d3da9de2db75d2c965c9d065574e9266'Michael Niedermayer2013-08-11
|\| | | | | | | | | | | | | | | | | | | * commit '205a4502d3da9de2db75d2c965c9d065574e9266': doc: Clarify the avconv section about -re Conflicts: doc/ffmpeg.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: Clarify the avconv section about -reMartin Storsjö2013-08-10
| | | | | | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* | Merge commit 'd175a5730b42166704b7262b33f4b780d9d92f60'Michael Niedermayer2013-08-11
|\| | | | | | | | | | | | | | | * commit 'd175a5730b42166704b7262b33f4b780d9d92f60': doc: Add an example on publishing over RTMP doc: Add librtmp to the section header for the librtmp specific details Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: Add an example on publishing over RTMPMartin Storsjö2013-08-10
| | | | | | | | Signed-off-by: Martin Storsjö <martin@martin.st>
| * doc: Add librtmp to the section header for the librtmp specific detailsMartin Storsjö2013-08-10
| | | | | | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* | Merge commit 'a435ca5b4d9efebf0759220681010977c36615f7'Michael Niedermayer2013-08-11
|\| | | | | | | | | | | | | * commit 'a435ca5b4d9efebf0759220681010977c36615f7': doc: Explain that the default RTMP user agent is different when publishing Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: Explain that the default RTMP user agent is different when publishingMartin Storsjö2013-08-10
| | | | | | | | | | | | | | | | | | The fact that a different user agent is used is cruicial for getting publishing authentication working. (When using librtmp, this other user agent has to be specified manually, but that's not needed with the libavformat internal RTMP support.) Signed-off-by: Martin Storsjö <martin@martin.st>
* | Merge commit 'aa16a6b0c56e3f46c5d7efb706b87a8f7a1603ec'Michael Niedermayer2013-08-11
|\| | | | | | | | | | | | | * commit 'aa16a6b0c56e3f46c5d7efb706b87a8f7a1603ec': doc: Extend the rtmp example to include how to pass username/password Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: Extend the rtmp example to include how to pass username/passwordMartin Storsjö2013-08-10
| | | | | | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* | Merge commit '5a9a9d4a2abefa63d9a898ce26715453c569e89d'Michael Niedermayer2013-08-11
|\| | | | | | | | | | | | | | | | | | | | | * commit '5a9a9d4a2abefa63d9a898ce26715453c569e89d': lavc: Add refcounted api to AVPacket Conflicts: libavcodec/avpacket.c libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * lavc: Add refcounted api to AVPacketLuca Barbato2013-08-10
| | | | | | | | Provide a clean way to manipulate packets.
* | doc/filters: fix sine sample_rate abbreviationMark Harris2013-08-10
| | | | | | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* | doc: apply various grammar fixesBryce W. Harrington2013-08-10
| | | | | | | | | | | | | | | | The first sentence of each of the modified man pages are worded a bit awkwardly. These minor copy-edits should make them clearer. Signed-off-by: Bryce Harrington <b.harrington@samsung.com> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* | Merge commit '3e5898782dce60334ab294821ca00b19c648cf66'Michael Niedermayer2013-08-08
|\| | | | | | | | | | | | | | | | | | | | | | | * commit '3e5898782dce60334ab294821ca00b19c648cf66': Voxware MetaSound decoder Conflicts: Changelog libavcodec/Makefile libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Voxware MetaSound decoderKostya Shishkov2013-08-08
| |
* | Merge commit '605387582bd35920b83a26dabbe1c0601f425621'Michael Niedermayer2013-08-06
|\| | | | | | | | | | | | | | | | | | | * commit '605387582bd35920b83a26dabbe1c0601f425621': lavf: Support unix sockets Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * lavf: Support unix socketsLuca Barbato2013-08-05
| |
* | Merge commit 'bc54c2ae3ca6abd225dc331eafc12108513158de'Michael Niedermayer2013-08-06
|\| | | | | | | | | | | | | | | | | | | * commit 'bc54c2ae3ca6abd225dc331eafc12108513158de': libx264: add shortcut for the bluray compatibility option Conflicts: doc/encoders.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>