summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* Merge commit '074a00d192c0e749d677b008b337da42597e780f'Michael Niedermayer2013-01-08
|\ | | | | | | | | | | | | | | | | | | | | | | | | * commit '074a00d192c0e749d677b008b337da42597e780f': lavr: add a public function for setting a custom channel map lavr: typedef internal structs in internal.h doc: Extend commit message section Conflicts: doc/APIchanges doc/developer.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * lavr: add a public function for setting a custom channel mapJustin Ruggles2013-01-07
| | | | | | | | This allows reordering, duplication, and silencing of input channels.
| * doc: Extend commit message sectionDerek Buitenhuis2013-01-07
| | | | | | | | | | | | | | | | | | | | | | If a bug exists on the tracker, its ID should always be included in fix messages. Also, any relevant bug fixes should be CC'd to libav-stable, so we can actually track what needs to be backported, instead of just randomly combing the git history and old CVEs. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | Merge commit 'ac2603be28602bea76cf38bdbf37aead0dc2979a'Michael Niedermayer2013-01-08
|\| | | | | | | | | | | | | * commit 'ac2603be28602bea76cf38bdbf37aead0dc2979a': doc: Mention memory allocation in the fuzz testing section Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: Mention memory allocation in the fuzz testing sectionDerek Buitenhuis2013-01-07
| | | | | | | | | | | | | | It's obviously undesireable to blindly allocate memory based on a damaged 'size' value, for example. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | Merge commit 'dc3e12d1cb65d74fb120197ce869a205718b6715'Michael Niedermayer2013-01-08
|\| | | | | | | | | | | | | * commit 'dc3e12d1cb65d74fb120197ce869a205718b6715': doc: Mention zzuf in the fuzz testing section Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: Mention zzuf in the fuzz testing sectionDerek Buitenhuis2013-01-07
| | | | | | | | | | | | | | It's pretty much the best tool for the job, and it's what we all use now anyway. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | Merge commit 'b5f9b9ac3681acb06d95530f34660ba9fe225305'Michael Niedermayer2013-01-08
|\| | | | | | | | | | | | | | | | | | | * commit 'b5f9b9ac3681acb06d95530f34660ba9fe225305': doc: Merge disjointed bits about emailing patches Conflicts: doc/developer.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: Merge disjointed bits about emailing patchesDerek Buitenhuis2013-01-07
| | | | | | | | | | | | | | We obviously prefer git-send-email(1), and the disjointed nature of the two statements was misleading. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | Merge commit '9a00374cb4512a58a1fee366b850dfa87c76e1f3'Michael Niedermayer2013-01-08
|\| | | | | | | | | | | | | | | | | | | | | | | * commit '9a00374cb4512a58a1fee366b850dfa87c76e1f3': doc: Fix a few typos in the developer documentation xwma: Remove unused variable asfdec: Fix printf format string length modifier Conflicts: doc/developer.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc: Fix a few typos in the developer documentationDerek Buitenhuis2013-01-07
| | | | | | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
| * Drop Snow codecDiego Biurrun2013-01-06
| | | | | | | | Snow is a toy codec with no real-world use and horrible code.
* | doc/ffmpeg-resampler: Try to document asyncMichael Niedermayer2013-01-06
| | | | | | | | | | | | Improvements welcome! Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Megalux Frame demuxerPeter Ross2013-01-06
| |
* | Merge commit 'b14e89b3c5e6d7f6401a2ff1e3d198fa902e988a'Michael Niedermayer2013-01-05
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b14e89b3c5e6d7f6401a2ff1e3d198fa902e988a': Prepare for 9 Release. Update release notes for the 9 release. avprobe: also output dar/par if only defined in stream Conflicts: RELEASE avprobe.c doc/RELEASE_NOTES Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Update release notes for the 9 release.Anton Khirnov2013-01-04
| | | | | | | | Add a paragraph about MSVC and mention 24-bit FLAC encoding.
* | lavfi: add histeq filterStefano Sabatini2013-01-05
| | | | | | | | | | | | This is a port of virtual dub's histogram equalization filter by Donald A. Graft. Based on the work by Jérémy Tran <tran.jeremy.av@gmail.com>, done for SOCIS 2012.
* | lavfi: add kerndeint filterStefano Sabatini2013-01-05
| | | | | | | | | | | | This is a port of the kerndeint filter (libmpcodecs/vf_kerndeint) by Donal A. Graft (original avisynth plugin author), and is based on the work by Jérémy Tran <tran.jeremy.av@gmail.com> done for SOCIS 2012.
* | lswr: Improve default resampler's default parametersAlexander Strasser2013-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | After making some blind tests on a small collection of music samples for home usage. It turned out that the default cutoff was too low. The impact of filter_size was not clearly distinguishable (the results were on the edge) with the music samples but turned out to be clearly audible in some synthetic samples. Thanks to Daniel for helping out with the listening tests. Signed-off-by: Alexander Strasser <eclipse7@gmx.net>
* | lavfi/yadif: add support to named constantsStefano Sabatini2013-01-04
| |
* | lavfi/yadif: add support to named options and options introspectionStefano Sabatini2013-01-04
| | | | | | | | | | Also rename the "enable_auto" field to "deint", to match the name of the option.
* | doc/faq: add -start_number exampleLou Logan2013-01-02
| | | | | | | | | | | | Also add example showing cat piping images to ffmpeg. Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* | examples/muxing: improve error messages.Nicolas George2013-01-02
| | | | | | | | | | Illustrate the use of return values, av_err2str and avcodec_get_name.
* | doc/muxers: adopt new -codec:SPEC syntax in segment exampleStefano Sabatini2013-01-02
| |
* | doc/muxers: add a dedicated section for segment examplesStefano Sabatini2013-01-02
| |
* | doc/muxers: fix typos in the segment chapterStefano Sabatini2013-01-02
| |
* | lavf: add data: URI scheme.Nicolas George2013-01-01
| |
* | doc/resampler: remove .html from link text.Clément Bœsch2013-01-01
| |
* | Sony Wave64 muxerPaul B Mahol2012-12-31
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | Add SubViewer v1 subtitles demuxer and decoder.Clément Bœsch2012-12-31
| |
* | Add PJS subtitles demuxer and decoder.Clément Bœsch2012-12-30
| |
* | Add AQTitle subtitles demuxer.Clément Bœsch2012-12-30
| |
* | Add MPlayer subtitles demuxer.Clément Bœsch2012-12-30
| |
* | Add VPlayer subtitles demuxer and decoder.Clément Bœsch2012-12-30
| | | | | | | | | | | | | | Note that the linebreaks text codec option (but not the feature) has been removed; its main goal was to allow demuxers to configure the text decoder (and not meant to be used by users), but the AVOption are not a viable solution. This is solved differently in this commit.
* | Add MPL2 subtitles demuxer and decoder.Clément Bœsch2012-12-30
| |
* | lavfi/tinterlace: add low-pass-filter for top/bottom interleave modesMark Himsley2012-12-30
| | | | | | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* | doc/filters: drop duplicated description of resampler options in aresample docsStefano Sabatini2012-12-30
| | | | | | | | | | Avoid duplication, and point to the complete description of options. Also provide a more complete specification of the supported syntax.
* | Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405'Michael Niedermayer2012-12-30
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405': hlsenc: check append_entry return value hlsenc: use the basename to generate the list entries avstring: add av_basename and av_dirname Conflicts: Changelog doc/APIchanges libavutil/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * avstring: add av_basename and av_dirnameLuca Barbato2012-12-29
| | | | | | | | Thread safe version of the common basename and dirname.
* | lavf/segment: add segment_frames optionStefano Sabatini2012-12-28
| | | | | | | | This is meant to address trac ticket #1483.
* | lavf/segment: add reference_stream optionStefano Sabatini2012-12-28
| |
* | doc/encoders: clarify the direction of the quality setting parameters for ↵Stefano Sabatini2012-12-27
| | | | | | | | libtheora
* | doc/ffmpeg-formats: extend documentation for the probesize parameterStefano Sabatini2012-12-27
| |
* | docs: add soxr documentationRob Sykes2012-12-27
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | doc/resampler: extend docs for min_comp and min_hard_comp optionsStefano Sabatini2012-12-26
| | | | | | | | Based on the text from the aresample filter docs.
* | doc/filters: remove outdated commentsStefano Sabatini2012-12-24
| | | | | | | | | | Audio API should not be considered unstable any longer, and mentioning VHOOK is confusing, as it was removed 4 years ago.
* | doc: stop generating syntax.html.Clément Bœsch2012-12-24
| | | | | | | | | | Just like doc/eval.texi, this file is meant to be included from ffmpeg-utils.texi, and not to be used as a standalone documentation.
* | NIST SPHERE demuxerPaul B Mahol2012-12-23
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | doc/ffserver: fix a few typo.Clément Bœsch2012-12-23
| |
* | docs: add aresample/async exampleMichael Niedermayer2012-12-23
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>