Lukasz Marek
|
88ec8021ce
lavu/opt: validate range before dereference
|
10 years ago |
Michael Niedermayer
|
67c3e3de55
avutil/opt: initialize ret
|
11 years ago |
Michael Niedermayer
|
2f9903f662
Merge commit '418693bdc5edad72b0d055f741931612d797eb05'
|
12 years ago |
Justin Ruggles
|
d02202e08a
opt: avoid segfault in av_opt_next() if the class does not have an option list
|
12 years ago |
Michael Niedermayer
|
22e4988673
opt: fix memleak on error of range_array
|
12 years ago |
Stefano Sabatini
|
f494647206
lavu/opt: change the way ranges are printed
|
12 years ago |
Stefano Sabatini
|
129d737150
lavu/opt: make av_opt_query_ranges_default() return a meaningful error code
|
12 years ago |
Stefano Sabatini
|
0ad654d4c9
lavu/opt: perform misc cosmetical fixes
|
12 years ago |
Michael Niedermayer
|
e0a553d526
opt_list: fix vertical alignment of types
|
12 years ago |
Michael Niedermayer
|
f4ceca6261
opt: print ranges in opt_list()
|
12 years ago |
Michael Niedermayer
|
a8e0d51bb8
opt: Add support to query ranges
|
12 years ago |
Michael Niedermayer
|
15784c2bab
Merge commit '9d5c62ba5b586c80af508b5914934b1c439f6652'
|
12 years ago |
Justin Ruggles
|
9d5c62ba5b
lavu/opt: do not filter out the initial sign character except for flags
|
12 years ago |
Michael Niedermayer
|
99efd59626
Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'
|
12 years ago |
Anton Khirnov
|
cb45553f57
Remove pointless #undefs of previously forbidden functions.
|
12 years ago |
Stefano Sabatini
|
c9ff32215b
lavu/opt: allow to set sample and pixel format with av_opt_set_int()
|
12 years ago |
Stefano Sabatini
|
08d0969c14
lavu/opt: change the way default pixel and sample format value is set
|
12 years ago |
Stefano Sabatini
|
51e9f58e1c
lavu/opt: add support for reading pixel and sample format through av_get_int()
|
12 years ago |
Stefano Sabatini
|
26c531cc22
lavu/opt: fix range shown in set_format() log message
|
12 years ago |
Stefano Sabatini
|
c70ec631c9
lavu/opt: add av_opt_ accessors for pixel/format/image size options
|
12 years ago |
Nicolas George
|
926481078b
lavu/opt: fix av_opt_get_key_value() API.
|
12 years ago |
Stefano Sabatini
|
ef4dc3e55b
lavu/opt: show valid range in case of out-of-range value
|
12 years ago |
Nicolas George
|
3bdf4971ba
lavu/opt: implement av_opt_get_key_value().
|
12 years ago |
Nicolas George
|
e021eeb9f0
lavu/opt: parse key into a mallocated buffer.
|
12 years ago |
Stefano Sabatini
|
b91fa5fcca
lavu/opt: set sample format default value, and accept NULL value
|
12 years ago |
Stefano Sabatini
|
ca11f6b240
lavu/opt: prefer if(){}else{} over if()else{} construct
|
12 years ago |
Stefano Sabatini
|
481fdeeecf
lavu/opt: add AV_OPT_SAMPLE_FMT option
|
12 years ago |
Michael Niedermayer
|
492b8ec4c5
av_opt_set_from_string: fix memleak
|
12 years ago |
Michael Niedermayer
|
ac627b3d38
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
|
12 years ago |
Nicolas George
|
e4b1fcd474
lavu/opt: cosmetic fixes forgotten in the previous patch.
|
12 years ago |
Nicolas George
|
438978fb4b
opt: implement av_opt_set_from_string().
|
12 years ago |
Stefano Sabatini
|
cf5629c064
lavu/opt: reindent after last commit
|
12 years ago |
Stefano Sabatini
|
5666a1b270
lavu/opt: support NULL and special "none" values for size and pixel format options
|
12 years ago |
Michael Niedermayer
|
8510150f48
Merge commit '21bc44038491e525335ad763883b0288402ff6a0'
|
12 years ago |
Michael Niedermayer
|
d46c1c72e4
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
|
12 years ago |
Michael Niedermayer
|
99de3df3d3
Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078'
|
12 years ago |
Michael Niedermayer
|
d5f65e9d40
Merge commit '124134e42455763b28cc346fed1d07017a76e84e'
|
12 years ago |
Martin Storsjö
|
21bc440384
avopt: Explicitly store rational option defaults in .dbl
|
12 years ago |
Martin Storsjö
|
e6153f173a
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
|
12 years ago |
Martin Storsjö
|
d58dd4b5b5
avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member
|
12 years ago |
Martin Storsjö
|
124134e424
avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member
|
12 years ago |
Michael Niedermayer
|
15a0fb58a3
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Anton Khirnov
|
4d7adec8bd
AVOptions: store defaults for INT64 options in int64 union member.
|
12 years ago |
Michael Niedermayer
|
c581cb4e4f
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Martin Storsjö
|
1d9c2dc89a
Don't include common.h from avutil.h
|
12 years ago |
Stefano Sabatini
|
a25346e65c
lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macro
|
12 years ago |
Stefano Sabatini
|
a6d6b8a200
lavu/opt: fix crash in av_opt_next() in case the class has no options
|
12 years ago |
Michael Niedermayer
|
5eb353e0cd
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Martin Storsjö
|
3893feeccd
opt/eval: Include mathematics.h for NAN/INFINITY
|
12 years ago |
Nicolas George
|
9148ae5b91
opt: add test for IMAGE_SIZE and PIXEL_FMT.
|
12 years ago |