Anton Khirnov
|
07fd0a2219
avconv: add infrastructure for using hwaccels
|
11 лет назад |
Luca Barbato
|
f825d42bcc
avplay: Accept cpuflags option
|
11 лет назад |
Anton Khirnov
|
488a0fa689
avconv: support -t as an input option.
|
11 лет назад |
Anton Khirnov
|
811bd07846
avconv: make input -ss accurate when transcoding
|
11 лет назад |
Anton Khirnov
|
56ee3f9de7
avconv: distinguish between -ss 0 and -ss not being used
|
11 лет назад |
Vittorio Giovara
|
7748dd41be
avconv: add -n option to immediately exit when output files already exist
|
11 лет назад |
Martin Storsjö
|
b85dbe68e2
avconv: Call exit_program instead of exit in avconv_opt as well
|
11 лет назад |
Anton Khirnov
|
538bf76737
avconv: make -aspect work with streamcopy
|
11 лет назад |
Anton Khirnov
|
481575d255
avconv: remove -deinterlace
|
12 лет назад |
Anton Khirnov
|
76d23f4031
avconv: do not send non-monotonous DTS to the muxers.
|
12 лет назад |
Anton Khirnov
|
3d62442008
avconv_opt: allocate an OutputFile before the streams.
|
12 лет назад |
Anton Khirnov
|
dc574658d1
avconv: print filter options in -h full output.
|
12 лет назад |
Anton Khirnov
|
38f0c0781a
lavfi: merge avfiltergraph.h into avfilter.h
|
12 лет назад |
Anton Khirnov
|
a4208b9b7d
avconv: add options for reading filtergraphs from a file.
|
12 лет назад |
Anton Khirnov
|
3e175a2a55
avconv: mark attachment streams as immediately finished
|
12 лет назад |
Anton Khirnov
|
e7553f4c78
avconv: do not silently ignore unused codec AVOptions.
|
12 лет назад |
Anton Khirnov
|
db2d65ce1e
avconv: fix a typo
|
12 лет назад |
Anton Khirnov
|
41d2008b15
avconv: use a local variable for InputFile in open_input_file().
|
12 лет назад |
Anton Khirnov
|
1da54e908e
avconv: use a local variable for OutputFile in open_output_file().
|
12 лет назад |
Anton Khirnov
|
9d3009c6c4
avconv: print an error on applying options of the wrong type.
|
12 лет назад |
Ronald S. Bultje
|
54b298fe56
lavc: Deprecate the deinterlace functions in libavcodec
|
12 лет назад |
Martin Storsjö
|
df0229a7ca
avconv: Apply codec options to streams that are copied as well
|
12 лет назад |
Justin Ruggles
|
5c7db097eb
avconv: pass libavresample options to AVFilterGraph
|
12 лет назад |
Luca Barbato
|
bff3607547
lavc: set the default rc_initial_buffer_occupancy
|
12 лет назад |
Anton Khirnov
|
c661cb6672
cmdutils: pass number of groups to split_commandline().
|
12 лет назад |
Anton Khirnov
|
e82cb79adf
avconv: pass the actually selected decoder to filter_codec_opts().
|
12 лет назад |
Anton Khirnov
|
77bd1bc73a
avconv: use new options parser.
|
12 лет назад |
Anton Khirnov
|
10bca66101
cmdutils: add a macro to simplify grow_array() calls.
|
12 лет назад |
Anton Khirnov
|
4632abc7a3
avconv: fix copying per-stream metadata.
|
12 лет назад |
Justin Ruggles
|
a903f8f087
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
|
12 лет назад |
Diego Biurrun
|
02e4275180
avconv_opt, cmdutils: Add missing function parameter Doxygen
|
12 лет назад |
Anton Khirnov
|
4e61a38aa0
avconv: only apply presets when we have an encoder.
|
12 лет назад |
Anton Khirnov
|
a119c64e38
avconv: fix disabling auto mappings with -map_metadata
|
12 лет назад |
Diego Biurrun
|
c1ef30a6ba
De-doxygenize some top-level files
|
12 лет назад |
Janne Grunau
|
8d09d39a4b
avconv: remove bogus warning when using avconv -h without parameter
|
12 лет назад |
Anton Khirnov
|
fb722a900f
avconv: remove -same_quant
|
12 лет назад |
Janne Grunau
|
18ff4d2020
avconv: simplify memory allocation in copy_chapters
|
12 лет назад |
Anton Khirnov
|
716d413c13
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
|
12 лет назад |
Diego Elio Pettenò
|
5e3f9979fa
Use atexit() instead of defining a custom exit_program() interface.
|
12 лет назад |
Anton Khirnov
|
11d957fbd8
avtools: remove the distinction between func_arg and func2_arg.
|
12 лет назад |
Anton Khirnov
|
bbcedade00
avconv: make the -passlogfile option per-stream.
|
12 лет назад |
Anton Khirnov
|
038c0b1e06
avconv: make the -pass option per-stream.
|
12 лет назад |
Mans Rullgard
|
cba79d2123
avconv: remove unused variable opt_shortest
|
12 лет назад |
Anton Khirnov
|
602b1898e5
avconv: mark more options as expert.
|
12 лет назад |
Anton Khirnov
|
f9fada2704
avconv: split printing "main options" into global and per-file.
|
12 лет назад |
Anton Khirnov
|
6e3857fa8c
avconv: refactor help printing.
|
12 лет назад |
Anton Khirnov
|
f8b1e66553
avconv: print info/capabilities options in a separate help group.
|
12 лет назад |
Anton Khirnov
|
a3ad68d36c
cmdutils: extend -h to allow printing codec details.
|
12 лет назад |
Anton Khirnov
|
7c5012127f
cmdutils: change semantics of show_help_options() and document it.
|
12 лет назад |
Anton Khirnov
|
dc4c24a3d3
avtools: move some newlines to show_help_options().
|
12 лет назад |