3860 Commits (253976720653f02595dee5edb85a8a9730ba0ae3)

Author SHA1 Message Date
Anton Khirnov 3799376dd3 lavfi/fifo: fix flushing when using request_samples 11 years ago
Anton Khirnov 77cc958f60 lavfi: add const to the AVFilter parameter of avfilter_graph_create_filter() 11 years ago
Timothy Gu 3415058541 vf_scale: add force_original_aspect_ratio 11 years ago
Michael Niedermayer 61af627d56 avfilter/graphparser: remove 256 char limit from create_filter() 11 years ago
Michael Niedermayer e43a0a232d avfilter: fix plane validity checks 11 years ago
Diego Biurrun 7950e519bb Disable deprecation warnings for cases where a replacement is available 11 years ago
Diego Biurrun b5a138652f Give less generic names to global library option arrays 11 years ago
Diego Biurrun 45dd1ae1b3 avfilter: Add some missing FF_API_AVFILTERBUFFER ifdefs 11 years ago
Michael Niedermayer 1bbf94d84f avfilter/af_compand: %f is for printing doubles 11 years ago
Paul B Mahol 6b68e2a43b lavfi: add compand filter 11 years ago
Diego Biurrun 0e8c6f221a avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typo 11 years ago
Diego Biurrun bf4b0ed1d5 Add missing deprecation attributes 11 years ago
Diego Biurrun 966689442e buffersink: K&R formatting cosmetics 11 years ago
Michael Niedermayer 8720d3ac21 avfilter/vf_scale: set in_color_matrix default to "auto" 11 years ago
Michael Niedermayer f3f4e133d6 avfilter/vf_scale: use sws_getCoefficients() 11 years ago
Paul B Mahol be7d6710b4 lavfi/frei0r: use AV_OPT_TYPE_IMAGE_SIZE 11 years ago
Hendrik Leppkes 779e6c2b98 lavfi: add attribute_align_arg to all public entry points 11 years ago
Paul B Mahol 7ac736afbd lavfi/frei0r: use AV_OPT_TYPE_VIDEO_RATE 11 years ago
Paul B Mahol a4b899f588 lavfi/gradfun: remove nv21/nv12 as they are not supported 11 years ago
Hendrik Leppkes af2a196e66 lavfi: add attribute_align_arg to all public entry points 11 years ago
Paul B Mahol 2a1a599bcb lavfi/buffersrc: remove unused item from BufferSourceContext 11 years ago
Michael Niedermayer de0a1f63df avfilter/can_merge_formats: fix memleak 11 years ago
Michael Niedermayer 6bde1e9d14 avfilter/avfiltergraph: fix check using the wrong variables 11 years ago
Michael Niedermayer 5156d482cd avfilter/vf_scale: use the inputs color range when its set and its not overridden 11 years ago
Michael Niedermayer 24a4367ae9 vf_scale: add input h/v_chr_pos parameters 11 years ago
Michael Niedermayer e31d20255d vf_scale: add output h/v_chr_pos parameterss 11 years ago
Michael Niedermayer 6a0b72f94f avfilter/avfiltergraph: minor cosmetic 11 years ago
Michael Niedermayer fe328f0807 avfilter: Dont partially merge lists 11 years ago
Michael Niedermayer 5169111145 avfilter/REDUCE_FORMATS: fix bug that ended reducing too early 11 years ago
Michael Niedermayer 1f7acf3cff vfilter/vf_scale: avoid using "{}" 11 years ago
Michael Niedermayer 3242747df3 avfilter/vf_scale; fix indent 11 years ago
Michael Niedermayer 835eee88ec avfilter/vf_scale: add in/out color range option 11 years ago
Michael Niedermayer bbf6cb754c avfilter/vf_scale: Add in/out yuv color matrix option 11 years ago
Michael Niedermayer 74561680cd avfilter/vf_separatefields: fix ;; 11 years ago
wm4 122536e01a avfilter: fix preprocessor condition 11 years ago
Michael Niedermayer 8589d7a61c avfilter/vf_yadif:remove unneeded include assert.h 11 years ago
Vittorio Giovara 6756d98cec lavfi: filtfmts: use newer avfilter APIs 11 years ago
Carl Eugen Hoyos 36b21e17a2 lavf/concat: Never fail for sample aspect ratio 0:1. 11 years ago
Carl Eugen Hoyos 42272e86fe lut3d: Fix reading 3dl files with leading comments. 11 years ago
Nicolas George ebaf20e94b lavfi/scale: allocate interlaced scalers only if needed. 11 years ago
Michael Niedermayer 37ded53037 vf_scale: use sws_init_context() 11 years ago
Diego Biurrun 3ac7fa81b2 Consistently use "cpu_flags" as variable/parameter name for CPU flags 11 years ago
Sean McGovern 50612484e0 pthread: Rename thread_init to avoid symbol collision 11 years ago
Paul B Mahol 5999db97cf lavfi/scale: remove av_opt_free() 12 years ago
Michael Niedermayer 3ea765b033 avfilter/avf_concat: fix AVOption flags typo 12 years ago
Paul B Mahol 85a22099a7 lavfi/stereo3d: subsampled yuv support for non-anaglyph outputs 12 years ago
Paul B Mahol d5598c0963 lavfi/drawutils: set subsampling for rgb too 12 years ago
Paul B Mahol ed448efe61 lavfi/mp: remove mp=perspective 12 years ago
Paul B Mahol 80c6445932 lavfi: port perspective filter from libmpcodecs 12 years ago
Paul B Mahol fc6ca37316 lavfi/aecho: fix invalid free 12 years ago