index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdutils.h
Age
Commit message (
Expand
)
Author
2014-05-28
ffmpeg: add -devices param
Lukasz Marek
2014-05-17
cmdutils: replace usages of "#ifdef __MINGW32__" with "#ifdef _WIN32" because...
John Peebles
2014-05-07
cmdutils: include config.h, fix "is not defined" warning due to CONFIG_OPENCL
Michael Niedermayer
2014-03-29
Merge commit '85698be461c07be10d873dd34348bcfe9ffc56e0'
Michael Niedermayer
2014-03-28
cmdutils: Mark exit_program as av_noreturn
Luca Barbato
2013-12-29
Allow hiding the banner.
Carl Eugen Hoyos
2013-12-09
cmdutils & opencl: add -opencl_bench option to test and show available OpenCL...
Lenny Wang
2013-11-26
cmdutils: remove this_year constant, use CONFIG_THIS_YEAR instead
Stefano Sabatini
2013-11-19
cmdutils: Add -buildconf option.
Stephen Hutchinson
2013-10-28
cmdutils: fix expected signature for show_colors() function
Stefano Sabatini
2013-10-27
cmdutils: add -colors option
Stefano Sabatini
2013-10-22
Merge commit 'f825d42bccdb9f89669a586951de7f66a81e80a5'
Michael Niedermayer
2013-10-22
avplay: Accept cpuflags option
Luca Barbato
2013-10-19
Do not leave positive values undefined when negative are defined as error
Michael Niedermayer
2013-07-08
Merge commit '636ced8e1dc8248a1353b416240b93d70ad03edb'
Michael Niedermayer
2013-07-07
cmdutils: wrap exit explicitly
Luca Barbato
2013-04-12
Merge commit 'e19e8aeeaaff3d4bc8f6065764c93f0298782ac6'
Michael Niedermayer
2013-04-11
avtools: move media_type_string() from avprobe to cmdutils.
Anton Khirnov
2013-04-11
cmdutils: remove unneeded #if
Michael Niedermayer
2013-04-11
cmdutils: add opencl command line options to ffmpeg
highgod0401
2013-03-31
cmdutils: avtool -> fftool
Clément Bœsch
2013-03-12
Merge commit '9d3009c6c4b9b6734f07df7c88f6a42ded6cdf38'
Michael Niedermayer
2013-03-12
Merge commit '354468fc12dcf93e7fb4af552e18906771913273'
Michael Niedermayer
2013-03-08
avconv: print an error on applying options of the wrong type.
Anton Khirnov
2013-03-08
avplay: switch to new refcounted frames API
Anton Khirnov
2013-02-24
ffmpeg: use a AVDictionary instead of the context to move swr parameters around
Michael Niedermayer
2013-02-24
Merge commit '5c7db097ebe1fb5c233cedd8846615074e7d6044'
Michael Niedermayer
2013-02-23
avconv: pass libavresample options to AVFilterGraph
Justin Ruggles
2013-01-11
lavf: remove nonexistent symbols
Paul B Mahol
2012-12-20
Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011'
Michael Niedermayer
2012-12-20
Merge commit '77bd1bc73a1946b0f0ce09a7cbb242a65e138d06'
Michael Niedermayer
2012-12-19
Merge commit '8c9af5b2051b9927f845c7afdfeb30b82670ee77'
Michael Niedermayer
2012-12-19
cmdutils: pass number of groups to split_commandline().
Anton Khirnov
2012-12-19
Merge commit '10bca66101b79954512cd9d8ee20c3bc4513adf3'
Michael Niedermayer
2012-12-18
cmdutils: add a commandline pre-parser.
Anton Khirnov
2012-12-18
cmdutils: add a macro to simplify grow_array() calls.
Anton Khirnov
2012-11-04
Revert "cmdutils: allow specifying the file for -report"
Michael Niedermayer
2012-11-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-11-01
cmdutils: allow specifying the file for -report
Michael Niedermayer
2012-10-31
avconv_opt, cmdutils: Add missing function parameter Doxygen
Diego Biurrun
2012-10-08
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-06
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-06
Give all anonymously typedeffed structs in headers a name
Diego Biurrun
2012-10-02
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-01
Use atexit() instead of defining a custom exit_program() interface.
Diego Elio Pettenò
2012-08-31
Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'
Michael Niedermayer
2012-08-30
avtools: remove the distinction between func_arg and func2_arg.
Anton Khirnov
2012-08-28
cmdutils: add -layouts option.
Nicolas George
2012-08-20
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
[next]