| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '418693bdc5edad72b0d055f741931612d797eb05' | Michael Niedermayer | 2012-12-23 | 1 | -1/+2 |
|\ |
|
| * | opt: avoid segfault in av_opt_next() if the class does not have an option list | Justin Ruggles | 2012-12-22 | 1 | -2/+4 |
* | | opt: fix memleak on error of range_array | Michael Niedermayer | 2012-12-11 | 1 | -0/+1 |
* | | lavu/opt: change the way ranges are printed | Stefano Sabatini | 2012-12-08 | 1 | -7/+8 |
* | | lavu/opt: make av_opt_query_ranges_default() return a meaningful error code | Stefano Sabatini | 2012-12-08 | 1 | -2/+6 |
* | | lavu/opt: perform misc cosmetical fixes | Stefano Sabatini | 2012-12-08 | 1 | -10/+13 |
* | | opt_list: fix vertical alignment of types | Michael Niedermayer | 2012-12-08 | 1 | -12/+12 |
* | | opt: print ranges in opt_list() | Michael Niedermayer | 2012-12-08 | 1 | -0/+42 |
* | | opt: Add support to query ranges | Michael Niedermayer | 2012-12-08 | 1 | -0/+80 |
* | | Merge commit '9d5c62ba5b586c80af508b5914934b1c439f6652' | Michael Niedermayer | 2012-12-06 | 1 | -3/+8 |
|\| |
|
| * | lavu/opt: do not filter out the initial sign character except for flags | Justin Ruggles | 2012-12-05 | 1 | -3/+8 |
* | | Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967' | Michael Niedermayer | 2012-12-05 | 1 | -2/+0 |
|\| |
|
| * | Remove pointless #undefs of previously forbidden functions. | Anton Khirnov | 2012-12-04 | 1 | -2/+0 |
| * | lavu: remove disabled avoptions cruft | Anton Khirnov | 2012-10-23 | 1 | -147/+0 |
* | | lavu/opt: allow to set sample and pixel format with av_opt_set_int() | Stefano Sabatini | 2012-12-01 | 1 | -8/+23 |
* | | lavu/opt: change the way default pixel and sample format value is set | Stefano Sabatini | 2012-11-30 | 1 | -3/+18 |
* | | lavu/opt: add support for reading pixel and sample format through av_get_int() | Stefano Sabatini | 2012-11-25 | 1 | -0/+2 |
* | | lavu/opt: fix range shown in set_format() log message | Stefano Sabatini | 2012-11-25 | 1 | -1/+1 |
* | | lavu/opt: add av_opt_ accessors for pixel/format/image size options | Stefano Sabatini | 2012-11-25 | 1 | -0/+102 |
* | | lavu/opt: fix av_opt_get_key_value() API. | Nicolas George | 2012-11-16 | 1 | -2/+2 |
* | | lavu/opt: show valid range in case of out-of-range value | Stefano Sabatini | 2012-11-07 | 1 | -2/+2 |
* | | lavu/opt: implement av_opt_get_key_value(). | Nicolas George | 2012-11-04 | 1 | -14/+38 |
* | | lavu/opt: parse key into a mallocated buffer. | Nicolas George | 2012-11-04 | 1 | -18/+17 |
* | | lavu/opt: set sample format default value, and accept NULL value | Stefano Sabatini | 2012-11-03 | 1 | -1/+4 |
* | | lavu/opt: prefer if(){}else{} over if()else{} construct | Stefano Sabatini | 2012-11-03 | 1 | -2/+2 |
* | | lavu/opt: add AV_OPT_SAMPLE_FMT option | Stefano Sabatini | 2012-11-03 | 1 | -0/+28 |
* | | av_opt_set_from_string: fix memleak | Michael Niedermayer | 2012-10-11 | 1 | -0/+1 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -6/+6 |
|\| |
|
* | | lavu/opt: cosmetic fixes forgotten in the previous patch. | Nicolas George | 2012-09-30 | 1 | -5/+8 |
* | | opt: implement av_opt_set_from_string(). | Nicolas George | 2012-09-30 | 1 | -0/+116 |
* | | lavu/opt: reindent after last commit | Stefano Sabatini | 2012-09-07 | 1 | -8/+8 |
* | | lavu/opt: support NULL and special "none" values for size and pixel format op... | Stefano Sabatini | 2012-09-05 | 1 | -2/+10 |
* | | Merge commit '21bc44038491e525335ad763883b0288402ff6a0' | Michael Niedermayer | 2012-09-05 | 1 | -1/+1 |
|\| |
|
| * | avopt: Explicitly store rational option defaults in .dbl | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -9/+5 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -9/+5 |
* | | Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078' | Michael Niedermayer | 2012-09-05 | 1 | -3/+4 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -3/+4 |
* | | Merge commit '124134e42455763b28cc346fed1d07017a76e84e' | Michael Niedermayer | 2012-09-05 | 1 | -5/+6 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -5/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-24 | 1 | -5/+6 |
|\| |
|
| * | AVOptions: store defaults for INT64 options in int64 union member. | Anton Khirnov | 2012-08-24 | 1 | -5/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macro | Stefano Sabatini | 2012-08-12 | 1 | -0/+1 |
* | | lavu/opt: fix crash in av_opt_next() in case the class has no options | Stefano Sabatini | 2012-08-10 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-01 | 1 | -0/+1 |
|\| |
|
| * | opt/eval: Include mathematics.h for NAN/INFINITY | Martin Storsjö | 2012-07-01 | 1 | -0/+1 |
* | | opt: add test for IMAGE_SIZE and PIXEL_FMT. | Nicolas George | 2012-06-07 | 1 | -0/+10 |
* | | opt: free test_ctx.string at the end. | Nicolas George | 2012-06-07 | 1 | -0/+1 |