summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* doc/Doxyfile: use 5 columns for alphabetical indexMichael Niedermayer2014-07-081-1/+1
| | | | | | | This reverts a hunk from 671005558a295945f5d4cfd1abca6832af479c0b Reduces diff to what we use on the server Suggested-by: Timothy Gu Signed-off-by: Michael Niedermayer <[email protected]>
* avformat/segment: Support cutting at clocktimeDeti fliegl2014-07-071-0/+10
| | | | | Signed-off-by: Deti fliegl <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* transcoding: fix Doxygen file pathTimothy Gu2014-07-071-1/+1
| | | | | Signed-off-by: Timothy Gu <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* doc/protocols: document unit of timeouts for ftp and httpLukasz Marek2014-07-051-2/+2
| | | | | Signed-off-by: Lukasz Marek <[email protected]> Signed-off-by: Stefano Sabatini <[email protected]>
* Doxyfile: imitate gcc for better libavutil/attributes.h documentationTimothy Gu2014-07-041-0/+2
| | | | | Signed-off-by: Timothy Gu <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* Doxyfile: enable browser-based search engineTimothy Gu2014-07-041-1/+1
| | | | | Signed-off-by: Timothy Gu <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* avfilter: add flanger filterPaul B Mahol2014-07-031-0/+36
| | | | Signed-off-by: Paul B Mahol <[email protected]>
* doc/filters: fix typoDave Rice2014-07-021-1/+1
| | | | | | Signed-off-by: Dave Rice <[email protected]> Reviewed-by: Timothy Gu <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* doc/ffprobe.xsd: fix order and missing elements/attributesDave Rice2014-07-021-5/+8
| | | | | | Signed-off-by: Dave Rice <[email protected]> Reviewed-by: Stefano Sabatini <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-011-3/+0
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'e3fcb14347466095839c2a3c47ebecff02da891e': dsputil: Split off IDCT bits into their own context Conflicts: configure libavcodec/aic.c libavcodec/arm/Makefile libavcodec/arm/dsputil_init_arm.c libavcodec/arm/dsputil_init_armv6.c libavcodec/asvdec.c libavcodec/dnxhdenc.c libavcodec/dsputil.c libavcodec/dvdec.c libavcodec/dxva2_mpeg2.c libavcodec/intrax8.c libavcodec/mdec.c libavcodec/mjpegdec.c libavcodec/mjpegenc_common.h libavcodec/mpegvideo.c libavcodec/ppc/dsputil_altivec.h libavcodec/ppc/dsputil_ppc.c libavcodec/ppc/idctdsp.c libavcodec/x86/Makefile libavcodec/x86/dsputil_init.c libavcodec/x86/dsputil_mmx.c libavcodec/x86/dsputil_x86.h Merged-by: Michael Niedermayer <[email protected]>
| * dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-3/+0
| |
* | avfilter/showcqt: adding freetype supportMuhammad Faiz2014-06-301-0/+3
| | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]>
* | doc: remove trailing ':' at the end of sectionsClément Bœsch2014-06-301-4/+4
| | | | | | | | Also lowercase "options" in "Advanced Video Options" for consistency.
* | doc/examples/resampling_audio: use av_freep() for safteyMichael Niedermayer2014-06-291-1/+1
| | | | | | | | | | | | also its better in examples to use the safer functions. Signed-off-by: Michael Niedermayer <[email protected]>
* | doc/examples/muxing: remove unused variableMichael Niedermayer2014-06-281-1/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]>
* | doc/APIchanges: lengthening a hash to make it non ambigousMichael Niedermayer2014-06-281-1/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]>
* | APIchanges: fillin some missing dataMichael Niedermayer2014-06-281-22/+22
| | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]>
* | Merge commit 'f134b5ec53b4cb51cb69bf0c64de87687ea72b12'Michael Niedermayer2014-06-281-0/+7
|\| | | | | | | | | | | | | | | | | | | * commit 'f134b5ec53b4cb51cb69bf0c64de87687ea72b12': apichanges: fill in changes for lavu 51.19 and 51.20 Conflicts: doc/APIchanges Merged-by: Michael Niedermayer <[email protected]>
| * apichanges: fill in changes for lavu 51.19 and 51.20Vittorio Giovara2014-06-281-0/+7
| |
| * output example: free the muxing format context properlyAnton Khirnov2014-06-261-7/+1
| |
* | Merge commit '182d3f8221c23716ea4eafa460bdb94968f71f26'Michael Niedermayer2014-06-271-80/+108
|\| | | | | | | | | | | | | | | | | | | * commit '182d3f8221c23716ea4eafa460bdb94968f71f26': output example: rewrite encoding logic Conflicts: doc/examples/muxing.c Merged-by: Michael Niedermayer <[email protected]>
| * output example: rewrite encoding logicAnton Khirnov2014-06-261-77/+106
| | | | | | | | | | Properly generate pts for the frames sent to the encoder, avoid using private and deprecated AVStream.pts.
* | Merge commit 'a7fcd4122b19b0f934020f4e261d0c44c4c32e11'Michael Niedermayer2014-06-271-7/+10
|\| | | | | | | | | | | | | | | | | | | * commit 'a7fcd4122b19b0f934020f4e261d0c44c4c32e11': output example: store the scaling context in the stream context Conflicts: doc/examples/muxing.c Merged-by: Michael Niedermayer <[email protected]>
| * output example: store the scaling context in the stream contextAnton Khirnov2014-06-261-9/+11
| |
* | Merge commit '6a927d7aaf5625e83a674072913b9e292a303fd1'Michael Niedermayer2014-06-261-2/+2
|\| | | | | | | | | | | | | | | | | | | * commit '6a927d7aaf5625e83a674072913b9e292a303fd1': output example: use a macro instead of a static variable Conflicts: doc/examples/muxing.c Merged-by: Michael Niedermayer <[email protected]>
| * output example: use a macro instead of a static variableAnton Khirnov2014-06-261-2/+2
| |
* | Merge commit '63fd0d866c8300a8f251a15b1535e9ce40a407fb'Michael Niedermayer2014-06-261-42/+45
|\| | | | | | | | | | | | | | | | | | | * commit '63fd0d866c8300a8f251a15b1535e9ce40a407fb': output example: allocate the audio frame only once Conflicts: doc/examples/muxing.c Merged-by: Michael Niedermayer <[email protected]>
| * output example: allocate the audio frame only onceAnton Khirnov2014-06-261-26/+23
| |
* | Merge commit 'edd5f957646dcbf1bb55718bc7bf1e5481c25bcb'Michael Niedermayer2014-06-261-46/+40
|\| | | | | | | | | | | | | | | | | | | * commit 'edd5f957646dcbf1bb55718bc7bf1e5481c25bcb': output example: use OutputStream for audio streams as well Conflicts: doc/examples/muxing.c Merged-by: Michael Niedermayer <[email protected]>
| * output example: use OutputStream for audio streams as wellAnton Khirnov2014-06-261-42/+39
| |
* | Merge commit '5e7b125b6ae36893dfd9cb5661c99b67363cbb38'Michael Niedermayer2014-06-261-69/+47
|\| | | | | | | | | | | | | | | | | | | * commit '5e7b125b6ae36893dfd9cb5661c99b67363cbb38': output example: use the new AVFrame API to allocate audio frames Conflicts: doc/examples/muxing.c Merged-by: Michael Niedermayer <[email protected]>
| * output example: use the new AVFrame API to allocate audio framesAnton Khirnov2014-06-261-19/+24
| |
* | Merge commit 'ac85f631c9a9cc59aaca1c8dd6894fb1f701c594'Michael Niedermayer2014-06-261-0/+2
|\| | | | | | | | | | | | | | | | | | | * commit 'ac85f631c9a9cc59aaca1c8dd6894fb1f701c594': output example: set output channel layout Conflicts: doc/examples/muxing.c Merged-by: Michael Niedermayer <[email protected]>
| * output example: set output channel layoutAnton Khirnov2014-06-261-0/+2
| |
* | Merge commit '294daf71a7a1303b5ddd3cbefebed3b732d610f3'Michael Niedermayer2014-06-261-45/+58
|\| | | | | | | | | | | | | | | | | | | * commit '294daf71a7a1303b5ddd3cbefebed3b732d610f3': output example: use a struct to bundle the video stream variables together Conflicts: doc/examples/muxing.c Merged-by: Michael Niedermayer <[email protected]>
| * output example: use a struct to bundle the video stream variables togetherAnton Khirnov2014-06-261-43/+50
| |
* | Merge commit '38d044429dabcd28928693240e955c6d4430cca9'Michael Niedermayer2014-06-261-33/+49
|\| | | | | | | | | | | | | | | | | | | * commit '38d044429dabcd28928693240e955c6d4430cca9': output example: use the new AVFrame API for allocating the video frame Conflicts: doc/examples/muxing.c Merged-by: Michael Niedermayer <[email protected]>
| * output example: use the new AVFrame API for allocating the video frameAnton Khirnov2014-06-261-16/+23
| |
* | doc/build_system: document examples and config targetsLukasz Marek2014-06-251-0/+6
| | | | | | | | | | Signed-off-by: Lukasz Marek <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* | ffprobe: add color_range and color_space to stream outputTobias Rapp2014-06-241-0/+2
| | | | | | | | Signed-off-by: Michael Niedermayer <[email protected]>
* | Merge commit '463a7cde563fd805864c48a76dd1b03fc24671ed'Michael Niedermayer2014-06-231-2/+2
|\| | | | | | | | | | | | | | | | | | | | | * commit '463a7cde563fd805864c48a76dd1b03fc24671ed': Differentiate assembler and assembly in documentation and comments Conflicts: configure doc/platform.texi Merged-by: Michael Niedermayer <[email protected]>
| * Differentiate assembler and assembly in documentation and commentsDiego Biurrun2014-06-221-2/+2
| | | | | | | | The language and the program that consumes the language are not the same.
* | avfilter: add hqx filter (hq2x, hq3x, hq4x)Clément Bœsch2014-06-211-0/+14
| | | | | | | | Partially fixes Ticket #3404 (xbr filter remaining)
* | Merge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2'Michael Niedermayer2014-06-201-0/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2': Add av_image_check_sar() and use it to validate SAR Conflicts: libavcodec/dpx.c libavcodec/dvdec.c libavcodec/ffv1dec.c libavcodec/utils.c libavutil/version.h Merged-by: Michael Niedermayer <[email protected]>
| * Add av_image_check_sar() and use it to validate SARJustin Ruggles2014-06-201-0/+3
| |
* | fix several typosMoritz Barsnick2014-06-201-4/+4
| |
* | Merge commit '452860d7e056f9a894cac2fe52cdedeae4c38251'Michael Niedermayer2014-06-201-3/+1
|\| | | | | | | | | | | | | | | | | | | | | * commit '452860d7e056f9a894cac2fe52cdedeae4c38251': Use av_packet_rescale_ts() to simplify code. Conflicts: doc/examples/muxing.c ffmpeg.c Merged-by: Michael Niedermayer <[email protected]>
| * Use av_packet_rescale_ts() to simplify code.Anton Khirnov2014-06-201-8/+1
| |
* | Merge commit '874390e163427c1fe7682ab27924a7843780dbb3'Michael Niedermayer2014-06-201-0/+3
|\| | | | | | | | | | | | | | | | | | | * commit '874390e163427c1fe7682ab27924a7843780dbb3': lavc: add a convenience function for rescaling timestamps in a packet Conflicts: libavcodec/version.h Merged-by: Michael Niedermayer <[email protected]>
| * lavc: add a convenience function for rescaling timestamps in a packetAnton Khirnov2014-06-201-0/+3
| |