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
August 23, 2011
View 20c21f8

cmdutils: get rid of dummy contexts for examining AVOptions.

Anton Khirnov authored on 2011/08/23 14:43:54
July 29, 2011
View d70e512

cmdutils: allow ':'-separated modifiers in option names.

Anton Khirnov authored on 2011/07/29 20:47:37
July 28, 2011
View d4863fc

cmdutils: allow precisely specifying a stream for AVOptions.

Anton Khirnov authored on 2011/07/28 23:47:38
View 6291d7e

Make a copy of ffmpeg under a new name -- avconv.

Anton Khirnov authored on 2011/07/28 03:56:59
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
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
June 18, 2011
View 71a861c

lavc: make avcodec_alloc_context3 officially public.

Anton Khirnov authored on 2011/06/18 20:40:48
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