summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* configure: do not fork off grep subprocess in probe_ccGanesh Ajjanagadde2015-08-251-3/+3
| | | | | | | | | | grep is not required for the functionality in this instance. This avoids an unnecessary fork, and also avoids a duplicated dumpversion call. Furthermore, it also corrects behavior when no minor version number is present, see e.g https://github.com/joyent/node/pull/25671. Signed-off-by: Ganesh Ajjanagadde <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* avcodec/mjpegdec: Remove message asking for a non mod 16 AMV sampleMichael Niedermayer2015-08-241-3/+0
| | | | | | Ticket4770 contains such a sample and it decodes fine Signed-off-by: Michael Niedermayer <[email protected]>
* avfilter/vf_vectorscope: add options with shorter namePaul B Mahol2015-08-241-0/+2
| | | | Signed-off-by: Paul B Mahol <[email protected]>
* avfilter/vf_vectorscope: make intensity user configurablePaul B Mahol2015-08-242-5/+12
| | | | Signed-off-by: Paul B Mahol <[email protected]>
* avformat/hevc: Check num_long_term_ref_pics_sps to avoid potentially long loopsMichael Niedermayer2015-08-241-0/+2
| | | | Signed-off-by: Michael Niedermayer <[email protected]>
* avformat/hevc: Fix parsing errorsArthur Grant2015-08-241-2/+4
| | | | Signed-off-by: Michael Niedermayer <[email protected]>
* Merge commit 'e23f84d9652474353d8bbc42787a56ec1991908f'Hendrik Leppkes2015-08-242-0/+2
|\ | | | | | | | | | | | | * commit 'e23f84d9652474353d8bbc42787a56ec1991908f': channel_layout: Add a 16channel default layout Merged-by: Hendrik Leppkes <[email protected]>
| * channel_layout: Add a 16channel default layoutLuca Barbato2015-08-232-0/+3
| | | | | | | | Signed-off-by: Luca Barbato <[email protected]>
* | Merge commit 'd5eab59a5373b22aa52d6053a8e853e95a6e131e'Hendrik Leppkes2015-08-240-0/+0
|\| | | | | | | | | | | | | * commit 'd5eab59a5373b22aa52d6053a8e853e95a6e131e': aac: Make sure to set err on the failure path Merged-by: Hendrik Leppkes <[email protected]>
| * aac: Make sure to set err on the failure pathLuca Barbato2015-08-231-1/+3
| | | | | | | | Bug-Id: CID 1308153
* | Merge commit '167ea1fbf15ecefa30729f9b8d091ed431bf43bd'Hendrik Leppkes2015-08-241-1/+1
|\| | | | | | | | | | | | | * commit '167ea1fbf15ecefa30729f9b8d091ed431bf43bd': xavs: Do not try to set the bitrate tolerance without a bitrate Merged-by: Hendrik Leppkes <[email protected]>
| * xavs: Do not try to set the bitrate tolerance without a bitrateLuca Barbato2015-08-231-2/+3
| | | | | | | | | | | | Avoid a division by zero. Bug-Id: CID 1257655
* | Merge commit '61d8fa2a1ab76f0f3ac1442faa104ace4b29decc'Hendrik Leppkes2015-08-240-0/+0
|\| | | | | | | | | | | | | * commit '61d8fa2a1ab76f0f3ac1442faa104ace4b29decc': h264: Fix faulty call to avpriv_request_sample Merged-by: Hendrik Leppkes <[email protected]>
| * h264: Fix faulty call to avpriv_request_sampleLuca Barbato2015-08-221-1/+1
| | | | | | | | Broken in f9ab4fe1f7c1e9d410ca5ee2c9ff8d2892aad068
* | Merge commit 'f9ab4fe1f7c1e9d410ca5ee2c9ff8d2892aad068'Hendrik Leppkes2015-08-241-0/+6
|\| | | | | | | | | | | | | * commit 'f9ab4fe1f7c1e9d410ca5ee2c9ff8d2892aad068': h264: Discard currently unsupported registered sei Merged-by: Hendrik Leppkes <[email protected]>
| * h264: Discard currently unsupported registered seiJohn Högberg2015-08-211-0/+6
| | | | | | | | Signed-off-by: Luca Barbato <[email protected]>
* | Merge commit '47b447aaff1bc30ba986ca757346a2c5c95b786a'Hendrik Leppkes2015-08-240-0/+0
|\| | | | | | | | | | | | | | | | | * commit '47b447aaff1bc30ba986ca757346a2c5c95b786a': imgutils: Fix a typo in avcodec_get_pix_fmt_loss Not merged, this code was refactored and moved to avutil. Merged-by: Hendrik Leppkes <[email protected]>
| * imgutils: Fix a typo in avcodec_get_pix_fmt_lossLuca Barbato2015-08-211-1/+1
| | | | | | | | | | | | | | If the candidate does not have alpha and the source does have alpha report the loss of alpha. CC: [email protected]
* | Merge commit 'd8ebb6157d12183ed3fc987cd2ba18b404758828'Hendrik Leppkes2015-08-240-0/+0
|\| | | | | | | | | | | | | | | | | * commit 'd8ebb6157d12183ed3fc987cd2ba18b404758828': hevcdsp: fix a function name Not merged, ffmpeg has no function of this name anymore. Merged-by: Hendrik Leppkes <[email protected]>
| * hevcdsp: fix a function nameAnton Khirnov2015-08-214-12/+12
| | | | | | | | | | put_weighted_pred_avg should be put_unweighted_pred_avg, there is no weighting there.
* | Merge commit 'a1926a29fb4325afa46842883f197c74d4535c36'Hendrik Leppkes2015-08-241-2/+2
|\| | | | | | | | | | | | | * commit 'a1926a29fb4325afa46842883f197c74d4535c36': hevc: avoid invalid shifts of negative values Merged-by: Hendrik Leppkes <[email protected]>
| * hevc: avoid invalid shifts of negative valuesAnton Khirnov2015-08-211-3/+3
| |
* | Merge commit '515b69f8f8e9a24cfaee95d8c1f63f265d8582fe'Hendrik Leppkes2015-08-240-0/+0
|\| | | | | | | | | | | | | * commit '515b69f8f8e9a24cfaee95d8c1f63f265d8582fe': checkasm: Explicitly declare function prototypes Merged-by: Hendrik Leppkes <[email protected]>
| * checkasm: Explicitly declare function prototypesHenrik Gramner2015-08-207-39/+53
| | | | | | | | | | | | | | | | | | | | | | | | Now we no longer have to rely on function pointers intentionally declared without specified argument types. This makes it easier to support functions with floating point parameters or return values as well as functions returning 64-bit values on 32-bit architectures. It also avoids having to explicitly cast strides to ptrdiff_t for example. Signed-off-by: Anton Khirnov <[email protected]>
* | Merge commit 'e13da244f41610ee073b2f72bcf62b60fa402bb5'Hendrik Leppkes2015-08-240-0/+0
|\| | | | | | | | | | | | | * commit 'e13da244f41610ee073b2f72bcf62b60fa402bb5': checkasm: x86: properly save rdx/edx in checked_call() Merged-by: Hendrik Leppkes <[email protected]>
| * checkasm: x86: properly save rdx/edx in checked_call()Henrik Gramner2015-08-201-0/+7
| | | | | | | | | | | | | | | | | | | | | | If the return value doesn't fit in a single register rdx/edx can in some cases be used in addition to rax/eax. Doesn't affect any of the existing checkasm tests but might be useful later. Also comment the relevant code a bit better. Signed-off-by: Anton Khirnov <[email protected]>
* | Merge commit 'faa3f17a76333b672ce4a40cf80f678ab68bdbae'Hendrik Leppkes2015-08-242-19/+17
|\| | | | | | | | | | | | | * commit 'faa3f17a76333b672ce4a40cf80f678ab68bdbae': fate: test only demuxing in asf-repldata Merged-by: Hendrik Leppkes <[email protected]>
| * fate: test only demuxing in asf-repldataJanne Grunau2015-08-202-18/+16
| |
* | fate: add tests for waveform filterPaul B Mahol2015-08-246-53/+215
| | | | | | | | Signed-off-by: Paul B Mahol <[email protected]>
* | fate: add api-band-testLudmila Glinskih2015-08-243-0/+229
| | | | | | | | | | | | | | Works only for flv, h263 and huffyuv decoders. Makes only one pass through the file (this should be changed to two passes) Signed-off-by: Michael Niedermayer <[email protected]>
* | rtpenc_chain: also copy AVFMT_FLAG_BITEXACT to new AVFormatContextAndreas Cadhalpun2015-08-231-1/+1
| | | | | | | | | | | | | | | | Otherwise it is impossible to make '-movflags +rtphint' bitexact after FF_API_LAVF_BITEXACT has been disabled. Reviewed-by: Ronald S. Bultje <[email protected]> Signed-off-by: Andreas Cadhalpun <[email protected]>
* | options_table: fix compatibility with MSVCAndreas Cadhalpun2015-08-231-3/+0
| | | | | | | | | | | | | | | | | | | | Including libavutil/internal.h breaks compilation of doc/print_options.c with MSVC due to linking avpriv_strtod/avpriv_snprintf. This reverts part of commit 095347f. Reviewed-by: Michael Niedermayer <[email protected]> Signed-off-by: Andreas Cadhalpun <[email protected]>
* | avcodec: remove FF_API_LOWRES around max_lowresAndreas Cadhalpun2015-08-231-2/+0
| | | | | | | | | | | | Reviewed-by: wm4 <[email protected]> Reviewed-by: Michael Niedermayer <[email protected]> Signed-off-by: Andreas Cadhalpun <[email protected]>
* | swresample/dither: use integer arithmeticGanesh Ajjanagadde2015-08-231-1/+1
| | | | | | | | | | | | | | | | This fixes a -Wabsolute-value reported by clang 3.5+ complaining about misuse of fabs() for integer absolute value. An additional benefit is the removal of floating point calculations. Signed-off-by: Ganesh Ajjanagadde <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* | avdevice/lavfi: fix self assignment warningGanesh Ajjanagadde2015-08-231-1/+1
| | | | | | | | | | | | | | | | | | FAIL(ret) expands to statements including a silly ret=ret. This triggers a -Wself-assign on confirmed clang 3.6, and so we fix it. Signed-off-by: Ganesh Ajjanagadde <[email protected]> Reviewed-by: Nicolas George <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* | avfilter/vf_histogram: levels: support more input pixel formatsPaul B Mahol2015-08-232-62/+117
| | | | | | | | Signed-off-by: Paul B Mahol <[email protected]>
* | avformat: Remove use of AVFrac and AVStream->ptsMichael Niedermayer2015-08-234-9/+33
| | | | | | | | | | | | | | Move field to internal part of AVStream and struct to internal.h Reviewed-by: Andreas Cadhalpun <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* | avcodec/x86/mpegaudiodsp: correct asm guardsGanesh Ajjanagadde2015-08-231-0/+2
| | | | | | | | | | | | | | Fixes -Wunused-function warnings when compiling with --disable-yasm on x86. Signed-off-by: Ganesh Ajjanagadde <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
* | fate: temporarily disable AAC TNS testRostislav Pehlivanov2015-08-231-7/+7
| | | | | | | | | | | | Fixing it will take a bit longer, so just suspend the test. Signed-off-by: Rostislav Pehlivanov <[email protected]>
* | aacenc_tns: temporarily disableRostislav Pehlivanov2015-08-221-0/+3
| | | | | | | | | | | | Due to segfaults on some platforms, fix will take a bit longer. Signed-off-by: Rostislav Pehlivanov <[email protected]>
* | swscale/alphablend: fix pointer castGanesh Ajjanagadde2015-08-221-1/+1
| | | | | | | | | | | | Commit 7c72a4bbd3a0ca421c7419abad2fb65aa713dd8b was slightly wrong Signed-off-by: Ganesh Ajjanagadde <[email protected]>
* | avfilter: add waveform monitor filterPaul B Mahol2015-08-227-1/+518
| |
* | avfilter/vf_vectorscope: add more pixel formatsPaul B Mahol2015-08-221-4/+6
| | | | | | | | Signed-off-by: Paul B Mahol <[email protected]>
* | disable deprecation warnings in deprecated codeAndreas Cadhalpun2015-08-227-2/+23
| | | | | | | | | | Reviewed-by: wm4 <[email protected]> Signed-off-by: Andreas Cadhalpun <[email protected]>
* | fate: replace deprecated request_channels with request_channel_layoutAndreas Cadhalpun2015-08-221-1/+1
| | | | | | | | | | | | | | This fixes fate with FF_API_REQUEST_CHANNELS disabled. Reviewed-by: wm4 <[email protected]> Signed-off-by: Andreas Cadhalpun <[email protected]>
* | openal-dec: replace av_destruct_packet with av_free_packetAndreas Cadhalpun2015-08-221-1/+1
| | | | | | | | | | Reviewed-by: wm4 <[email protected]> Signed-off-by: Andreas Cadhalpun <[email protected]>
* | add missing FF_API_DESTRUCT_PACKET guardsAndreas Cadhalpun2015-08-224-2/+22
| | | | | | | | | | Reviewed-by: wm4 <[email protected]> Signed-off-by: Andreas Cadhalpun <[email protected]>
* | avcodec: Fix `make checkheaders`Timothy Gu2015-08-223-2/+4
| |
* | doxygen: Remove lavu_internal groupTimothy Gu2015-08-222-17/+0
| | | | | | | | There is no use in an internal group for a public API documentation.
* | git-howto: Various copy editsTimothy Gu2015-08-221-24/+25
| |