3849 Commits (57b8ce414be574a772d386f57afa502eac072085)

Author SHA1 Message Date
Diego Biurrun 45dd1ae1b3 avfilter: Add some missing FF_API_AVFILTERBUFFER ifdefs 12 years ago
Michael Niedermayer 1bbf94d84f avfilter/af_compand: %f is for printing doubles 12 years ago
Paul B Mahol 6b68e2a43b lavfi: add compand filter 12 years ago
Diego Biurrun 0e8c6f221a avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typo 12 years ago
Diego Biurrun bf4b0ed1d5 Add missing deprecation attributes 12 years ago
Diego Biurrun 966689442e buffersink: K&R formatting cosmetics 12 years ago
Michael Niedermayer 8720d3ac21 avfilter/vf_scale: set in_color_matrix default to "auto" 12 years ago
Michael Niedermayer f3f4e133d6 avfilter/vf_scale: use sws_getCoefficients() 12 years ago
Paul B Mahol be7d6710b4 lavfi/frei0r: use AV_OPT_TYPE_IMAGE_SIZE 12 years ago
Hendrik Leppkes 779e6c2b98 lavfi: add attribute_align_arg to all public entry points 12 years ago
Paul B Mahol 7ac736afbd lavfi/frei0r: use AV_OPT_TYPE_VIDEO_RATE 12 years ago
Paul B Mahol a4b899f588 lavfi/gradfun: remove nv21/nv12 as they are not supported 12 years ago
Hendrik Leppkes af2a196e66 lavfi: add attribute_align_arg to all public entry points 12 years ago
Paul B Mahol 2a1a599bcb lavfi/buffersrc: remove unused item from BufferSourceContext 12 years ago
Michael Niedermayer de0a1f63df avfilter/can_merge_formats: fix memleak 12 years ago
Michael Niedermayer 6bde1e9d14 avfilter/avfiltergraph: fix check using the wrong variables 12 years ago
Michael Niedermayer 5156d482cd avfilter/vf_scale: use the inputs color range when its set and its not overridden 12 years ago
Michael Niedermayer 24a4367ae9 vf_scale: add input h/v_chr_pos parameters 12 years ago
Michael Niedermayer e31d20255d vf_scale: add output h/v_chr_pos parameterss 12 years ago
Michael Niedermayer 6a0b72f94f avfilter/avfiltergraph: minor cosmetic 12 years ago
Michael Niedermayer fe328f0807 avfilter: Dont partially merge lists 12 years ago
Michael Niedermayer 5169111145 avfilter/REDUCE_FORMATS: fix bug that ended reducing too early 12 years ago
Michael Niedermayer 1f7acf3cff vfilter/vf_scale: avoid using "{}" 12 years ago
Michael Niedermayer 3242747df3 avfilter/vf_scale; fix indent 12 years ago
Michael Niedermayer 835eee88ec avfilter/vf_scale: add in/out color range option 12 years ago
Michael Niedermayer bbf6cb754c avfilter/vf_scale: Add in/out yuv color matrix option 12 years ago
Michael Niedermayer 74561680cd avfilter/vf_separatefields: fix ;; 12 years ago
wm4 122536e01a avfilter: fix preprocessor condition 12 years ago
Michael Niedermayer 8589d7a61c avfilter/vf_yadif:remove unneeded include assert.h 12 years ago
Vittorio Giovara 6756d98cec lavfi: filtfmts: use newer avfilter APIs 12 years ago
Carl Eugen Hoyos 36b21e17a2 lavf/concat: Never fail for sample aspect ratio 0:1. 12 years ago
Carl Eugen Hoyos 42272e86fe lut3d: Fix reading 3dl files with leading comments. 12 years ago
Nicolas George ebaf20e94b lavfi/scale: allocate interlaced scalers only if needed. 12 years ago
Michael Niedermayer 37ded53037 vf_scale: use sws_init_context() 12 years ago
Diego Biurrun 3ac7fa81b2 Consistently use "cpu_flags" as variable/parameter name for CPU flags 12 years ago
Sean McGovern 50612484e0 pthread: Rename thread_init to avoid symbol collision 12 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
Paul B Mahol f486d7e924 lavfi/silencedetect: unbreak for unknown channel layouts 12 years ago
Paul B Mahol 099dfcaa0e lavfi/ashowinfo: unbreak for >8 channels 12 years ago
Paul B Mahol 729709b890 lavfi/asetnsamples: unbreak for >8 channels 12 years ago
Paul B Mahol e9678631f1 lavfi/trim: fix sample copy for >8 channels 12 years ago
Paul B Mahol 6347824d53 lavfi/showwaves: fix floating exception with >8 channels 12 years ago
Michael Niedermayer aac57c765f avfilter/asrc_aevalsrc: fix cases of unknown channel layout 12 years ago
Jean Delvare b6d0bb6086 lavfi/delogo: Fix sign extension issue 12 years ago