3889 Commits (f0a35623826e367fb1534c68222bfd4918e58a0f)

Author SHA1 Message Date
Michael Niedermayer 8b79a458c0 avfilter/vf_fps: fix ABI compatibility with AV_NOPTS starttime 12 years ago
Hendrik Leppkes cb8f70c96e vf_fps: use double constants for default/min/max for start_time 12 years ago
Vittorio Giovara 0ce1a7598e vf_interlace: fix file permissions 12 years ago
Pavel Koshevoy 185fc52f19 avfilter/vf_fps: Work around msvc (c99wrap) build failure 12 years ago
Michael Niedermayer 1350a5c4d5 avfilter/graphparser: fix use of deprecated symbols 12 years ago
Michael Niedermayer 7659ee350b avfilter/graphdump: fix use of deprecated symbols 12 years ago
Michael Niedermayer f12174c8ce avfilter/filtfmts: fix use of deprecated symbols 12 years ago
Paul B Mahol 8fbf940e16 lavfi/tile: do not leak input frame 12 years ago
Paul B Mahol b1e276f8df lavfi/hue: allow changing brightness 12 years ago
Paul B Mahol 139a98be8e lavfi/gradfun: support gbrp 12 years ago
Paul B Mahol e7834d29f2 lavfi/separatefields: fix frame leak 12 years ago
Paul B Mahol e6876c7b7b lavfi/hue: use lookup tables 12 years ago
Justin Ruggles 545a0b807c vf_fps: add 'start_time' option 12 years ago
Michael Niedermayer cbdf4d6a61 avfilter/vf_mp: remove unused sws related functions 12 years ago
Michael Niedermayer 247fa6c27c avfilter: remove ff_copy_int*_list 12 years ago
Paul B Mahol 66f1de66b8 lavfi/transpose: call av_frame_copy_props() 12 years ago
Paul B Mahol e74a5acb40 lavfi/transpose: support slice threading 12 years ago
Paul B Mahol ef6718a5f7 lavfi/tile: make color of blank/unused area configurable 12 years ago
Michael Niedermayer ec0e0eb4c1 avfilter/vf_scale+aresample: minor simpification 12 years ago
Michael Niedermayer 6d246f440e avfilter/vf_scale: generic swscale option support 12 years ago
Paul B Mahol 11afe28b9a lavfi/ebur128: fix typo: s/negociation/negotiation 12 years ago
Paul B Mahol 9087dcbe5b lavfi/trim: check for right default value 12 years ago
Thilo Borgmann f18ccb529f Fix wrong use of "an" in some comments. 12 years ago
Michael Niedermayer 0b5627189d avfilter/f_sendcmd: make const arrays static const 12 years ago
Michael Niedermayer c9837613ed avfilter/trim: Fix assertion failure with empty frames 12 years ago
Michael Niedermayer 190a5893d1 avfilter/fifo: explicitly assert that a frame should have become available after request 12 years ago
Michael Niedermayer 3b2e99fe9e avfilter/vf_perspective: factor u cliping code 12 years ago
Anton Khirnov 3799376dd3 lavfi/fifo: fix flushing when using request_samples 12 years ago
Anton Khirnov 77cc958f60 lavfi: add const to the AVFilter parameter of avfilter_graph_create_filter() 12 years ago
Timothy Gu 3415058541 vf_scale: add force_original_aspect_ratio 12 years ago
Michael Niedermayer 61af627d56 avfilter/graphparser: remove 256 char limit from create_filter() 12 years ago
Michael Niedermayer e43a0a232d avfilter: fix plane validity checks 12 years ago
Diego Biurrun 7950e519bb Disable deprecation warnings for cases where a replacement is available 12 years ago
Diego Biurrun b5a138652f Give less generic names to global library option arrays 12 years ago
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