summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-27cmdutils: add -colors optionStefano Sabatini4-0/+22
2013-10-22Merge commit 'f825d42bccdb9f89669a586951de7f66a81e80a5'Michael Niedermayer3-15/+19
2013-10-22avplay: Accept cpuflags optionLuca Barbato7-19/+22
2013-04-11cmdutils_common_opts: fix indention of #ifMichael Niedermayer1-2/+2
2013-04-11cmdutils: add opencl command line options to ffmpeghighgod04013-0/+31
2013-03-31cmdutils_common_opts: fix loglevel help text as its inaccurateMichael Niedermayer1-2/+2
2012-12-20cmdutils: implement debug/fdebug log level update differently.Michael Niedermayer2-8/+3
2012-11-04Revert "cmdutils: allow specifying the file for -report"Michael Niedermayer3-14/+0
2012-11-01cmdutils: allow specifying the file for -reportMichael Niedermayer3-0/+14
2012-08-28cmdutils: add -layouts option.Nicolas George4-0/+40
2012-08-20Merge commit 'f8b1e665539010d3ca148f09cb1203c20c1ca174'Michael Niedermayer9-32/+240
2012-08-20Merge commit 'd3810c47fe8c9509c28c65c0244e743c1d353daf'Michael Niedermayer7-106/+134
2012-08-19cmdutils: extend -h to allow printing codec details.Anton Khirnov9-32/+172
2012-08-19avtools: fix show_foo() signatures.Anton Khirnov6-36/+51
2012-08-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer24-153/+298
2012-08-18cmdutils: refactor -codecs option.Anton Khirnov4-82/+131
2012-04-05cmdutils: fix -fdebug without -v xyMichael Niedermayer1-0/+1
2012-03-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer30-230/+297
2012-02-19cmdutils: add -cpuflags.Michael Niedermayer3-0/+16
2011-12-25ff*: add -max_alloc command line optionMichael Niedermayer3-0/+17
2011-12-10fftools: add -report option.Nicolas George5-0/+99
2011-10-14cmdutils: Fix loglevel for -debugMichael Niedermayer3-0/+9
2011-10-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer23-85/+69
2011-10-09avtools: add -v as alias for -loglevelMans Rullgard5-12/+4
2011-09-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer17-851/+654
2011-09-11avconv: move audio_sample_fmt to options context.Anton Khirnov6-24/+34
2011-06-30Make all option parsing functions match the function pointer type through whi...Jeff Downs7-38/+61
2011-05-28cmdutils: remove OPT_FUNC2Stefano Sabatini6-133/+148
2011-05-28cmdutils: remove OPT_FUNC2Stefano Sabatini6-129/+144
2009-12-21Implement a -pix_fmts option for listing all the supported pixelStefano Sabatini4-0/+15
2009-12-21Add -?, -help, and --help as alternative options to get help.Ramiro Polla4-3/+6
2009-12-12Implement a -filters option, listing all the available libavfilterStefano Sabatini6-0/+23
2009-11-29Factorize common commandline options definition.Stefano Sabatini4-25/+12