summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-28cmdutils: fix expected signature for show_colors() functionStefano Sabatini2-2/+4
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-10-19Do not leave positive values undefined when negative are defined as errorMichael Niedermayer18-30/+30
2013-07-08Merge commit '636ced8e1dc8248a1353b416240b93d70ad03edb'Michael Niedermayer4-48/+73
2013-07-07cmdutils: wrap exit explicitlyLuca Barbato4-45/+70
2013-04-12Merge commit 'e19e8aeeaaff3d4bc8f6065764c93f0298782ac6'Michael Niedermayer1-0/+2
2013-04-11avtools: move media_type_string() from avprobe to cmdutils.Anton Khirnov3-14/+17
2013-04-11cmdutils: remove unneeded #ifMichael Niedermayer1-2/+0
2013-04-11cmdutils: add opencl command line options to ffmpeghighgod04013-0/+31
2013-03-31cmdutils: avtool -> fftoolClément Bœsch1-3/+3
2013-03-12Merge commit '9d3009c6c4b9b6734f07df7c88f6a42ded6cdf38'Michael Niedermayer4-87/+136
2013-03-12Merge commit '354468fc12dcf93e7fb4af552e18906771913273'Michael Niedermayer5-318/+94
2013-03-08avconv: print an error on applying options of the wrong type.Anton Khirnov3-63/+119
2013-03-08avplay: switch to new refcounted frames APIAnton Khirnov3-226/+19
2013-02-24ffmpeg: use a AVDictionary instead of the context to move swr parameters aroundMichael Niedermayer6-27/+20
2013-02-24Merge commit '5c7db097ebe1fb5c233cedd8846615074e7d6044'Michael Niedermayer6-4/+35
2013-02-23avconv: pass libavresample options to AVFilterGraphJustin Ruggles6-4/+33
2013-01-11lavf: remove nonexistent symbolsPaul B Mahol2-9/+1
2012-12-20Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011'Michael Niedermayer6-26/+25
2012-12-20Merge commit '77bd1bc73a1946b0f0ce09a7cbb242a65e138d06'Michael Niedermayer5-80/+187
2012-12-19Merge commit '8c9af5b2051b9927f845c7afdfeb30b82670ee77'Michael Niedermayer2-0/+329
2012-12-19cmdutils: pass number of groups to split_commandline().Anton Khirnov3-16/+14
2012-12-19Merge commit '10bca66101b79954512cd9d8ee20c3bc4513adf3'Michael Niedermayer3-27/+18
2012-12-18cmdutils: add a commandline pre-parser.Anton Khirnov2-0/+329
2012-12-18cmdutils: add a macro to simplify grow_array() calls.Anton Khirnov3-27/+18
2012-11-04Revert "cmdutils: allow specifying the file for -report"Michael Niedermayer3-14/+0
2012-11-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer5-30/+38
2012-11-01cmdutils: allow specifying the file for -reportMichael Niedermayer3-0/+14
2012-10-31avconv_opt, cmdutils: Add missing function parameter DoxygenDiego Biurrun2-0/+9
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer373-3410/+3414
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov296-2493/+2494
2012-10-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer77-293/+269
2012-10-06Give all anonymously typedeffed structs in headers a nameDiego Biurrun56-114/+114
2012-10-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer12-168/+173
2012-10-01Use atexit() instead of defining a custom exit_program() interface.Diego Elio Pettenò8-130/+115
2012-08-31Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer33-296/+928
2012-08-30avtools: remove the distinction between func_arg and func2_arg.Anton Khirnov6-94/+93
2012-08-28cmdutils: add -layouts option.Nicolas George4-0/+40
2012-08-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer28-87/+1612
2012-08-20Merge commit 'f8b1e665539010d3ca148f09cb1203c20c1ca174'Michael Niedermayer9-32/+240
2012-08-20Merge commit '7c5012127fb7e18f0616011257bb4248f6a8b608'Michael Niedermayer7-56/+48
2012-08-20Merge commit 'd3810c47fe8c9509c28c65c0244e743c1d353daf'Michael Niedermayer7-106/+134
2012-08-19avconv: split printing "main options" into global and per-file.Anton Khirnov6-17/+29
2012-08-19cmdutils: extend -h to allow printing codec details.Anton Khirnov9-32/+172
2012-08-19cmdutils: change semantics of show_help_options() and document it.Anton Khirnov4-31/+35
2012-08-19avconv: deprecate -isync.Anton Khirnov3-20/+8
2012-08-19avtools: fix show_foo() signatures.Anton Khirnov6-36/+51
[next]