12 Commits (a903f8f087b0bdcc5643054147f3a5f278e7eb99)

Author SHA1 Message Date
Diego Biurrun c1ef30a6ba De-doxygenize some top-level files 12 years ago
Anton Khirnov fb722a900f avconv: remove -same_quant 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Anton Khirnov 11d957fbd8 avtools: remove the distinction between func_arg and func2_arg. 12 years ago
Anton Khirnov bbcedade00 avconv: make the -passlogfile option per-stream. 12 years ago
Anton Khirnov 038c0b1e06 avconv: make the -pass option per-stream. 12 years ago
Anton Khirnov 3c0df90584 avconv: make -shortest a per-output file option. 12 years ago
Anton Khirnov 57d2422559 avconv: rename OutputStream.is_past_recording_time to finished. 12 years ago
Anton Khirnov 0b26ef4228 avconv: replace no_packet array in transcode() with a var in InputStream 12 years ago
Anton Khirnov bed43d58b0 avconv: remove unused variable from InputFile. 12 years ago
Anton Khirnov fe2147e936 avconv: split configuring filter configuration to a separate file. 12 years ago
Anton Khirnov f5e668273a avconv: split option parsing into a separate file. 12 years ago