20 Commits (3799376dd3373ee255651ed542c75b15665801a8)

Author SHA1 Message Date
Anton Khirnov 06cd4c5a68 avconv: fix usage of deprecated lavfi API 11 years ago
Anton Khirnov 51fc88e746 avconv: improve some variable names 11 years ago
Luca Barbato 72fbc9685c avconv: use current syntax for the scale filter 12 years ago
Anton Khirnov 8cd472d3f9 avconv: make output -ss insert trim/atrim filters. 12 years ago
Anton Khirnov a83c0da539 avconv: make -t insert trim/atrim filters. 12 years ago
Anton Khirnov bee2d75b66 avconv: update to the new options syntax. 12 years ago
Anton Khirnov 38f0c0781a lavfi: merge avfiltergraph.h into avfilter.h 12 years ago
Martin Storsjö e760e1d408 avconv: Make sure the encoder exists before inspecting supported_list 12 years ago
Justin Ruggles d925cca95f avconv: remove an unused variable 12 years ago
Justin Ruggles 5c7db097eb avconv: pass libavresample options to AVFilterGraph 12 years ago
Anton Khirnov 10bca66101 cmdutils: add a macro to simplify grow_array() calls. 12 years ago
Justin Ruggles 9a71d362a6 avconv: deprecate the -vol option 12 years ago
Justin Ruggles 95682d8cd2 avconv: fix variable shadowing in configure_input_audio_filter() 12 years ago
Justin Ruggles a903f8f087 Include libavutil/channel_layout.h instead of libavutil/audioconvert.h 12 years ago
Diego Biurrun c1ef30a6ba De-doxygenize some top-level files 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Diego Elio Pettenò 5e3f9979fa Use atexit() instead of defining a custom exit_program() interface. 12 years ago
Anton Khirnov 58dee6e62d avconv: don't pass a bogus parameter to avfilter_graph_create_filter(). 12 years ago
Anton Khirnov a3ad68d36c cmdutils: extend -h to allow printing codec details. 12 years ago
Anton Khirnov fe2147e936 avconv: split configuring filter configuration to a separate file. 12 years ago