21 Commits (83900c0ed34c22487d6a97cdf9e9949d0795f5b0)

Author SHA1 Message Date
Himangi Saraogi 88d1fb4e3f filtfmts: Avoid null pointer dereference 10 years ago
Himangi Saraogi 24326930d8 filtfmts: Avoid null pointer dereference 10 years ago
Diego Biurrun 072916d903 filtfmts: Replace deprecated uses of AVFilterPad 10 years ago
Michael Niedermayer 59c7615d58 avfilter/filtfmts: Support dynamically allocated in/outputs 11 years ago
Vittorio Giovara d23fc8846d filtfmts: remove unused lavf include 11 years ago
Diego Biurrun e73996954d filtfmts-test: Fix use of deprecated API 11 years ago
Michael Niedermayer f12174c8ce avfilter/filtfmts: fix use of deprecated symbols 11 years ago
Vittorio Giovara 6756d98cec lavfi: filtfmts: use newer avfilter APIs 11 years ago
Anton Khirnov b01f6041f4 lavfi: rename AVFilterFormats.format_count to nb_formats 12 years ago
Anton Khirnov 48a5adab62 lavfi: add avfilter_init_str() to replace avfilter_init_filter(). 12 years ago
Anton Khirnov cb45553f57 Remove pointless #undefs of previously forbidden functions. 12 years ago
Anton Khirnov 59ee9f78b0 lavfi: do not use av_pix_fmt_descriptors directly. 12 years ago
Michael Niedermayer c1f3a4d1e3 libavfilter/filtfmts: fix argv/argc checks 12 years ago
Michael Niedermayer f5326dc68e bavfilter/filtfmts: fix type for channel layouts 12 years ago
Mans Rullgard 7c29377b70 lavfi: reclassify showfiltfmts as a TESTPROG 13 years ago
Anton Khirnov 43c7a01e98 lavfi: remove avfilter_default_* from public API on next bump. 13 years ago
Stefano Sabatini 4d4098da00 lavfi: drop planar/packed negotiation support 13 years ago
Diego Biurrun ffae713a5b Fix a bunch of common typos. 13 years ago
Diego Biurrun 4e81b5f517 tools: K&R reformatting cosmetics 13 years ago
Michael Niedermayer 719a576f04 lavfi-showfiltfmts: fix typo that segfaulted haiku. 13 years ago
Michael Niedermayer 1b84e06244 lavfi-showfiltfmts.c: fix handling of null names 13 years ago
Stefano Sabatini 9c484d2944 lavfi-showfiltfmts: extend output format for specifying audio data 13 years ago
Stefano Sabatini 4ae28eb853 showfiltfmts: use av_get_pix_fmt_name() 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Stefano Sabatini 24de0edbd5 Rename avfilter_destroy() as avfilter_free(). 14 years ago
Stefano Sabatini a8542e433e Set the correct type for the output links. 14 years ago
Stefano Sabatini 84c0386960 Change avfilter_open() signature, from: 14 years ago
Måns Rullgård 56e0d112d3 showfiltfmts: destroy filter context before exit 14 years ago
Måns Rullgård c61f84bf97 showfiltfmts: set media type of links to that of corresponding pad 14 years ago
Måns Rullgård 27971664d3 lavfi-showfiltfmts: print one format per line 15 years ago
Stefano Sabatini e34d5db595 Add libavfilter 1-input - 1-output regression test, corresponding to the 15 years ago