599 Commits (673862e9474cd343b686cb549ec09af68ec84d6f)

Author SHA1 Message Date
Anton Khirnov 632c349931 lavfi: add a flag for filters able to work with hw_device_ctx 2 years ago
Anton Khirnov d1b9a3ddb4 lavfi: add a new filtergraph parsing API 2 years ago
James Almer 8bc0d31320 avfilter: remove FF_API_PAD_COUNT 2 years ago
Anton Khirnov a7b1b4bc23 lavfi: remove AVFilter.init_dict() 2 years ago
Marvin Scholz 60224f203f avfilter: Fix doxy references 2 years ago
Martin Storsjö 2d368392a5 Keep including the full version.h when headers are included externally 3 years ago
Martin Storsjö 288313a8b2 libavfilter: Split version.h 3 years ago
James Almer 1f96db959c avfilter: convert to new channel layout API 3 years ago
Anton Khirnov b9c928a486 avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
Andreas Rheinhardt 31a373ce71 avfilter: Reindentation after query_formats changes 3 years ago
Andreas Rheinhardt b4f5201967 avfilter: Replace query_formats callback with union of list and callback 3 years ago
Andreas Rheinhardt e88db774d8 avfilter/avfilter: Deprecate avfilter_pad_count() 3 years ago
Andreas Rheinhardt 7c5f998196 avfilter/avfilter: Add avfilter_filter_pad_count() 3 years ago
Andreas Rheinhardt 8be701d9f7 avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
Andreas Rheinhardt 7b0e63b7d5 avfilter: Remove init_opaque callback 3 years ago
Andreas Rheinhardt 304cb08693 avfilter/avfilter: Remove unused partial_buf 3 years ago
Paul B Mahol c317862c88 avfilter/avfilter: add sample_count_in and sample_count_out 3 years ago
Andreas Rheinhardt 4de2b035a7 avfilter/avfilter: Remove deprecated avfilter_link_set_closed() 4 years ago
Andreas Rheinhardt ec82ff89b6 avfilter: Remove avfilter_next/avfilter_register API 4 years ago
Andreas Rheinhardt 3a370868dc avfilter: Remove deprecated avfilter_link_get_channels 4 years ago
Andreas Rheinhardt 339af976b6 avfilter: Remove deprecated resample_lavr_opts 4 years ago
Andreas Rheinhardt fec3c730e6 avfilter/avfilter: Remove avfilter_link_set_closed() on bump 4 years ago
Andreas Rheinhardt e0ca8a7a51 avfilter/avfilter: Remove AVFilterLink.flags 4 years ago
James Almer 0c73c2909e avfilter/avfilter.h: add missing FF_API_NEXT wrapper 4 years ago
Nicolas George 2f76476549 lavfi: regroup formats lists in a single structure. 4 years ago
Nicolas George 03c8fe49ea lavfi: remove request_samples. 4 years ago
Nicolas George 4ca1fb9d2a lavfi: remove needs_fifo. 4 years ago
Zhao Zhili 0115dbd043 avfilter/avfilter: update documentation of avfilter_graph_create_filter 5 years ago
Zhao Zhili 2bfa7df9fe avfilter: fix typo in comments 5 years ago
Josh de Kock 8f1382f80e lavfi: add new iteration API 7 years ago
Mark Thompson 6d86cef06b lavfi: Add support for increasing hardware frame pool sizes 7 years ago
James Almer b2c42fc6dc avfilter: deprecate avfilter_link_get_channels() 7 years ago
James Almer da5b05c833 Revert "avfilter: deprecate avfilter_link_get_channels()" 7 years ago
James Almer 798dcf2432 avfilter: deprecate avfilter_link_get_channels() 7 years ago
Nicolas George f8d7b5febb lavfi: add a preinit callback to filters. 7 years ago
Vittorio Giovara 96a47364d1 lavfi: Drop deprecated non-const filter retrieval 8 years ago
Vittorio Giovara 8e18328b18 lavfi: Drop deprecated filter registration 8 years ago
Vittorio Giovara 52067b3c0e lavfi: Drop deprecated filter initialization 8 years ago
Vittorio Giovara c5c7cfd5e8 lavfi: Drop deprecated functions to open a filter or a filterchain 8 years ago
Rostislav Pehlivanov 3796fb2692 lavfi: deprecate AVFilterGraph->resample_lavr_opts 8 years ago
Nicolas George 3ff01feda3 lavfi: add AVFilter.activate. 8 years ago
Nicolas George 485617ea0f lavfi: document that AVFilterLink is not for applications. 8 years ago
Matthieu Bouron b1f68f00b1 lavfi/framepool: rename FFVideoFramePool to FFFramePool 8 years ago
Nicolas George 02aa0701ae lavfi: make filter_frame non-recursive. 8 years ago
Nicolas George 183ce55b0d lavfi: split frame_count between input and output. 8 years ago
Mark Thompson e3fb74f7f9 lavfi: Always propagate hw_frames_ctx through links 8 years ago
Paul B Mahol 449339084f avfilter: add nb_threads to AVFilterContext 8 years ago
Timothy Gu 58c7bf789f doxygen: Standardize root-level modules 8 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