summaryrefslogtreecommitdiff
path: root/tools/enum_options.c
Commit message (Collapse)AuthorAge
* tools/enum_options: fix build and add to MakefileAnton Khirnov2020-11-20
|
* tools: stop using deprecated av_codec_next()Josh de Kock2020-04-20
| | | | Signed-off-by: Josh de Kock <josh@itanimul.li>
* tools/enum_options: replace the deprecated APIZhong Li2019-11-04
| | | | Signed-off-by: Zhong Li <zhongli_dev@126.com>
* lav*,tests: remove several register_all callsJosh de Kock2018-04-02
| | | | | | | avdevice_register_all() is still required to register devices into lavf (this is required due to lavd being somewhat of a hack). Signed-off-by: Josh de Kock <josh@itanimul.li>
* Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
|
* tools: add a tool for enumerating/printing AVOptions in texinfo formatAnton Khirnov2011-10-24
(cherry picked from commit e103cb3e9513949858ccf0ec44c5151239d397e9) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>