August 29, 2011
View 6361c5e

cmdutils: allow storing per-stream/chapter/.... options in a generic way

Anton Khirnov authored on 2011/08/29 14:54:56
View 2f8e586

cmdutils: split per-option code out of parse_options().

Anton Khirnov authored on 2011/08/29 15:11:03
View cac651c

cmdutils: move grow_array() from avconv to cmdutils.

Anton Khirnov authored on 2011/08/29 14:11:57
View dad09ff

cmdutils: move exit_program() declaration to cmdutils from avconv

Anton Khirnov authored on 2011/08/29 14:03:24
August 28, 2011
View 7cc8d63

cmdutils: add support for caller-provided option context.

Anton Khirnov authored on 2011/08/28 21:43:54
View 7efe05a

cmdutils: declare only one pointer type in OptionDef

Anton Khirnov authored on 2011/08/28 21:27:27
July 28, 2011
View d4863fc

cmdutils: allow precisely specifying a stream for AVOptions.

Anton Khirnov authored on 2011/07/28 23:47:38
July 17, 2011
View 8ec19f8

cmdutils: add codec_opts parameter to setup_find_stream_info_opts()

Stefano Sabatini authored on 2011/07/17 23:19:28
View ce23ca8

cmdutils: clarify documentation for filter_codec_opts()

Stefano Sabatini authored on 2011/07/17 08:20:50
View 7cea06d

cmdutils: clarify documentation for setup_find_stream_info_opts()

Stefano Sabatini authored on 2011/07/17 08:30:43
July 10, 2011
View 8c8eab8

cmdutils: store all codec options in one dict instead of video/audio/sub

Anton Khirnov authored on 2011/07/10 22:46:15
May 28, 2011
View 2651385

cmdutils: remove OPT_FUNC2

Stefano Sabatini authored on 2011/05/28 08:53:00
May 26, 2011
View 35d2e4e

cmdutils: replace opt_default with opt_default2() and remove set_context_opts

Anton Khirnov authored on 2011/05/26 00:30:23
May 25, 2011
View 3009f52

ffplay: use new avcodec_open2 and avformat_find_stream_info API.

Anton Khirnov authored on 2011/05/25 23:59:51
View 9ba3822

cmdutils: add opt_default2().

Anton Khirnov authored on 2011/05/25 23:42:41