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.c
Age
Commit message (
Expand
)
Author
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-09-23
cmdutils: sort codec lists.
Nicolas George
2012-09-18
Fix segfault with -filters option
Bobby Bingham
2012-09-15
msvc: Add a va_copy compatability macro for msvc
Derek Buitenhuis
2012-09-15
cmdutils: avoid setting data pointers to invalid values in alloc_buffer()
Anton Khirnov
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-30
cmdutils: make -codecs print lossy/lossless flags.
Anton Khirnov
2012-08-28
cmdutils: add -layouts option.
Nicolas George
2012-08-25
Fix one of the problems with -codecs, -encoders and -decoders.
Carl Eugen Hoyos
2012-08-24
Merge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93'
Michael Niedermayer
2012-08-24
cmdutils: fix a memleak when specifying an option twice.
Anton Khirnov
2012-08-20
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-20
Merge commit 'f8b1e665539010d3ca148f09cb1203c20c1ca174'
Michael Niedermayer
2012-08-20
Merge commit '7c5012127fb7e18f0616011257bb4248f6a8b608'
Michael Niedermayer
2012-08-20
Merge commit 'd3810c47fe8c9509c28c65c0244e743c1d353daf'
Michael Niedermayer
2012-08-19
avconv: split printing "main options" into global and per-file.
Anton Khirnov
2012-08-19
avtools: add -h demuxer/muxer
Anton Khirnov
2012-08-19
cmdutils: extend -h to allow printing codec details.
Anton Khirnov
2012-08-19
cmdutils: change semantics of show_help_options() and document it.
Anton Khirnov
2012-08-19
avtools: move some newlines to show_help_options().
Anton Khirnov
2012-08-19
avtools: fix show_foo() signatures.
Anton Khirnov
2012-08-18
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-18
cmdutils: refactor -codecs option.
Anton Khirnov
2012-08-10
cmdutils: show options in show_help_children only if the context has options
Stefano Sabatini
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-07-20
cmdutils/alloc_buffer: fix typo
chinshou
2012-07-20
lavf: make cmdutils's check_stream_specifier public.
Nicolas George
2012-07-19
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-19
Print full compiler identification, not only version number
Mans Rullgard
2012-07-08
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-07
cmutils: include shellapi.h on Win32 (for CommandLineToArgvW).
Ronald S. Bultje
2012-07-05
Extend -codecs output.
Carl Eugen Hoyos
2012-07-04
mdutils: print error message on error get_buffer related errors
Michael Niedermayer
2012-06-30
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-30
cmdutils: Pass the actual chosen encoder to filter_codec_opts
Martin Storsjö
2012-06-22
codec_release_buffer: fix handling of non user buffers
Michael Niedermayer
2012-06-10
cmdutils: dont return void from a void function
Michael Niedermayer
2012-06-07
cmdutils: include threading caps in codecs listing.
Nicolas George
2012-06-06
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-05
avtools: move buffer management code from avconv to cmdutils.
Anton Khirnov
2012-06-04
options: stop after option is found.
Clément Bœsch
2012-05-30
cmdutils: replace 1 line #ifs by if()
Michael Niedermayer
2012-05-30
Allow building of command line utils without swresample lib
Gavin Kinsey
2012-05-20
cmdutils: allow to specify a stream by its ID.
Nicolas George
2012-05-10
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-10
cmdutils: Add fallback case to switch in check_stream_specifier().
Diego Biurrun
2012-05-09
lavfi: add video buffer sink, and use it in avtools
Anton Khirnov
[next]