summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* Revert "avfilter/trim: add compatibility layer to not break ABI used by ffmpeg"Michael Niedermayer2016-06-19
* avfilter/af_hdcd: Use int32_t instead of int for gaintable in hdcd filter.Benjamin Steffes2016-06-15
* vf_codecview: added new optionsdsmudhar2016-06-15
* avfilter/vf_telecine: Make frame writable before writing into itMichael Niedermayer2016-06-14
* avfilter/graphparser: remove '\n' from parse_filterMuhammad Faiz2016-06-13
* Timeline function for the eq filterIlya872016-06-13
* avfilter/vf_histogram: indent histogram optionsDave Rice2016-06-11
* avfilter/vf_histogram: shortcuts for histogram optionsDave Rice2016-06-11
* avfilter/af_loudnorm: add dual_mono optionKyle Swanson2016-06-09
* avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATEMichael Niedermayer2016-06-09
* x86/showcqt: use three operand format for some instructionsJames Almer2016-06-08
* x86/showcqt: add missing preprocessor checksJames Almer2016-06-08
* avfilter/src_movie: call open_stream after guess_channel_layoutMuhammad Faiz2016-06-09
* avfilter/avf_showcqt: set range on fps/rate/r optionMuhammad Faiz2016-06-09
* avutil/x86util: move haddps sse emulation from showcqtJames Almer2016-06-08
* avfilter/avf_showcqt: cqt_calc optimization on x86Muhammad Faiz2016-06-08
* avfilter/af_firequalizer: add zero_phase optionMuhammad Faiz2016-06-07
* avfilter/af_amix: dont fail if there are no samples in output_frame()Michael Niedermayer2016-06-06
* avfilter/vf_colormatrix: add bt.2020 colorspaceThomas Mundt2016-06-05
* avfilter/vf_colormatrix: increase precisionThomas Mundt2016-06-05
* avfilter/avf_showcqt: render default font at 960x16Muhammad Faiz2016-06-04
* avfilter/avf_showcqt: full chroma blending on draw_axis_yuvMuhammad Faiz2016-06-02
* avfilter/f_loop: Fix leak on errorMichael Niedermayer2016-05-29
* avfilter/vf_fieldhint: Reorder operation to prevent hypothetical integer over...Michael Niedermayer2016-05-29
* avfilter/vf_fieldhint: Assert that mode is validMichael Niedermayer2016-05-29
* avfilter/avfiltergraph: Clear graph pointers in ff_filter_graph_remove_filter()Michael Niedermayer2016-05-27
* avfilter/src_movie: add various commandsMuhammad Faiz2016-05-25
* libavfilter/vf_hwdownload: show error when ff_formats_ref failsdsmudhar2016-05-24
* avfilter/af_hdcd: Replace complexer expression by litteral constantMichael Niedermayer2016-05-24
* avfilter/vf_blend: fix incorrect Y variable when threading is usedPaul B Mahol2016-05-23
* libavfilter/af_hdcd: fixed negative signed value shiftdsmudhar2016-05-23
* avfilter/af_loudnorm: fix crash when ebur128 initialization was not successfu...Paul B Mahol2016-05-21
* avfilter/avf_ahistogram: raise minimum acmax to 1Michael Niedermayer2016-05-21
* avfilter: add loudnormKyle Swanson2016-05-18
* Split drawutils test out into separate fileDerek Buitenhuis2016-05-11
* Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis2016-05-11
|\
| * build: Split test programs off into separate filesDiego Biurrun2016-04-07
* | lavfi/drawutils: support NV12 and NV21Rodger Combs2016-05-10
* | avfilter/delogo: Check that logo area is inside the pictureJean Delvare2016-05-10
* | vf_colorspace: don't enable passthrough if bitdepth doesn't match.Ronald S. Bultje2016-05-10
* | vf_colorspace: fix range order.Ronald S. Bultje2016-05-10
* | vf_colorspace: make whitepoint adaptation mode configurable.Ronald S. Bultje2016-05-10
* | vf_colorspace: use enums for bpp/subsampling array indices.Ronald S. Bultje2016-05-10
* | vf_colorspace: add const to yuv_stride[] argument in DSP functions.Ronald S. Bultje2016-05-10
* | vf_colorspace: add floyd-steinberg dithering option to full conversion.Ronald S. Bultje2016-05-10
* | avfilter/f_metadata: update print output header line formatTobias Rapp2016-05-10
* | avfilter/f_metadata: add pts_time to print outputTobias Rapp2016-05-09
* | Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis2016-05-09
|\|
| * build: miscellaneous cosmeticsDiego Biurrun2016-04-07
* | avfilter/vf_fps: set fps value boundariesPrzemysław Sobala2016-05-09