75122 Commits (9f846ed4c79415b27b75f7e285325377384a07d9)
 

Author SHA1 Message Date
Clément Bœsch 9f846ed4c7 avfilter/haldclut: use AV_OPT_TYPE_BOOL for shortest and repeatlast options 10 years ago
Clément Bœsch dc2802c81e avfilter/kerndeint: use AV_OPT_TYPE_BOOL for the previously missed options 10 years ago
Michael Niedermayer 6bda0f6638 doc/protocols: Fix usefull typo 10 years ago
Michael Niedermayer 91ca8105dd avcodec/h264_sei: Remove "Subtitles with data type 0x%02x" sample request 10 years ago
Clément Bœsch a62bf26c28 avfilter/il: use AV_OPT_TYPE_BOOL for {luma,chroma,alpha}_swap options 10 years ago
Clément Bœsch f5436ebe22 avfilter/fspp: use AV_OPT_TYPE_BOOL for use_bframe_qp option 10 years ago
Clément Bœsch 96651e41b0 avfilter/fieldmatch: use AV_OPT_TYPE_BOOL for ppsrc, mchroma and chroma options 10 years ago
Clément Bœsch 334b11246c avfilter/fade: use AV_OPT_TYPE_BOOL for alpha option 10 years ago
Clément Bœsch e1d24e6c1e avfilter/elbg: use AV_OPT_TYPE_BOOL for pal8 option 10 years ago
Clément Bœsch 1cab6a33cd avfilter/drawtext: use AV_OPT_TYPE_BOOL for a few options 10 years ago
Clément Bœsch 97692ef1ba avfilter/deshake: use AV_OPT_TYPE_BOOL for opencl option 10 years ago
Clément Bœsch ee4f0ec0cd avfilter/delogo: use AV_OPT_TYPE_BOOL for show option 10 years ago
Clément Bœsch 96dbc5bdf9 avfilter/decimate: use AV_OPT_TYPE_BOOL for ppsrc and chroma options 10 years ago
Clément Bœsch fa83b55161 avfilter/crop: use AV_OPT_TYPE_BOOL for keep_aspect option 10 years ago
Clément Bœsch 7a29d10839 avfilter/blend: use AV_OPT_TYPE_BOOL for shortest and repeatlast options 10 years ago
Clément Bœsch 728eff9e38 avfilter/ebur128: use AV_OPT_TYPE_BOOL for metadata option 10 years ago
Clément Bœsch e73f46b105 avfilter/abuffersink: use AV_OPT_TYPE_BOOL for all_channel_counts option 10 years ago
Clément Bœsch b599d21642 avfilter/showwaves: use AV_OPT_TYPE_BOOL for split_channels option 10 years ago
Clément Bœsch 286d625b43 avfilter/showvolume: use AV_OPT_TYPE_BOOL for channel name displaying option (t) 10 years ago
Clément Bœsch af0945d912 avfilter/showcqt: use AV_OPT_TYPE_BOOL for fullhd option 10 years ago
Clément Bœsch 9f4b3bd96c avfilter/concat: use AV_OPT_TYPE_BOOL for unsafe option 10 years ago
Clément Bœsch b6249d4f52 avfilter/flite: use AV_OPT_TYPE_BOOL for list_voices option 10 years ago
Clément Bœsch cb8d71734c avfilter/volume: drop useless trailing comma 10 years ago
Clément Bœsch 34201fcf74 avfilter/volume: fix missing filtering flags for a bunch of options 10 years ago
Clément Bœsch ed28dd6301 avfilter/volume: use AV_OPT_TYPE_BOOL for replaygain_noclip option 10 years ago
Clément Bœsch 5c64ae64bd avfilter/silenceremove: use AV_OPT_TYPE_BOOL for leave_silence option 10 years ago
Clément Bœsch 6d79aae63c avfilter/extrastereo: use AV_OPT_TYPE_BOOL for clipping option 10 years ago
Clément Bœsch fad0841869 avfilter/asyncts: use AV_OPT_TYPE_BOOL for compensate option 10 years ago
Clément Bœsch 816cfd00cb avfilter/astats: use AV_OPT_TYPE_BOOL for metadata option 10 years ago
Clément Bœsch 1457610d87 avfilter/asetnsamples: use AV_OPT_TYPE_BOOL for pad with zeros option 10 years ago
Clément Bœsch 2d7726f7ab avfilter/rotate: use AV_OPT_TYPE_BOOL for bilinear option 10 years ago
Clément Bœsch 9571a56009 avutil/opt: refactor pixel/sample fmt common case 10 years ago
Clément Bœsch 0b93c6d831 avfilter/interlace: fix opt flags 10 years ago
Clément Bœsch f790b54d98 avfilter/interlace: use AV_OPT_TYPE_BOOL 10 years ago
Clément Bœsch 2f4e2356bc avfilter/deband: use AV_OPT_TYPE_BOOL 10 years ago
Clément Bœsch 266997504d avfilter/dynaudnorm: use AV_OPT_TYPE_BOOL 10 years ago
Clément Bœsch c97cd1169c swscale: use AV_OPT_TYPE_BOOL 10 years ago
Clément Bœsch ae32c9916d avfilter/kerndeint: use AV_OPT_TYPE_BOOL 10 years ago
Clément Bœsch a68d6cf5b4 avdevice/dshow: use AV_OPT_TYPE_BOOL 10 years ago
Clément Bœsch a6da2fec7c avcodec/aacenc: use AV_OPT_TYPE_BOOL 10 years ago
Clément Bœsch 9117748cff avutil/opt: add AV_OPT_TYPE_BOOL 10 years ago
Paul B Mahol 84f6284709 avfilter/vf_vectorscope: 9 & 10 bit depth support 10 years ago
Ganesh Ajjanagadde c07f493efe avfilter/vf_super2xsai: use the name 's' for the pointer to the private context 10 years ago
Paul B Mahol 31c9660b0f avfilter/af_ladspa: add special case for 2:2 plugins 10 years ago
Stefano Sabatini 309fb6ba22 lavc/options: extend/fix text for threads and slices options 10 years ago
Stefano Sabatini ae72b57502 lavc/libopenh264enc: apply minor consistency fixes to options text 10 years ago
Stefano Sabatini e25f192d6b doc/encoders: add libopenh264 entry 10 years ago
Stefano Sabatini 51c5e924b9 doc/codecs: extend documentation for the threads option 10 years ago
Stefano Sabatini 106cab1152 doc/codecs: mention GOP in the g option 10 years ago
Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 years ago