Michael Niedermayer
|
032ba74ed2
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Diego Elio Pettenò
|
5e3f9979fa
Use atexit() instead of defining a custom exit_program() interface.
|
12 years ago |
Nicolas George
|
7200fecd9b
cmdutils: sort codec lists.
|
12 years ago |
Bobby Bingham
|
d0c6ac0deb
Fix segfault with -filters option
|
12 years ago |
Derek Buitenhuis
|
e1b4496040
msvc: Add a va_copy compatability macro for msvc
|
12 years ago |
Anton Khirnov
|
990450c5bf
cmdutils: avoid setting data pointers to invalid values in alloc_buffer()
|
12 years ago |
Michael Niedermayer
|
98298eb103
Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'
|
12 years ago |
Anton Khirnov
|
11d957fbd8
avtools: remove the distinction between func_arg and func2_arg.
|
12 years ago |
Anton Khirnov
|
e2785fa728
cmdutils: make -codecs print lossy/lossless flags.
|
12 years ago |
Nicolas George
|
786dadc014
cmdutils: add -layouts option.
|
12 years ago |
Carl Eugen Hoyos
|
4abb3539a6
Fix one of the problems with -codecs, -encoders and -decoders.
|
12 years ago |
Michael Niedermayer
|
bec180e112
Merge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93'
|
12 years ago |
Anton Khirnov
|
a1bcc76e60
cmdutils: fix a memleak when specifying an option twice.
|
12 years ago |
Michael Niedermayer
|
bb3ed3bae6
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Michael Niedermayer
|
aee51039ee
Merge commit 'f8b1e665539010d3ca148f09cb1203c20c1ca174'
|
12 years ago |
Michael Niedermayer
|
67a6dac7c1
Merge commit '7c5012127fb7e18f0616011257bb4248f6a8b608'
|
12 years ago |
Michael Niedermayer
|
927022a753
Merge commit 'd3810c47fe8c9509c28c65c0244e743c1d353daf'
|
12 years ago |
Anton Khirnov
|
f9fada2704
avconv: split printing "main options" into global and per-file.
|
12 years ago |
Anton Khirnov
|
1136bd362a
avtools: add -h demuxer/muxer
|
12 years ago |
Anton Khirnov
|
a3ad68d36c
cmdutils: extend -h to allow printing codec details.
|
12 years ago |
Anton Khirnov
|
7c5012127f
cmdutils: change semantics of show_help_options() and document it.
|
12 years ago |
Anton Khirnov
|
dc4c24a3d3
avtools: move some newlines to show_help_options().
|
12 years ago |
Anton Khirnov
|
f617135bc9
avtools: fix show_foo() signatures.
|
12 years ago |
Michael Niedermayer
|
6c180b35c4
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Anton Khirnov
|
7c10194996
cmdutils: refactor -codecs option.
|
12 years ago |
Stefano Sabatini
|
ad5043e285
cmdutils: show options in show_help_children only if the context has options
|
12 years ago |
Michael Niedermayer
|
7a72695c05
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
|
12 years ago |
Anton Khirnov
|
36ef5369ee
Replace all CODEC_ID_* with AV_CODEC_ID_*
|
12 years ago |
chinshou
|
55de89e25d
cmdutils/alloc_buffer: fix typo
|
12 years ago |
Nicolas George
|
b0629366a2
lavf: make cmdutils's check_stream_specifier public.
|
12 years ago |
Michael Niedermayer
|
85044358f6
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Mans Rullgard
|
45870f8b6e
Print full compiler identification, not only version number
|
12 years ago |
Michael Niedermayer
|
ca1f2b3e10
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Ronald S. Bultje
|
66a297975d
cmutils: include shellapi.h on Win32 (for CommandLineToArgvW).
|
12 years ago |
Carl Eugen Hoyos
|
50d0f6cee9
Extend -codecs output.
|
12 years ago |
Michael Niedermayer
|
f91b7d8030
mdutils: print error message on error get_buffer related errors
|
12 years ago |
Michael Niedermayer
|
64b25938e9
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Martin Storsjö
|
d3ed1c9571
cmdutils: Pass the actual chosen encoder to filter_codec_opts
|
12 years ago |
Michael Niedermayer
|
c13e490dce
codec_release_buffer: fix handling of non user buffers
|
12 years ago |
Michael Niedermayer
|
8f1b139c10
cmdutils: dont return void from a void function
|
12 years ago |
Nicolas George
|
6668ef7567
cmdutils: include threading caps in codecs listing.
|
12 years ago |
Michael Niedermayer
|
ad60b3b181
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Anton Khirnov
|
d55c2e05b5
avtools: move buffer management code from avconv to cmdutils.
|
12 years ago |
Clément Bœsch
|
e00b2d284e
options: stop after option is found.
|
12 years ago |
Michael Niedermayer
|
89cf5bf39a
cmdutils: replace 1 line #ifs by if()
|
12 years ago |
Gavin Kinsey
|
bf6fb563b9
Allow building of command line utils without swresample lib
|
12 years ago |
Nicolas George
|
ea07063fd8
cmdutils: allow to specify a stream by its ID.
|
13 years ago |
Michael Niedermayer
|
015903294c
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Diego Biurrun
|
7cf78b3476
cmdutils: Add fallback case to switch in check_stream_specifier().
|
13 years ago |
Anton Khirnov
|
ac71230902
lavfi: add video buffer sink, and use it in avtools
|
13 years ago |