aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* doc: document aresample:first_ptsMichael Niedermayer2013-01-221-0/+8
| | | | | | | | | Documentation copied from asyncts, the options are supposed to do the same thing. If not please submit a testcase where they differ so we can fix it. Disscussed-with: saste on IRC Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/swr: More verbose description of the force resample flag.Michael Niedermayer2013-01-211-1/+2
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/swr: elaborate on what the LFE mix level is.Michael Niedermayer2013-01-211-1/+2
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/swr: typo fixMichael Niedermayer2013-01-211-1/+1
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/swr: docu lfe mix level unit & rangeMichael Niedermayer2013-01-211-1/+2
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/swr: try to fix non english "inclusively included between"Michael Niedermayer2013-01-211-8/+8
| | | | | | Googling this term has 9 hits, 7 from ffmpeg Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/swr: Mention that the internal sample format is choosen automatically if ↵Michael Niedermayer2013-01-211-0/+1
| | | | | | not set Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* docs/swr: better used_channel_count docsMichael Niedermayer2013-01-211-1/+1
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/muxers: extend and clarify documentation for the segment muxer time optionsStefano Sabatini2013-01-211-3/+10
|
* afade filterPaul B Mahol2013-01-211-0/+77
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* EVRC decoderPaul B Mahol2013-01-211-0/+1
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* Clarify that the recommended audio squeezing/stretching filter is aresample.Carl Eugen Hoyos2013-01-201-1/+1
| | | | Fixes ticket #2036.
* ffmpeg: accept "chapters" as forced key frames.Nicolas George2013-01-191-1/+9
| | | | Allow to force a key frame at the beginning of each chapter.
* doc/Makefile: Fix make doccleanJames Almer2013-01-191-2/+2
| | | | | Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* APIchanges: Add git version and fix version for avfilter_ref_get_channels().Carl Eugen Hoyos2013-01-191-1/+1
|
* Add APIchanges entry for av_codec_get_tag2().Carl Eugen Hoyos2013-01-191-0/+3
|
* doc/muxers: apply minor cosmetics to segment option descriptionsStefano Sabatini2013-01-191-0/+4
|
* lavf/segment: add support to segment list file entries sliding window listingStefano Sabatini2013-01-191-2/+4
| | | | In particular, should fix trac ticket #1842.
* doc/filters: create a dedicated "Examples" subsection for fade, and use @itemizeStefano Sabatini2013-01-181-6/+26
|
* lavfi/fade: accept shorthand syntaxStefano Sabatini2013-01-181-19/+13
|
* doc/filters: avoid @example for showing the drawbox shorthand syntaxStefano Sabatini2013-01-181-4/+2
| | | | Improve overall consistency.
* examples/demuxing: free AVPacket after usageAngelo Haller2013-01-151-1/+3
| | | | Fix leak.
* doc/protocols: document HTTP protocol cookie supportMicah Galizia2013-01-151-0/+19
| | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* Merge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d'Michael Niedermayer2013-01-151-0/+3
|\ | | | | | | | | | | | | | | | | | | | | | | * commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d': lavf: Add functions for SRTP decryption/encryption lavu: Add an API for calculating HMAC (RFC 2104) Conflicts: doc/APIchanges libavutil/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * lavu: Add an API for calculating HMAC (RFC 2104)Martin Storsjö2013-01-151-0/+3
| | | | | | | | | | | | | | This supports HMAC-MD5 and HMAC-SHA1 for now, other hashes are simple to add. Signed-off-by: Martin Storsjö <martin@martin.st>
* | Fix color filter example.Carl Eugen Hoyos2013-01-151-1/+1
| | | | | | | | Found-by: johnd and Paul B Mahol
* | The c99-to-c89 binaries are now hosted on videolan.org.Carl Eugen Hoyos2013-01-141-1/+1
| |
* | Merge commit '44e065d56c87d6a9d0effccec5f31517f72924ec'Michael Niedermayer2013-01-141-0/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | * commit '44e065d56c87d6a9d0effccec5f31517f72924ec': vdpau: Add context and common helpers for hwaccel support Conflicts: Changelog doc/APIchanges libavcodec/vdpau.h libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * vdpau: Add context and common helpers for hwaccel supportRémi Denis-Courmont2013-01-131-0/+3
| | | | | | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* | doc/examples: fix assignments in if()Michael Niedermayer2013-01-142-2/+2
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | ffplay: extend documentation for the -vf optionStefano Sabatini2013-01-131-3/+8
| | | | | | | | In particular, make it consistent with the ffmpeg docs.
* | lavf: clarify/extend documentation for AVFormatContext::analyzedurationStefano Sabatini2013-01-131-1/+3
| | | | | | | | | | | | "analyzeduration" is not used to detect the input duration, but to specify the max probe data duration. Fix option description and related doc entry accordingly.
* | doc/ffmpeg: extend documentation for the -filter options and -af/vf aliasesStefano Sabatini2013-01-131-12/+21
| |
* | doc/texipod: add rule to correctly interpret @ref{ANCHOR,XREF,SECTION_NAME,...}Stefano Sabatini2013-01-131-0/+1
| | | | | | | | This allows to name an internal reference in the POD/MAN output.
* | dec/developer: Add Valgrind / Address Sanitizer to the patch checklistMichael Niedermayer2013-01-121-0/+3
| | | | | | | | | | | | Reviewed-by: saste Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-121-1/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU. pixfmt: add picture format for VDPAU Conflicts: doc/APIchanges libavutil/pixfmt.h libavutil/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU.Diego Biurrun2013-01-121-1/+4
| | | | | | | | Also fix a lavu version typo in APIchanges.
* | doc/protocols: improve wording of a sentence in http docsStefano Sabatini2013-01-121-1/+2
| | | | | | | | Suggested-By: Alexander Strasser
* | doc/ffserver: remove painfully outdated "What do I need?" sectionStefano Sabatini2013-01-121-8/+0
| |
* | doc/ffserver: remove paragraph in the introductory blurbStefano Sabatini2013-01-121-5/+0
| | | | | | | | | | | | The paragraph is about what ffserver is not and where to look for other information, but is pretty redundant and distracting, especially considering the new organization of the documentation.
* | doc/ffserver: rework introducing paragraphs of the "description" chapterStefano Sabatini2013-01-121-18/+17
| | | | | | | | | | In particular, add some markup, fix empty line, and merge it with "How does it work?" section.
* | doc/protocols: document http protocol optionsStefano Sabatini2013-01-121-0/+37
| |
* | doc: add noise shaping dithersMichael Niedermayer2013-01-091-0/+15
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Add -movflags rtphint documentation.Carl Eugen Hoyos2013-01-091-0/+2
| |
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-091-0/+15
|\| | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: xan: Convert to bytestream2 oggenc: add a page_duration option and deprecate the pagesize option x86: lavr: add SSE2/AVX dither_int_to_float() Conflicts: libavcodec/xan.c libavformat/oggenc.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * oggenc: add a page_duration option and deprecate the pagesize optionJustin Ruggles2013-01-081-0/+15
| | | | | | | | | | | | | | | | | | | | | | This uses page duration instead of byte size to determine when to buffer the page. Also, it tries to avoid continued pages by buffering the current page if there are already packets in the page and adding the next packet would require it to be continued on a new page. This can improve seeking performance. The default page duration is 1 second, which is much saner than filling all page segments by default.
* | Merge commit '1fb8f6a44f06e48386450fe0363aefc02583d24a'Michael Niedermayer2013-01-091-11/+11
|\| | | | | | | | | | | | | | | | | | | | | | | * commit '1fb8f6a44f06e48386450fe0363aefc02583d24a': x86: lavr: add SSE2 quantize() for dithering doc/APIchanges: fill in missing dates and hashes. rtpdec_vp8: Request a keyframe if RTP packets are lost Conflicts: doc/APIchanges Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc/APIchanges: fill in missing dates and hashes.Justin Ruggles2013-01-081-9/+9
| |
* | Merge commit '074a00d192c0e749d677b008b337da42597e780f'Michael Niedermayer2013-01-082-0/+11
|\| | | | | | | | | | | | | | | | | | | | | | | | | * 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-071-0/+4
| | | | | | | | This allows reordering, duplication, and silencing of input channels.