June 5, 2011
View b4af3cf

cmdutils: remove unnecessary OPT_DUMMY implementation

Stefano Sabatini authored on 2011/06/05 07:03:59
View 96f931a

cmdutils: change the signature of the function argument in parse_options()

Stefano Sabatini authored on 2011/06/05 06:54:19
May 28, 2011
View 8381ab1

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/05/28 06:47:05
View faf8d3d

cmdutils: use sws_freeContext() instead of av_freep().

Ronald S. Bultje authored on 2011/05/28 00:57:39
May 25, 2011
View eb8bc57

cmdutils: remove OPT_FUNC2

Stefano Sabatini authored on 2011/05/25 01:14:42
May 21, 2011
View 1b30e4f

preset dir for win32

Gianluigi Tiesi authored on 2011/05/21 10:36:26
May 20, 2011
View 950b358

cmdutils: use const AVClass * when senseful

Stefano Sabatini authored on 2011/05/20 04:41:50
View 0d65e0f

cmdutils: reset *picref_ptr to NULL in get_filtered_frame()

Stefano Sabatini authored on 2011/05/20 07:58:00
May 17, 2011
View 5319f48

cmdutils: Allocate private decoder context if its not allocated yet.

Michael Niedermayer authored on 2011/05/17 04:00:06
May 11, 2011
View 580fa76

Allocate per codec options, now that options are freed between inputs and outputs.

Baptiste Coudurier authored on 2011/05/11 08:40:21
May 10, 2011
View b97b4b5

Merge remote branch 'qatar/master'

Michael Niedermayer authored on 2011/05/10 11:01:29
May 7, 2011
View 1961508

ffmpeg.c: reset avoptions after each input/output file.

Anton Khirnov authored on 2011/05/07 15:55:25
April 16, 2011
View 3372ec3

cmdutils: add OPT_INT check in parse_number_or_die()

Stefano Sabatini authored on 2011/04/16 20:41:53
March 12, 2011
View 5d2c6f4

cmdutils: remove list_fmts(), simplify

Stefano Sabatini authored on 2011/03/12 20:44:22
March 8, 2011
View 91199cf

ffplay: add a dummy option -i so that it is easy to switch between ffmpeg -i "file" and ffplay -i "file".

Benjamin Larsson authored on 2011/03/08 23:29:46