| Commit message (Expand) | Author | Age | Files | Lines |
* | avconv: fix variable shadowing in configure_input_audio_filter() | Justin Ruggles | 2012-11-28 | 1 | -1/+0 |
* | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -1/+1 |
* | De-doxygenize some top-level files | Diego Biurrun | 2012-10-12 | 1 | -4/+2 |
* | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | Use atexit() instead of defining a custom exit_program() interface. | Diego Elio Pettenò | 2012-10-01 | 1 | -11/+11 |
* | avconv: don't pass a bogus parameter to avfilter_graph_create_filter(). | Anton Khirnov | 2012-09-17 | 1 | -1/+1 |
* | cmdutils: extend -h to allow printing codec details. | Anton Khirnov | 2012-08-19 | 1 | -14/+0 |
* | avconv: split configuring filter configuration to a separate file. | Anton Khirnov | 2012-08-08 | 1 | -0/+560 |