5945 Commits (daf421d2ab6f3e0031f46b194b5c42a09c14b15f)

Author SHA1 Message Date
Burt P c41718c0d0 af_hdcd: detect and report encoding errors and oddities 9 years ago
Burt P 5c7457c028 af_hdcd: only hdcd_update_info() when something changes 9 years ago
Burt P 33fc4cc7c6 af_hdcd: fewer false positives by ignoring code_counterC in HDCD detection 9 years ago
Michael Niedermayer e879819e7b avfilter/vf_uspp: Check for encoding failure 9 years ago
Burt P 7af44ce2f7 af_hdcd: don't log full HDCD stats if HDCD was not detected 9 years ago
Burt P 0d8caeb41e af_hdcd: integrate() renamed hdcd_integrate() to be consistent with the other function names 9 years ago
Sami Hult d4c8e93190 Changed metadata print option to accept general urls 9 years ago
Burt P ba69a81019 libavfilter/af_hdcd.c: Collect HDCD stats and report 9 years ago
Paul B Mahol de30863fff avfilter/vf_rotate: add >8 bit depth support 9 years ago
Timo Rothenpieler 1a75145559 lavfi: Move new field to the end of AVFilterContext 9 years ago
Timo Rothenpieler 1eb43af1a0 lavfi: Move new field to the end of AVFilterLink 9 years ago
Matthieu Bouron 9eb3da2f99 asm: FF_-prefix internal macros used in inline assembly 9 years ago
Michael Niedermayer 8baa1d2209 avfilter/vf_paletteuse: enable skip_initial_unpaired 9 years ago
Michael Niedermayer f1dabc958e avfilter/dualinput: Add support to skip initial unpaired frames 9 years ago
Michael Niedermayer fdd8aac7e1 avfilter/src_movie: Add option to remove timestamp discontinuities 9 years ago
Clément Bœsch a887fbb582 lavfi/subtitles: remove unecessary checks 9 years ago
Clément Bœsch e73ccfd6ad lavfi/subtitles: fix memleak after 6bcb1e1a 9 years ago
Clément Bœsch 6bcb1e1aff lavfi/subtitles: switch to codecpar 9 years ago
Muhammad Faiz 1b7eaead0c avfilter/showcqt: set some frame properties 9 years ago
Thomas Mundt 8b7b52c863 avfilter/vf_bwdif: Change default to deinterlace all frames 9 years ago
Michael Niedermayer 0fcc252829 Revert "avfilter/trim: add compatibility layer to not break ABI used by ffmpeg" 9 years ago
Benjamin Steffes 5b95b4616a avfilter/af_hdcd: Use int32_t instead of int for gaintable in hdcd filter. 9 years ago
dsmudhar 7a2b9dd060 vf_codecview: added new options 9 years ago
Michael Niedermayer fa0097e008 avfilter/vf_telecine: Make frame writable before writing into it 9 years ago
Muhammad Faiz 6602361295 avfilter/graphparser: remove '\n' from parse_filter 9 years ago
Ilya87 be37a66971 Timeline function for the eq filter 9 years ago
Dave Rice 5d12cfacde avfilter/vf_histogram: indent histogram options 9 years ago
Dave Rice 91bc42528c avfilter/vf_histogram: shortcuts for histogram options 9 years ago
Kyle Swanson 765703498a avfilter/af_loudnorm: add dual_mono option 9 years ago
Michael Niedermayer f2c8b666be avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 9 years ago
James Almer 172af20852 x86/showcqt: use three operand format for some instructions 9 years ago
James Almer 7d7fdd6532 x86/showcqt: add missing preprocessor checks 9 years ago
Muhammad Faiz 2991d93520 avfilter/src_movie: call open_stream after guess_channel_layout 9 years ago
Muhammad Faiz a096d3ec47 avfilter/avf_showcqt: set range on fps/rate/r option 9 years ago
James Almer 99b899483e avutil/x86util: move haddps sse emulation from showcqt 9 years ago
Muhammad Faiz 1e69ac9246 avfilter/avf_showcqt: cqt_calc optimization on x86 9 years ago
Muhammad Faiz 77d4dfbec6 avfilter/af_firequalizer: add zero_phase option 9 years ago
Michael Niedermayer abc957e896 avfilter/af_amix: dont fail if there are no samples in output_frame() 9 years ago
Thomas Mundt a0a4a4b370 avfilter/vf_colormatrix: add bt.2020 colorspace 9 years ago
Thomas Mundt 2e395bbccf avfilter/vf_colormatrix: increase precision 9 years ago
Muhammad Faiz 1e6a0c9d14 avfilter/avf_showcqt: render default font at 960x16 9 years ago
Muhammad Faiz 1b05521bb7 avfilter/avf_showcqt: full chroma blending on draw_axis_yuv 9 years ago
Michael Niedermayer 645f7c1ce5 avfilter/f_loop: Fix leak on error 9 years ago
Michael Niedermayer be96ebdcd7 avfilter/vf_fieldhint: Reorder operation to prevent hypothetical integer overflow 9 years ago
Diego Biurrun 535a742c26 build: Change structure of the linker version script templates 9 years ago
Michael Niedermayer 7ae4d574e8 avfilter/vf_fieldhint: Assert that mode is valid 9 years ago
Diego Biurrun dc40a70c57 Drop unnecessary libavutil/x86/asm.h #includes 9 years ago
Michael Niedermayer 281caece46 avfilter/avfiltergraph: Clear graph pointers in ff_filter_graph_remove_filter() 9 years ago
Muhammad Faiz defab0825f avfilter/src_movie: add various commands 9 years ago
dsmudhar 04d35004c3 libavfilter/vf_hwdownload: show error when ff_formats_ref fails 9 years ago