]> git.sesse.net Git - ffmpeg/history - avconv.h
lls: K&R formatting cosmetics
[ffmpeg] / avconv.h
2013-02-23 Justin Rugglesavconv: pass libavresample options to AVFilterGraph
2012-12-18 Anton Khirnovavconv: use new options parser.
2012-10-12 Diego BiurrunDe-doxygenize some top-level files
2012-10-09 Anton Khirnovavconv: remove -same_quant
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-08-30 Anton Khirnovavtools: remove the distinction between func_arg and...
2012-08-30 Anton Khirnovavconv: make the -passlogfile option per-stream.
2012-08-30 Anton Khirnovavconv: make the -pass option per-stream.
2012-08-18 Anton Khirnovavconv: make -shortest a per-output file option.
2012-08-08 Anton Khirnovavconv: rename OutputStream.is_past_recording_time...
2012-08-08 Anton Khirnovavconv: replace no_packet array in transcode() with...
2012-08-08 Anton Khirnovavconv: remove unused variable from InputFile.
2012-08-08 Anton Khirnovavconv: split configuring filter configuration to a...
2012-08-08 Anton Khirnovavconv: split option parsing into a separate file.