summaryrefslogtreecommitdiffstats
path: root/avconv_filter.c
Commit message (Expand)AuthorAgeFilesLines
* Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-111-1/+1
* De-doxygenize some top-level filesDiego Biurrun2012-10-121-4/+2
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-1/+1
* Use atexit() instead of defining a custom exit_program() interface.Diego Elio Pettenò2012-10-011-11/+11
* avconv: don't pass a bogus parameter to avfilter_graph_create_filter().Anton Khirnov2012-09-171-1/+1
* cmdutils: extend -h to allow printing codec details.Anton Khirnov2012-08-191-14/+0
* avconv: split configuring filter configuration to a separate file.Anton Khirnov2012-08-081-0/+560
OpenPOWER on IntegriCloud