Clément Bœsch
e1d24e6c1e
avfilter/elbg: use AV_OPT_TYPE_BOOL for pal8 option
2015-09-08 23:58:59 +02:00
Clément Bœsch
1cab6a33cd
avfilter/drawtext: use AV_OPT_TYPE_BOOL for a few options
2015-09-08 23:56:43 +02:00
Clément Bœsch
97692ef1ba
avfilter/deshake: use AV_OPT_TYPE_BOOL for opencl option
2015-09-08 23:50:25 +02:00
Clément Bœsch
ee4f0ec0cd
avfilter/delogo: use AV_OPT_TYPE_BOOL for show option
2015-09-08 23:49:48 +02:00
Clément Bœsch
96dbc5bdf9
avfilter/decimate: use AV_OPT_TYPE_BOOL for ppsrc and chroma options
2015-09-08 23:48:49 +02:00
Clément Bœsch
fa83b55161
avfilter/crop: use AV_OPT_TYPE_BOOL for keep_aspect option
2015-09-08 23:46:12 +02:00
Clément Bœsch
7a29d10839
avfilter/blend: use AV_OPT_TYPE_BOOL for shortest and repeatlast options
2015-09-08 23:43:54 +02:00
Clément Bœsch
728eff9e38
avfilter/ebur128: use AV_OPT_TYPE_BOOL for metadata option
2015-09-08 23:38:25 +02:00
Clément Bœsch
e73f46b105
avfilter/abuffersink: use AV_OPT_TYPE_BOOL for all_channel_counts option
2015-09-08 23:35:12 +02:00
Clément Bœsch
b599d21642
avfilter/showwaves: use AV_OPT_TYPE_BOOL for split_channels option
2015-09-08 23:32:10 +02:00
Clément Bœsch
286d625b43
avfilter/showvolume: use AV_OPT_TYPE_BOOL for channel name displaying option (t)
2015-09-08 23:28:44 +02:00
Clément Bœsch
af0945d912
avfilter/showcqt: use AV_OPT_TYPE_BOOL for fullhd option
2015-09-08 23:26:30 +02:00
Clément Bœsch
9f4b3bd96c
avfilter/concat: use AV_OPT_TYPE_BOOL for unsafe option
2015-09-08 23:24:12 +02:00
Clément Bœsch
b6249d4f52
avfilter/flite: use AV_OPT_TYPE_BOOL for list_voices option
2015-09-08 23:22:38 +02:00
Clément Bœsch
cb8d71734c
avfilter/volume: drop useless trailing comma
2015-09-08 23:21:15 +02:00
Clément Bœsch
34201fcf74
avfilter/volume: fix missing filtering flags for a bunch of options
2015-09-08 23:20:02 +02:00
Clément Bœsch
ed28dd6301
avfilter/volume: use AV_OPT_TYPE_BOOL for replaygain_noclip option
2015-09-08 23:18:33 +02:00
Clément Bœsch
5c64ae64bd
avfilter/silenceremove: use AV_OPT_TYPE_BOOL for leave_silence option
2015-09-08 23:16:49 +02:00
Clément Bœsch
6d79aae63c
avfilter/extrastereo: use AV_OPT_TYPE_BOOL for clipping option
2015-09-08 23:14:00 +02:00
Clément Bœsch
fad0841869
avfilter/asyncts: use AV_OPT_TYPE_BOOL for compensate option
2015-09-08 23:09:59 +02:00
Clément Bœsch
816cfd00cb
avfilter/astats: use AV_OPT_TYPE_BOOL for metadata option
2015-09-08 23:08:20 +02:00
Clément Bœsch
1457610d87
avfilter/asetnsamples: use AV_OPT_TYPE_BOOL for pad with zeros option
2015-09-08 23:06:40 +02:00
Clément Bœsch
2d7726f7ab
avfilter/rotate: use AV_OPT_TYPE_BOOL for bilinear option
2015-09-08 23:04:13 +02:00
Clément Bœsch
9571a56009
avutil/opt: refactor pixel/sample fmt common case
2015-09-08 22:49:33 +02:00
Clément Bœsch
0b93c6d831
avfilter/interlace: fix opt flags
2015-09-08 22:47:16 +02:00
Clément Bœsch
f790b54d98
avfilter/interlace: use AV_OPT_TYPE_BOOL
2015-09-08 22:39:24 +02:00
Clément Bœsch
2f4e2356bc
avfilter/deband: use AV_OPT_TYPE_BOOL
2015-09-08 22:39:24 +02:00
Clément Bœsch
266997504d
avfilter/dynaudnorm: use AV_OPT_TYPE_BOOL
2015-09-08 22:39:24 +02:00
Clément Bœsch
c97cd1169c
swscale: use AV_OPT_TYPE_BOOL
2015-09-08 22:39:24 +02:00
Clément Bœsch
ae32c9916d
avfilter/kerndeint: use AV_OPT_TYPE_BOOL
2015-09-08 22:39:24 +02:00
Clément Bœsch
a68d6cf5b4
avdevice/dshow: use AV_OPT_TYPE_BOOL
2015-09-08 22:39:21 +02:00
Clément Bœsch
a6da2fec7c
avcodec/aacenc: use AV_OPT_TYPE_BOOL
2015-09-08 22:39:20 +02:00
Clément Bœsch
9117748cff
avutil/opt: add AV_OPT_TYPE_BOOL
2015-09-08 22:39:20 +02:00
Paul B Mahol
84f6284709
avfilter/vf_vectorscope: 9 & 10 bit depth support
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2015-09-08 19:05:38 +00:00
Ganesh Ajjanagadde
c07f493efe
avfilter/vf_super2xsai: use the name 's' for the pointer to the private context
...
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
2015-09-08 18:47:06 +00:00
Paul B Mahol
31c9660b0f
avfilter/af_ladspa: add special case for 2:2 plugins
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2015-09-08 18:33:02 +00:00
Stefano Sabatini
309fb6ba22
lavc/options: extend/fix text for threads and slices options
2015-09-08 17:54:33 +02:00
Stefano Sabatini
ae72b57502
lavc/libopenh264enc: apply minor consistency fixes to options text
2015-09-08 17:54:26 +02:00
Stefano Sabatini
e25f192d6b
doc/encoders: add libopenh264 entry
2015-09-08 17:54:16 +02:00
Stefano Sabatini
51c5e924b9
doc/codecs: extend documentation for the threads option
2015-09-08 17:54:09 +02:00
Stefano Sabatini
106cab1152
doc/codecs: mention GOP in the g option
...
This helps when grepping for "gop".
2015-09-08 17:54:03 +02:00
Hendrik Leppkes
5d8e836d0e
Replace all remaining occurances of step/depth_minus1 and offset_plus1
2015-09-08 17:10:48 +02:00
Hendrik Leppkes
151aa2ebff
Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'
...
* commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba':
lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields
Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
2015-09-08 16:35:28 +02:00
Hendrik Leppkes
f53569a93f
Merge commit '6b3ef7f080293956b2e5212b83135c6b051212e9'
...
* commit '6b3ef7f080293956b2e5212b83135c6b051212e9':
lavu: Remove bit packing from AVComponentDescriptor
Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
2015-09-08 14:53:34 +02:00
Hendrik Leppkes
c734b34b04
Merge commit 'b8b5d8274471129f122858bc74ad09284dae6ab7'
...
* commit 'b8b5d8274471129f122858bc74ad09284dae6ab7':
lavu: extend size of the AVPixFmtDescriptor.flags field
Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
2015-09-08 14:53:13 +02:00
Hendrik Leppkes
8998caf0a4
Merge commit '77cf23668991bfd1fb69339f13e1511b4186b7b3'
...
* commit '77cf23668991bfd1fb69339f13e1511b4186b7b3':
asfdec: alloc enough space for storing name in asf_read_metadata_obj
Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
2015-09-08 14:46:21 +02:00
Hendrik Leppkes
f4ce8cea73
Merge commit '7cad1bf0759ada2a1fc3e80bb232a5377dd4fda4'
...
* commit '7cad1bf0759ada2a1fc3e80bb232a5377dd4fda4':
mov: Allow more than one keyframe per trun
Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
2015-09-08 14:46:02 +02:00
Hendrik Leppkes
72773203a6
Merge commit 'd0f7e4a57fbffa0efb204d4274c3dd56fbfff946'
...
* commit 'd0f7e4a57fbffa0efb204d4274c3dd56fbfff946':
dxtory: Unify and rework the decoding routines
Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
2015-09-08 14:34:09 +02:00
Hendrik Leppkes
8537e24927
Merge commit '3cdda78deb19b39dbbf8961ae0aec44dbb19bf6d'
...
* commit '3cdda78deb19b39dbbf8961ae0aec44dbb19bf6d':
checkasm: add unit tests for v210enc
Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
2015-09-08 14:30:00 +02:00
Hendrik Leppkes
80b93f2463
Merge commit '599fe93a840397f551d94db406d0bad42b46b94b'
...
* commit '599fe93a840397f551d94db406d0bad42b46b94b':
riff: Add AVj2 fourcc for Avid jpeg2000
Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
2015-09-08 14:28:39 +02:00